All MIBs › CISCO-WAN-AXIPOP-MIB › chanOAMstatus64
chanOAMstatus64
Module: CISCO-WAN-AXIPOP-MIB
OID (symbolic): CISCO-WAN-AXIPOP-MIB::chanOAMstatus64
OID (numeric): 1.3.6.1.4.1.351.110.3.19.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Bit map indicating Ras_oam_lpbk test state of 32 channels from chanPacketNumber * 256 + 48 to chanPacketNumber * 256 + 79 MSB represent lower channel and LSB represent higher channel 0 in bit position indicate lpbk test ok 1 in bit position indicate lpbk test failed This object cannot be set or read
What is chanOAMstatus64?
This is a bitmap, delivered via trap and not directly readable or settable, indicating the RAS-OAM loopback test state for the next 32 channels, from chanPacketNumber times 256 plus 48 through plus 79, with 0 meaning pass and 1 meaning failed. An administrator's trap handler uses it the same way as the other chanOAMstatus fields, to pinpoint failing channels within this specific 32-channel range. For example, correlating a failed bit in this field against the chanPacketNumber lets an engineer identify the exact connection to investigate.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.3.19.3 snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::chanOAMstatus64
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.3.19.3.1 snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::chanOAMstatus64.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> chanOAMstatus64.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::chanOAMstatus64 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.3 | cardSpecific | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.3.19 | rasOamLpbkInfo | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.3.19.3 | chanOAMstatus64 | CISCO-WAN-AXIPOP-MIB |