nsis-12----Page:5
1  2  3  4  5  6  7  8 

Updates to Current -05 QSPEC I-D Minor issues cont’
QSPEC container
Current coding: each QOSM parameter consumes at least 8 Bytes
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Object ID | Parameter ID | Length (bytes)|ParameterValues| +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
// Parameter Values // +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
QSPEC container allows more efficient coding, e.g.
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Object ID = 0 | Parameter ID | Length = 5 | Para 1 |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|Para 2 |S|M| Para 5 |U|B| Para 8 | |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
Intended for parameters always used together
Because only container can be identified, not individual parameters
Used for token bucket and RMD QOSM


PPT Version