MeasurementStatus » History » Version 10
Ashlesh Gawande, 02/15/2018 12:07 PM
1 | 4 | Ashlesh Gawande | # Measurement Status |
---|---|---|---|
2 | 1 | Ashlesh Gawande | |
3 | 4 | Ashlesh Gawande | Measurement Status is module of [[Management|NFD Management protocol]]. |
4 | It provides measurement table entries for a given name prefix. |
||
5 | The strategy responsible for the name prefix need to support measurement queries. |
||
6 | |||
7 | 9 | Ashlesh Gawande | Measurements for a prefix is published as a [[StatusDataset|Status Dataset]] at: ndn:/localhost/nfd/measurements/query/ |
8 | 4 | Ashlesh Gawande | |
9 | 10 | Ashlesh Gawande | MeasurementStatus := MEASUREMENT-ENTRY-TYPE TLV-LENGTH |
10 | Name |
||
11 | StrategyInfo |
||
12 | 3 | Ashlesh Gawande | |
13 | 2 | Ashlesh Gawande | ## TLV-TYPE assignments |
14 | |||
15 | Type | Assigned number | Assigned number (hex) |
||
16 | ------------------------------------------- | ----------------- | --------------------- |
||
17 | MeasurementEntry | 128 | 0x80 |
||
18 | StrategyInfo | 129 | 0x81 |