All MIBs › AirPair-MIB › queueOperationMode
queueOperationMode
Module: AirPair-MIB
OID (symbolic): AirPair-MIB::queueOperationMode
OID (numeric): 1.3.6.1.4.1.7262.1.28.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This sets the user queue operation mode. (a) In expedite mode, User Queue 4 has 100% of CIR. User Queue 4 will be serviced until it is empty. (b) In non expedite mode, the sum of all CIRs must be equal to 100%. Higher priority queues will be serviced first until the queues are emptied or the defined CIRs are reached.
What is queueOperationMode?
This read-write field sets how the four user queues are serviced: in expedite mode User Queue 4 gets 100% of CIR and is drained first until empty, while in non-expedite mode all queues' CIRs must sum to 100% and higher-priority queues are serviced first until their CIR is reached. Administrators pick expedite mode to guarantee immediate service for the highest-priority queue, or non-expedite mode to more precisely apportion bandwidth across all four queues.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7262.1.28.3 snmpwalk -v2c -c public <target> AirPair-MIB::queueOperationMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7262.1.28.3.1 snmpget -v2c -c public <target> AirPair-MIB::queueOperationMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.7262.1.28.3.1 i <value>
Start monitoring DragonWave microwave radios with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AirPair-MIB::queueOperationMode OID value, configure state conditions and alerts, and monitor any DragonWave microwave radios from a single console.
OID Breakdown
Upper-level ancestors (1 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.7262 | dragonwave | AirPair-MIB |
| 1.3.6.1.4.1.7262.1 | airPair | AirPair-MIB |
| 1.3.6.1.4.1.7262.1.28 | gigaEQos | AirPair-MIB |
| 1.3.6.1.4.1.7262.1.28.3 | queueOperationMode | AirPair-MIB |