MIB Viewer

swL2CosScheduleMethod

OBJECT-TYPE
1.3.6.1.4.1.171.11.36.2.3.1
Access
read-write
Status
current
Sub-identifiers
0
Indicates the scheduling mechanism for CoS queues. In strict(2) mode - packet process will start from highest CoS queue for a given port, then moves on to the next lower CoS queue while the higher CoS queue is empty packet. In roundRobin(3) mode - packet process will start from highest CoS queue for a given port, then moves on to the next lower CoS queue after sending swL2CosMaxPackets or when the higher CoS queue is empty packet.
INTEGER { other(1), strict(2), roundRobin(3) }