All MIBs › CISCO-VSI-MASTER-MIB › vsiXCState
vsiXCState
Module: CISCO-VSI-MASTER-MIB
OID (symbolic): CISCO-VSI-MASTER-MIB::vsiXCState
OID (numeric): 1.3.6.1.4.1.9.9.162.1.4.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The operational state of the cross connect, as reported to the VSI master by the VSI slave. deleted(1): the connection does not exist. reserved(2): connection is in the reserved state. committed(3): connection is in the committed state. reservedFail(4): connection is reserved but has an internal failure.
What is vsiXCState?
This read-only INTEGER reports the operational state of an ATM cross-connect as the slave has communicated it to the VSI master, distinguishing deleted, reserved, committed, and reservedFail (reserved but with an internal failure). An administrator watches this to confirm a cross-connect actually reached the committed state rather than staying merely reserved or failing during setup. For example, a cross-connect stuck at reservedFail indicates an internal problem prevented it from being fully established even though resources were set aside for it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.162.1.4.1.5 snmpwalk -v2c -c public <target> CISCO-VSI-MASTER-MIB::vsiXCState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.162.1.4.1.5.1 snmpget -v2c -c public <target> CISCO-VSI-MASTER-MIB::vsiXCState.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::vsiXCState 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.4 | vsiXCTable | CISCO-VSI-MASTER-MIB |
| 1.3.6.1.4.1.9.9.162.1.4.1 | vsiXCEntry | CISCO-VSI-MASTER-MIB |
| 1.3.6.1.4.1.9.9.162.1.4.1.5 | vsiXCState | CISCO-VSI-MASTER-MIB |