All MIBs › CASCADE-MIB › cktATMAAL5ReassemblyTimerError
cktATMAAL5ReassemblyTimerError
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::cktATMAAL5ReassemblyTimerError
OID (numeric): 1.3.6.1.4.1.277.1.6.1.1.218
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Number of expired reassembly timers
What is cktATMAAL5ReassemblyTimerError?
This read-only counter tracks the number of expired reassembly timers, meaning cases where the switch started reassembling an AAL5 frame from incoming cells but didn't receive the remaining cells to complete it before a timeout, forcing the partial frame to be discarded. This is a direct symptom of cell loss severe enough to strand a frame mid-assembly, distinct from CRC or length errors which occur on frames that were at least fully received. An admin seeing cktATMAAL5ReassemblyTimerError increasing alongside rising general cell-discard counters would conclude that cell loss is severe enough to be breaking frames outright rather than just causing minor corruption.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.6.1.1.218 snmpwalk -v2c -c public <target> CASCADE-MIB::cktATMAAL5ReassemblyTimerError
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.6.1.1.218.1 snmpget -v2c -c public <target> CASCADE-MIB::cktATMAAL5ReassemblyTimerError.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::cktATMAAL5ReassemblyTimerError 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.6 | ckt | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.6.1 | cktTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.6.1.1 | cktEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.6.1.1.218 | cktATMAAL5ReassemblyTimerError | CASCADE-MIB |