CASCADE-MIB :: cktATMAAL5LengthError

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCASCADE-MIBcktATMAAL5LengthError

cktATMAAL5LengthError

Module: CASCADE-MIB

OID (symbolic): CASCADE-MIB::cktATMAAL5LengthError

OID (numeric): 1.3.6.1.4.1.277.1.6.1.1.217

Node type: OBJECT-TYPE

Type: Counter

Access: read-only

Description: Number of received AAL5 packets which satisfied one of the following error conditions: 1. number of received cells * 48 bytes - length value in trailer > 55 bytes 2. number of received cells * 48 bytes - length value in trailer < 8 bytes

What is cktATMAAL5LengthError?

This read-only counter tracks AAL5 packets that failed a length-consistency check, specifically when (number of received cells times 48 bytes) minus the length value in the AAL5 trailer falls outside the valid 8-to-55 byte padding range, indicating the reassembled frame's declared length doesn't match its actual cell count. This catches reassembly errors where cells were lost, duplicated, or misordered in a way that still produced a frame that looked complete but had inconsistent length bookkeeping. An engineer seeing cktATMAAL5LengthError climb alongside otherwise-normal cell counts would suspect subtle cell reordering or partial loss that other counters aren't directly catching.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.6.1.1.217
snmpwalk -v2c -c public <target> CASCADE-MIB::cktATMAAL5LengthError

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.6.1.1.217.1
snmpget -v2c -c public <target> CASCADE-MIB::cktATMAAL5LengthError.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cktATMAAL5LengthError.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::cktATMAAL5LengthError 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.277cascadeCASCADE-MIB
1.3.6.1.4.1.277.1cascfrCASCADE-MIB
1.3.6.1.4.1.277.1.6cktCASCADE-MIB
1.3.6.1.4.1.277.1.6.1cktTableCASCADE-MIB
1.3.6.1.4.1.277.1.6.1.1cktEntryCASCADE-MIB
1.3.6.1.4.1.277.1.6.1.1.217cktATMAAL5LengthErrorCASCADE-MIB