All MIBs › CISCO-VSI-MASTER-MIB › vsiVersionInUse
vsiVersionInUse
Module: CISCO-VSI-MASTER-MIB
OID (symbolic): CISCO-VSI-MASTER-MIB::vsiVersionInUse
OID (numeric): 1.3.6.1.4.1.9.9.162.1.1.1.7
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The number of the VSI version currently being used by this controller. Protocol selection procedures dictate that this should be the highest value of protocol version, between vsiBaseVersionSupported and vsiTopVersionSupported, that is supported by all slaves. An exception to this rule will occur when the version is constrained to a specific value indicated by the vsiSpecifiedVersion object.
What is vsiVersionInUse?
This read-only Integer32 object reports the VSI protocol version currently in use by this controller, which under normal negotiation is the highest version supported by all slaves within the base-to-top range, unless it has been pinned by vsiSpecifiedVersion. An administrator checks this to confirm which protocol version the master and slaves actually settled on, especially after adding new slave hardware to the network. For example, if vsiVersionInUse drops after a new slave joins, that slave likely only supports an older protocol version, forcing the whole session down to it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.162.1.1.1.7 snmpwalk -v2c -c public <target> CISCO-VSI-MASTER-MIB::vsiVersionInUse
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.162.1.1.1.7.1 snmpget -v2c -c public <target> CISCO-VSI-MASTER-MIB::vsiVersionInUse.1
Start monitoring Cisco MGX/BPX ATM switching platforms with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VSI-MASTER-MIB::vsiVersionInUse OID value, configure state conditions and alerts, and monitor any Cisco MGX/BPX ATM switching platforms from a single console.
OID Breakdown
Upper-level ancestors (8 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.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.162 | ciscoVsiMasterMIB | CISCO-VSI-MASTER-MIB |
| 1.3.6.1.4.1.9.9.162.1 | ciscoVsiMasterObjects | CISCO-VSI-MASTER-MIB |
| 1.3.6.1.4.1.9.9.162.1.1 | vsiMasterControllerTable | CISCO-VSI-MASTER-MIB |
| 1.3.6.1.4.1.9.9.162.1.1.1 | vsiMasterControllerEntry | CISCO-VSI-MASTER-MIB |
| 1.3.6.1.4.1.9.9.162.1.1.1.7 | vsiVersionInUse | CISCO-VSI-MASTER-MIB |