All MIBs › CISCOSB-vlan-MIB › vlanMibVersion
vlanMibVersion
Module: CISCOSB-vlan-MIB
OID (symbolic): CISCOSB-vlan-MIB::vlanMibVersion
OID (numeric): 1.3.6.1.4.1.9.6.1.101.48.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: MIB's version : Version 2: the current VLAN MIB replaced the previous one; Version 3: field vlanPortForbiddenEgressPort was added. Version 4: dot1q and dot1v supported Version 5: Private Edge Vlan vlanPrivateEdgeSupported vlanPrivateEdgeMibVersion vlanPrivateEdgeTable
What is vlanMibVersion?
This read-only INTEGER reports which version of this VLAN MIB the device implements, with each version number corresponding to specific added capabilities, such as version 3 adding vlanPortForbiddenEgressPort or version 5 adding Private Edge VLAN support. An admin or management tool checks this before relying on newer VLAN objects, to confirm the device's firmware actually supports them. For example, seeing vlanMibVersion report 4 tells the admin dot1q and dot1v VLAN support is present, but the version 5 Private Edge VLAN objects may not yet be available.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.48.1 snmpwalk -v2c -c public <target> CISCOSB-vlan-MIB::vlanMibVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.48.1.1 snmpget -v2c -c public <target> CISCOSB-vlan-MIB::vlanMibVersion.1
Start monitoring Cisco Small Business managed switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-vlan-MIB::vlanMibVersion OID value, configure state conditions and alerts, and monitor any Cisco Small Business managed switch from a single console.
OID Breakdown
Upper-level ancestors (11 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| 1.3.6.1.4.1.9.6.1.101.48 | vlan | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.48.1 | vlanMibVersion | CISCOSB-vlan-MIB |