All MIBs › CISCO-VSIMASTER-MIB › vsiControllerIndex
vsiControllerIndex
Module: CISCO-VSIMASTER-MIB
OID (symbolic): CISCO-VSIMASTER-MIB::vsiControllerIndex
OID (numeric): 1.3.6.1.4.1.9.9.162.1.1.1.1
Node type: OBJECT-TYPE
Type: VsiControllerIndex
Access: read-only
Description: A unique value per VSI controller, greater than 0. This object gets its value from the vsiControllerId, and is used for row selection within the vsiMasterControllerTable.
What is vsiControllerIndex?
This read-only object provides a unique index, derived from vsiControllerId, used to select a specific controller's row within the vsiMasterControllerTable. An administrator uses this index as the key to look up per-controller details in the master controller table when multiple controllers exist. For example, when correlating data across VSI tables, the admin uses this index value to make sure they are looking at the same controller consistently.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.162.1.1.1.1 snmpwalk -v2c -c public <target> CISCO-VSIMASTER-MIB::vsiControllerIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.162.1.1.1.1.1 snmpget -v2c -c public <target> CISCO-VSIMASTER-MIB::vsiControllerIndex.1
Start monitoring Cisco BPX/MGX ATM WAN switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VSIMASTER-MIB::vsiControllerIndex OID value, configure state conditions and alerts, and monitor any Cisco BPX/MGX ATM WAN switches from a single console.
OID Breakdown
Upper-level ancestors (12 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 |
| 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.162.1.1.1.1 | vsiControllerIndex | CISCO-VSIMASTER-MIB |