All MIBs › CISCO-VSI-MASTER-MIB › vsiSpecifiedVersion
vsiSpecifiedVersion
Module: CISCO-VSI-MASTER-MIB
OID (symbolic): CISCO-VSI-MASTER-MIB::vsiSpecifiedVersion
OID (numeric): 1.3.6.1.4.1.9.9.162.1.1.1.8
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: When this object is written with a non-zero value, re-synchronization procedures will be initiated, if necessary, in order to constrain the master and slaves to use the indicated protocol version. When written with zero (0), the master and slaves should use the version dictated by the usual protocol version selection procedures; resynchronization procedures will be invoked, if necessary, to achieve this result.
What is vsiSpecifiedVersion?
This read-write Integer32 object lets an administrator force the VSI master and its slaves to operate at a specific protocol version by writing a non-zero value, which triggers a resynchronization to adopt that version, while writing zero returns control to normal automatic version negotiation. An administrator would use this to pin the fabric to a known-good version, for example while troubleshooting a suspected version-related bug. For example, setting vsiSpecifiedVersion to 3 forces all slaves to resync onto version 3 even if some could otherwise negotiate a higher version.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.162.1.1.1.8 snmpwalk -v2c -c public <target> CISCO-VSI-MASTER-MIB::vsiSpecifiedVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.162.1.1.1.8.1 snmpget -v2c -c public <target> CISCO-VSI-MASTER-MIB::vsiSpecifiedVersion.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.162.1.1.1.8.1 i <value>
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::vsiSpecifiedVersion 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.8 | vsiSpecifiedVersion | CISCO-VSI-MASTER-MIB |