All MIBs › CAMBIUM-PTP500-MIB › vLANPriorityQueueMapping
vLANPriorityQueueMapping
Module: CAMBIUM-PTP500-MIB
OID (symbolic): CAMBIUM-PTP500-MIB::vLANPriorityQueueMapping
OID (numeric): 1.3.6.1.4.1.17713.5.6.15.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Mapping of VLAN priority flag to packet queue. The higher the queue number the greater its priority.
What is vLANPriorityQueueMapping?
For one VLAN priority level in the vLANPriorityTable, sets which of the 8 packet queues (q0-q7) traffic with that priority is placed into; higher queue numbers get higher priority. Admins use this to control which VLAN-tagged traffic gets forwarded ahead of the rest during congestion.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.17713.5.6.15.1.1 snmpwalk -v2c -c public <target> CAMBIUM-PTP500-MIB::vLANPriorityQueueMapping
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.17713.5.6.15.1.1.1 snmpget -v2c -c public <target> CAMBIUM-PTP500-MIB::vLANPriorityQueueMapping.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.17713.5.6.15.1.1.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> vLANPriorityQueueMapping.1
Start monitoring Cambium Networks PTP-series wireless Ethernet bridge with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CAMBIUM-PTP500-MIB::vLANPriorityQueueMapping OID value, configure state conditions and alerts, and monitor any Cambium Networks PTP-series wireless Ethernet bridge from a single console.
OID Breakdown
Upper-level ancestors (7 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.17713 | cambium | CAMBIUM-PMP80211-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.17713.5 | ptp500 | CAMBIUM-PTP500-MIB |
| 1.3.6.1.4.1.17713.5.6 | ethernet | CAMBIUM-PTP500-MIB |
| 1.3.6.1.4.1.17713.5.6.15 | vLANPriorityTable | CAMBIUM-PTP500-MIB |
| 1.3.6.1.4.1.17713.5.6.15.1 | vLANPriorityTableEntry | CAMBIUM-PTP500-MIB |
| 1.3.6.1.4.1.17713.5.6.15.1.1 | vLANPriorityQueueMapping | CAMBIUM-PTP500-MIB |