All MIBs › CISCO-WAN-AXIPOP-MIB › cesChanStatusBitMap
cesChanStatusBitMap
Module: CISCO-WAN-AXIPOP-MIB
OID (symbolic): CISCO-WAN-AXIPOP-MIB::cesChanStatusBitMap
OID (numeric): 1.3.6.1.4.1.351.110.5.3.2.2.1.1.20
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This variable indicates the consolidated bit map of the channel alarm
state.
Individual bit positions are as defined below.
Bit position Fail/Alarm Reason
------------ ---------- ------
0 Alarm Reserved
1 Alarm n/w side AIS/RDI Rx
2 Fail Conditioned(A bit from n/w)
3 Alarm Reserved
4 Fail Reserved
5 Fail Reserved
6 Alarm Reserved
7 Alarm Cell loss alarm
Fail bitmap mask : 0x34
Alarm bitmap mask: 0xCB
This object is not applicable to MGX Release 1.x.
What is cesChanStatusBitMap?
This read-only value packs multiple individual alarm and fail indicators for the channel into a single consolidated bitmap, with specific bit positions representing conditions such as network-side AIS/RDI reception (bit 1, an alarm) or A-bit conditioning from the network (bit 2, a fail condition). An administrator reads this bitmap to get a compact, single-poll view of several alarm states at once rather than querying each condition individually. For example, seeing bit 1 set in cesChanStatusBitMap indicates the network side is currently reporting AIS or RDI toward this channel, correlating with the fault conditions also tracked by cesRcvATMState.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.3.2.2.1.1.20 snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::cesChanStatusBitMap
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.3.2.2.1.1.20.1 snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::cesChanStatusBitMap.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cesChanStatusBitMap.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::cesChanStatusBitMap 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.3 | circuitEmulation | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.3.2 | cesmChan | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.5.3.2.2 | cesmChanCntGrp | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.3.2.2.1 | cesmChanCntGrpTable | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.3.2.2.1.1 | cesmChanCntGrpEntry | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.3.2.2.1.1.20 | cesChanStatusBitMap | CISCO-WAN-AXIPOP-MIB |