All MIBs › CISCO-WAN-AXIPOP-MIB › chanState
chanState
Module: CISCO-WAN-AXIPOP-MIB
OID (symbolic): CISCO-WAN-AXIPOP-MIB::chanState
OID (numeric): 1.3.6.1.4.1.351.110.5.1.2.2.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This variable indicates the LMI state of the VC (channel) failed(4) is added to distinguish between alarm (when the connection in the PNNI n/w is not actually broken) and failed (when the connection in the PNNI n/w is actually broken). This is applicable only to the PNNI environment.
What is chanState?
This read-only enumeration (notConfigured(1), okay(2), alarm(3), failed(4)) reports the LMI state of the virtual channel, with failed(4) specifically distinguishing a connection that is actually broken in a PNNI network from one merely in alarm(3) where the underlying PNNI connection is not actually broken; this distinction applies only in the PNNI environment. An administrator uses this to quickly assess a channel's health, and in PNNI deployments specifically to tell apart a soft alarm condition from a confirmed hard failure. For example, in a PNNI network a channel reporting alarm(3) rather than failed(4) tells an administrator the underlying connection is still intact despite the alarm condition, unlike a channel reporting failed(4).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.1.2.2.1.1.2 snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::chanState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.1.2.2.1.1.2.1 snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::chanState.1
Start monitoring Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-AXIPOP-MIB::chanState OID value, configure state conditions and alerts, and monitor any Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) from a single console.
OID Breakdown
Upper-level ancestors (11 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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5 | basisServices | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.1 | frameRelay | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.1.2 | frChan | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.5.1.2.2 | frChanStateGrp | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.1.2.2.1 | frChanStateGrpTable | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.1.2.2.1.1 | frChanStateGrpEntry | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.1.2.2.1.1.2 | chanState | CISCO-WAN-AXIPOP-MIB |