ieee8021QBridgeVlanVersionNumber
IEEE8021-Q-BRIDGE-MIB ·
.1.3.111.2.802.1.1.4.1.1.1.1.2
Object
column Enumeration
The version number of IEEE 802.1Q that this device supports. Reported as 1 by VLAN Bridges that support only SST operation, and reported as 2 by VLAN Bridges that support MST operation.
Context
- MIB
- IEEE8021-Q-BRIDGE-MIB
- OID
.1.3.111.2.802.1.1.4.1.1.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ieee8021QBridgeEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IEEE8021-Q-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeVlanVersionNumber'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8021-Q-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeVlanVersionNumber.<ieee8021QBridgeComponentId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8021-Q-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeVlanVersionNumber'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | version1 |
2 | version2 |
Conformance
Member of