All MIBs › Q-BRIDGE-MIB › dot1qVlanVersionNumber
dot1qVlanVersionNumber
Module: Q-BRIDGE-MIB
OID (symbolic): Q-BRIDGE-MIB::dot1qVlanVersionNumber
OID (numeric): 1.3.6.1.2.1.17.7.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The version number of IEEE 802.1Q that this device supports.
What is dot1qVlanVersionNumber?
This stores a number identifying which version of the IEEE 802.1Q standard the device supports. Network engineers use it to verify the device's VLAN capability level matches their network requirements. For example, the value might be 1 for base 802.1Q support or higher numbers for newer standard revisions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.17.7.1.1.1 snmpwalk -v2c -c public <target> Q-BRIDGE-MIB::dot1qVlanVersionNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.17.7.1.1.1.1 snmpget -v2c -c public <target> Q-BRIDGE-MIB::dot1qVlanVersionNumber.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.17 | dot1dBridge | BRIDGE-MIB |
| 1.3.6.1.2.1.17.7 | qBridgeMIB | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1 | qBridgeMIBObjects | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.1 | dot1qBase | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.1.1 | dot1qVlanVersionNumber | Q-BRIDGE-MIB |