MIB Viewer

scGenGroupPriorityQueuesScheduling

OBJECT-TYPE
1.3.6.1.4.1.81.28.1.3.1.1.33
Access
read-write
Status
mandatory
Sub-identifiers
0
Set the Priority Queues Scheduling scheme for packets transmission from egress ports. Strict - will serve higher priority queue before lower priority queue, as long as the higher queue has packets. Weighted - will serve higher priority queue before lower priority queue, but will save specific bandwidth for each queue in order to avoid starvation of lower priority queues.
INTEGER { strict(1), weighted(2), notSupported(255) }