adGenQosMapProfileClassification
ADTRAN-GENQOSMAPPROFILE-MIB ·
.1.3.6.1.4.1.664.5.83.1.1.1.2
Object
column
r/w
OctetString
A variable length string indicating how traffic is classified into queues.
Message format: 1 byte for message type, followed by variable length
depending on message.
The profile defaults to using a p-bit to queue mapping where each p-bit
is mapped into a queue with the same value. Ex: P-Bit 0 -> Queue 0
Currently supported message types :
p-bit to queue mapping : 0x00
Data: 8 bytes - one byte, read left to right for each p-bit (0-7),
each representing which queue they map to
Example: Byte: 1 2 3 4 5 6 7 8 9
P-Bit: 0 1 2 3 4 5 6 7
Msg: 0x 00 01 01 02 02 04 05 06 07
0x00 is message type byte indicating p-bit mapping
p-bit 0 and 1 go into queue 1, p-bit 2 and 3 go into queue 2,
p-bit 4 into queue 4, p-bit 5 into queue 5,
p-bit 6 into queue 6, and p-bit 7 into queue 7.
Context
- MIB
- ADTRAN-GENQOSMAPPROFILE-MIB
- OID
.1.3.6.1.4.1.664.5.83.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenQosMapProfileProvisioningEntry
- Table
- adGenQosMapProfileProvisioningTable
- Siblings
- 3
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| adGenQosMapProfileName A user configurable name for the QoS Map Profile. Upon creation of the Qos Map Profile,
the associated name will default to a unique value. | column | OctetString | .1.3.6.1.4.1.664.5.83.1.1.1.1 |
| adGenQosMapProfileRowStatus This object is used to create a new row or modify or delete an
existing row in the QoS Map Profile Table | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.664.5.83.1.1.1.3 |
| adGenQosMapProfileDescription This object is provided so that the user can describe a particular QoS Map Profile
by any means desired | column | OctetString | .1.3.6.1.4.1.664.5.83.1.1.1.4 |