All MIBs › CISCO-VSI-MASTER-MIB › vsiBaseVersionSupported
vsiBaseVersionSupported
Module: CISCO-VSI-MASTER-MIB
OID (symbolic): CISCO-VSI-MASTER-MIB::vsiBaseVersionSupported
OID (numeric): 1.3.6.1.4.1.9.9.162.1.1.1.5
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 lowest numbered version that the VSI Master protocol supports. This object is related to the other vsiMasterControllerEntry objects, vsiTopVersionSupported and vsiVersionInUse.
What is vsiBaseVersionSupported?
This read-only Integer32 object reports the lowest VSI protocol version number that this VSI Master instance is capable of supporting, working together with vsiTopVersionSupported and vsiVersionInUse to define the controller's supported version range. An administrator checks this when diagnosing version negotiation issues between a VSI master and its slaves. For example, if a slave only supports protocol versions below this base version, negotiation with this master would fail and the admin would need to check for a version mismatch.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.162.1.1.1.5 snmpwalk -v2c -c public <target> CISCO-VSI-MASTER-MIB::vsiBaseVersionSupported
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.162.1.1.1.5.1 snmpget -v2c -c public <target> CISCO-VSI-MASTER-MIB::vsiBaseVersionSupported.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::vsiBaseVersionSupported 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.5 | vsiBaseVersionSupported | CISCO-VSI-MASTER-MIB |