MIB Viewer

qosPolicy

OBJECT-TYPE
1.3.6.1.4.1.24062.2.2.1.6.1
Access
read-write
Status
current
Sub-identifiers
0
(1)8,4,2,1 weight round robin scheme: the switch will follow 8:4:2:1 rate to process priority queue from Hi to lowest queue. This approach prevents the lower priotiry packets from being starved out with only a slight delay to the higher priority packets. (2)Use the strict priority scheme: Queue with higher priority will always be process first, while queue with lower priority will only be processed when the higher priority queue is empty. This approach can cause the lower priorities the be startved out preventing them from transmitting any packets, but it ensures that all high priority packets serviced as soon as possible.
INTEGER { weighteRoundRobin-8-4-2-1(1), strictPriority(2) }