All MIBs › DIFF-SERV-MIB › diffServSchedulerMethod
diffServSchedulerMethod
Module: DIFF-SERV-MIB
OID (symbolic): DIFF-SERV-MIB::diffServSchedulerMethod
OID (numeric): 1.3.6.1.2.1.12345.2.11.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-create
Description: The scheduling algorithm used by this Scheduler.
A value of priorityq(2) is used to indicate strict priority queueing: only the diffServQPriority attributes of the queues feeding this scheduler are used when determining the next packet to schedule.
A value of wrr(3) indicates weighted round-robin scheduling. Packets are scheduled from each of the queues feeding this scheduler according to all of the parameters of the diffServQueue entry.
What is diffServSchedulerMethod?
Selects the scheduling algorithm this scheduler entry uses to arbitrate between its feeding queues: priorityq(2) for strict priority queueing based on diffServQPriority, or wrr(3) for weighted round-robin using each queue's full set of parameters.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.12345 | diffServMib | DIFF-SERV-MIB |
| 1.3.6.1.2.1.12345.2 | diffServTables | DIFF-SERV-MIB |
| 1.3.6.1.2.1.12345.2.11 | diffServSchedulerTable | DIFF-SERV-MIB |
| 1.3.6.1.2.1.12345.2.11.1 | diffServSchedulerEntry | DIFF-SERV-MIB |
| 1.3.6.1.2.1.12345.2.11.1.3 | diffServSchedulerMethod | DIFF-SERV-MIB |