MIB Viewer

scPriorityQueuingModeControl

OBJECT-TYPE
1.3.6.1.4.1.81.28.4.1.1.4
Access
read-write
Status
mandatory
Sub-identifiers
0
Queuing operational mode. Strict - in strict mode the low priority egress queues are serviced only after the higher priority queue is emptied. WRR mode - the egress queues serviced according to specified ratio in weighted round robin manner. Expedite - in expedite mode the highest priority queue is serviced until it is empty and only then WRR queues are served. If Set-Request is executed when a device is in default mode the corresponding module(s) immediately exits the default state and the scPriorityQueuingDefaultControl table entry respectively returns off value.
INTEGER { strictMode(1), wrrMode(2), expediteMode(3) }