Tag-Length-Value (TLV) triplets

Where used within a subtype, Tag-Length-Value triplets are in the following format:

Table 1. Tag-Length-Value triplets
Offsets Name Length Format Description
Dec Hex
0 0 SMF82_TRIPL_TAG 2 binary The tag identifying the type of data that this triplet contains.
2 2 SMF82_TRIPL_LEN 2 binary Length of this triplet including the tag and the length fields.
4 4 SMF82_TRIPL_VAL   The value for this triplet.