All MIBs › CISCO-VSI-MASTER-MIB › vsiControlInterface
vsiControlInterface
Module: CISCO-VSI-MASTER-MIB
OID (symbolic): CISCO-VSI-MASTER-MIB::vsiControlInterface
OID (numeric): 1.3.6.1.4.1.9.9.162.1.1.1.9
Node type: OBJECT-TYPE
Type: InterfaceIndex
Access: read-only
Description: A VSI controller communicates with a set of VSI Slaves across a control interface. The controller is connected to the ATM switch via an ATM link called the Slave Control Link. The interface at the Master end of the link is the Master Control Port, and is described by this object; it is the ifIndex of this Master Control Port.
What is vsiControlInterface?
This read-only object holds the ifIndex of the Master Control Port, the local interface through which this VSI controller communicates with its VSI slaves over the ATM Slave Control Link. An administrator uses this to identify exactly which physical or logical interface is carrying VSI control traffic for troubleshooting or capacity planning. For example, if VSI sessions are dropping, the admin checks the interface identified by vsiControlInterface for errors or link issues on that specific control port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.162.1.1.1.9 snmpwalk -v2c -c public <target> CISCO-VSI-MASTER-MIB::vsiControlInterface
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.162.1.1.1.9.1 snmpget -v2c -c public <target> CISCO-VSI-MASTER-MIB::vsiControlInterface.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::vsiControlInterface 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.9 | vsiControlInterface | CISCO-VSI-MASTER-MIB |