All MIBs › CISCO-VSI-MASTER-MIB › vsiTopVersionSupported
vsiTopVersionSupported
Module: CISCO-VSI-MASTER-MIB
OID (symbolic): CISCO-VSI-MASTER-MIB::vsiTopVersionSupported
OID (numeric): 1.3.6.1.4.1.9.9.162.1.1.1.6
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: A VSI Master protocol instance defines internally a set of versions of the protocol that it will support. These versions are numbered, by default, starting from 1. This object makes available the highest numbered version that the VSI Master protocol supports. This object is related to the other vsiMasterControllerEntry objects, vsiBaseVersionSupported and vsiVersionInUse.
What is vsiTopVersionSupported?
This read-only Integer32 object reports the highest VSI protocol version number that this VSI Master instance can support, complementing vsiBaseVersionSupported to define the full supported version range. An administrator uses this alongside vsiVersionInUse to confirm whether the master and its slaves are actually negotiating the newest protocol version both support. For example, if vsiVersionInUse is noticeably lower than vsiTopVersionSupported, the admin might investigate why a higher, more capable protocol version isn't being used.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.162.1.1.1.6 snmpwalk -v2c -c public <target> CISCO-VSI-MASTER-MIB::vsiTopVersionSupported
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.162.1.1.1.6.1 snmpget -v2c -c public <target> CISCO-VSI-MASTER-MIB::vsiTopVersionSupported.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::vsiTopVersionSupported 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.6 | vsiTopVersionSupported | CISCO-VSI-MASTER-MIB |