|
Description:
|
hwPbitsToPbitsMapping3 OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Indicates the output 802.1p priority of the mapping with priority 3.
Values are as follows:
----------------------------------------------------
| 31-24 | 23-16 | 15-8 | 7-0 |
----------------------------------------------------
| flag | yellow | green | green-and-yellow |
----------------------------------------------------
Bits 0-7: indicate the output priority of yellow and green packets with priority 3.
Bits 8-15: indicate the output priority of green packets with priority 3.
Bits 16-23: indicate the output priority of yellow packets with priority 3.
Bits 24-31: indicate the color of packets whose priority is to be modified.
0: indicates that the priorities of both yellow and green packets are modified (bits 0-7).
1: indicates that the priorities of yellow and green packets are modified respectively
(bits 8-15 for green packets and bits 16-23 for yellow packets).
Other values are invalid.
Default: 3"
|
|
|