All MIBs › AirPair-MIB › dot1pValue0To7VsQueueMapping
dot1pValue0To7VsQueueMapping
Module: AirPair-MIB
OID (symbolic): AirPair-MIB::dot1pValue0To7VsQueueMapping
OID (numeric): 1.3.6.1.4.1.7262.1.28.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: User queue assignments for Dot1P values 0 to 7. Dot1P value 0 is lowest priority and Dot1P value 7 is highest priority. We have 4 user queues. Their corresponding queue numbers are 1,2, 3, and 4, from lowest priority to highest priority. The dot1p value to queue number mapping queue numbers mustbe in an increasing order. E.g. 1 1 2 2 3 3 4 4 is a valid mapping. 1 2 3 4 2 4 3 1 is NOT.
What is dot1pValue0To7VsQueueMapping?
This read-write field maps each of the eight 802.1p priority values, 0 (lowest) through 7 (highest), to one of the system's four user queues (numbered 1-4, lowest to highest priority), entered as a space-separated string of eight queue numbers that must stay in non-decreasing order across the eight values. For example, '1 1 2 2 3 3 4 4' is a valid mapping, while '1 2 3 4 2 4 3 1' is rejected because the queue numbers aren't increasing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7262.1.28.2 snmpwalk -v2c -c public <target> AirPair-MIB::dot1pValue0To7VsQueueMapping
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7262.1.28.2.1 snmpget -v2c -c public <target> AirPair-MIB::dot1pValue0To7VsQueueMapping.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.7262.1.28.2.1 s <value>
Start monitoring DragonWave microwave radios with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AirPair-MIB::dot1pValue0To7VsQueueMapping 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.2 | dot1pValue0To7VsQueueMapping | AirPair-MIB |