All MIBs › CISCO-WAN-AXIPOP-MIB › commonChanStatus
commonChanStatus
Module: CISCO-WAN-AXIPOP-MIB
OID (symbolic): CISCO-WAN-AXIPOP-MIB::commonChanStatus
OID (numeric): 1.3.6.1.4.1.351.110.2.7.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This variable indicates the state of the VC (channel)(
What is commonChanStatus?
This read-only enumerated value reports the operational status of a channel (VC), distinguishing an unconfigured channel from one operating normally or one currently in an alarm condition. Admins use this as a quick top-level health check across all channels on a card, scanning for any channel reporting alarm to prioritize troubleshooting. For example, a channel showing alarm alongside a corresponding entry in commonChanIngrRcvState like receivingAis would tell the admin the far end is signaling an alarm condition (AIS) toward this channel.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.2.7.1.1.3 snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::commonChanStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.2.7.1.1.3.1 snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::commonChanStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> commonChanStatus.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::commonChanStatus 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 (9 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.2 | cardGeneric | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.2.7 | commonChannel | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.2.7.1 | commonChanTable | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.2.7.1.1 | commonChanTableEntry | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.2.7.1.1.3 | commonChanStatus | CISCO-WAN-AXIPOP-MIB |