All MIBs › CISCO-VSI-MASTER-MIB › vsiLogicalIfOperState
vsiLogicalIfOperState
Module: CISCO-VSI-MASTER-MIB
OID (symbolic): CISCO-VSI-MASTER-MIB::vsiLogicalIfOperState
OID (numeric): 1.3.6.1.4.1.9.9.162.1.3.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The VSI operational state of the logical interface as reported to the VSI master by the VSI slave. removed(1): the interface is not a valid interface for this controller. active(2): the interface is active and ready for use. failedExternal(3): external failure, such as a line alarm, detected. failedInternal(4): local hardware has detected a failure, making the interface unusable.
What is vsiLogicalIfOperState?
This read-only INTEGER reports the operational state of a VSI logical interface as the slave has communicated it to the master, distinguishing removed, active, failedExternal (such as a line alarm), and failedInternal (a local hardware fault) conditions. An administrator uses this to quickly tell whether a logical interface's problem originates externally, such as a cable or line alarm, or internally within the switch's own hardware. For example, a logical interface reported as failedExternal points the admin toward checking the physical link and remote end rather than the local switch hardware.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.162.1.3.1.4 snmpwalk -v2c -c public <target> CISCO-VSI-MASTER-MIB::vsiLogicalIfOperState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.162.1.3.1.4.1 snmpget -v2c -c public <target> CISCO-VSI-MASTER-MIB::vsiLogicalIfOperState.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::vsiLogicalIfOperState 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.3 | vsiLogicalIfTable | CISCO-VSI-MASTER-MIB |
| 1.3.6.1.4.1.9.9.162.1.3.1 | vsiLogicalIfEntry | CISCO-VSI-MASTER-MIB |
| 1.3.6.1.4.1.9.9.162.1.3.1.4 | vsiLogicalIfOperState | CISCO-VSI-MASTER-MIB |