All MIBs › CASCADE-MIB › pportAAL5MaxNrSegError
pportAAL5MaxNrSegError
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::pportAAL5MaxNrSegError
OID (numeric): 1.3.6.1.4.1.277.1.4.2.1.127
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Number of received AAL5 packets which exceeds the maximum allowed length
What is pportAAL5MaxNrSegError?
This counts AAL5 packets received on this port that exceeded the maximum number of cell segments, and therefore maximum allowed packet length, the reassembly process will accept. An oversized packet on this specific port is typically either a misbehaving sender exceeding the negotiated MTU for that virtual circuit, or a reassembly error where cells from two separate packets got merged, so this counter flags packets the switch had to reject purely on size grounds rather than a payload integrity failure. A source device configured with a larger MTU than this port's AAL5 reassembly buffer supports would show up as a steady stream of pportAAL5MaxNrSegError events on that specific port until the sender's MTU is corrected.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.4.2.1.127 snmpwalk -v2c -c public <target> CASCADE-MIB::pportAAL5MaxNrSegError
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.4.2.1.127.1 snmpget -v2c -c public <target> CASCADE-MIB::pportAAL5MaxNrSegError.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::pportAAL5MaxNrSegError 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.127 | pportAAL5MaxNrSegError | CASCADE-MIB |