All MIBs › CISCO-WAN-AXIPOP-MIB › chanStatusBitMap
chanStatusBitMap
Module: CISCO-WAN-AXIPOP-MIB
OID (symbolic): CISCO-WAN-AXIPOP-MIB::chanStatusBitMap
OID (numeric): 1.3.6.1.4.1.351.110.5.1.2.2.1.1.7
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 CC failed/RAS failed
5 Fail Mismatch
6 Alarm ingress A bit (LMI)
7 Alarm Reserved
Fail bitmap mask : 0x34
Alarm bitmap mask: 0xCB
This object is not applicable to MGX Release 1.x.
What is chanStatusBitMap?
This read-only integer (0..0xff) is a consolidated bitmap of the channel's alarm state, with individual bit positions documented for specific conditions, for example bit 1 flags an alarm for network-side AIS/RDI received, and bit 4 flags a fail condition for CC failed/RAS failed, among other defined positions. An administrator reads and decodes this single value to get a compact snapshot of multiple simultaneous alarm/fail conditions on the channel without polling each underlying state object individually. For example, a chanStatusBitMap value with bit 4 set would indicate a continuity-check or RAS failure condition on that channel, distinct from a value with only bit 1 set, which would instead indicate a network-side AIS/RDI receive alarm.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.1.2.2.1.1.7 snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::chanStatusBitMap
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.7.1 snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::chanStatusBitMap.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::chanStatusBitMap 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.7 | chanStatusBitMap | CISCO-WAN-AXIPOP-MIB |