MIB Viewer

hwQueueScheduleMode

OBJECT-TYPE
1.3.6.1.4.1.2011.5.2.2.1.2
Access
read-write
Status
current
Sub-identifiers
0
The flag indicates the queue scheduling mode. Options: 1. sp(1) -indicates the strict priority queue scheduling mode 2. wrr(2) -indicates the weighted round robin mode 3. wfq(8) -indicates the weighted fair queuing mode
INTEGER { sp(1), wrr(2), wfq(8) }