All MIBs › CISCO-VSI-MASTER-MIB › vsiControllerId
vsiControllerId
Module: CISCO-VSI-MASTER-MIB
OID (symbolic): CISCO-VSI-MASTER-MIB::vsiControllerId
OID (numeric): 1.3.6.1.4.1.9.9.162.1.1.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The controller identifier for the VSI controller. Values are arbitrarily assigned by the VSI protocol implementation being managed via this MIB, with local significance only. These values appear in the header of all VSI protocol messages.
What is vsiControllerId?
This read-only Integer32 object is the identifier a VSI controller uses to tag itself in the header of every VSI protocol message it sends, with the value having only local significance rather than any global meaning. An administrator uses this ID to correlate captured or logged VSI protocol traffic with a specific controller instance on the device. For example, when troubleshooting VSI protocol exchanges, the admin matches the controller ID seen in message headers against vsiControllerId to identify which controller sent a given message.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.162.1.1.1.2 snmpwalk -v2c -c public <target> CISCO-VSI-MASTER-MIB::vsiControllerId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.162.1.1.1.2.1 snmpget -v2c -c public <target> CISCO-VSI-MASTER-MIB::vsiControllerId.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::vsiControllerId 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.2 | vsiControllerId | CISCO-VSI-MASTER-MIB |