All MIBs › CASCADE-MIB › pportAAL5CRC32Error
pportAAL5CRC32Error
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::pportAAL5CRC32Error
OID (numeric): 1.3.6.1.4.1.277.1.4.2.1.123
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Number of received AAL5 packets with CRC32 errors.
What is pportAAL5CRC32Error?
This counts AAL5 packets received on this port whose CRC-32 trailer check failed, indicating payload corruption during ATM reassembly. A CRC-32 failure on this specific port means the reassembled packet's data itself was corrupted somewhere along the path, typically due to cell loss or bit errors upstream, so this counter is the strongest direct indicator that end-user data on this port is actually being damaged, not just delayed or discarded whole. A rising pportAAL5CRC32Error count on this port alongside clean cell-layer counters (pportInErrorCells) would suggest corruption is being introduced somewhere between the sending AAL5 endpoint and this port's reassembly process, rather than on the ATM cell layer itself.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.4.2.1.123 snmpwalk -v2c -c public <target> CASCADE-MIB::pportAAL5CRC32Error
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.4.2.1.123.1 snmpget -v2c -c public <target> CASCADE-MIB::pportAAL5CRC32Error.1
Start monitoring Cascade Communications ATM/Frame Relay switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CASCADE-MIB::pportAAL5CRC32Error OID value, configure state conditions and alerts, and monitor any Cascade Communications ATM/Frame Relay switches (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.277 | cascade | CASCADE-MIB |
| 1.3.6.1.4.1.277.1 | cascfr | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.4 | pport | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.4.2 | pportTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.4.2.1 | pportEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.4.2.1.123 | pportAAL5CRC32Error | CASCADE-MIB |