All MIBs › CISCO-WAN-AXIPOP-MIB › chanPacketNumber
chanPacketNumber
Module: CISCO-WAN-AXIPOP-MIB
OID (symbolic): CISCO-WAN-AXIPOP-MIB::chanPacketNumber
OID (numeric): 1.3.6.1.4.1.351.110.3.19.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Each trap will send status for 256 channels bitmapping the status. This object identities the chunk of 256 channels. The channel numbers for which the trap indicates the status is found as chanPacketNumber * 256 + bitoffset + 16. This object cannot be set or read.
What is chanPacketNumber?
This object identifies which chunk of 256 channels a trap's status bitmap covers, since a single trap can only report status for 256 channels at a time; the actual channel number is computed as chanPacketNumber times 256 plus a bit offset plus 16, and per the MIB this object cannot itself be set or read directly. An administrator's trap-processing tooling uses this value to decode which physical channels a related OAM status trap is describing. For example, a monitoring system receiving a channel-status trap would combine this field with the bit position in the accompanying status bitmap to identify the exact channel that failed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.3.19.1 snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::chanPacketNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.3.19.1.1 snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::chanPacketNumber.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::chanPacketNumber 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.1 | chanPacketNumber | CISCO-WAN-AXIPOP-MIB |