All MIBs › ACC-MIB › accPppLinkPacketTooLongs
accPppLinkPacketTooLongs
Module: ACC-MIB
OID (symbolic): ACC-MIB::accPppLinkPacketTooLongs
OID (numeric): 1.3.6.1.4.1.5.1.1.32.1.1.5
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The number of received packets that have been discarded because their length exceeded the MRU.
What is accPppLinkPacketTooLongs?
ACC-MIB::accPppLinkPacketTooLongs is a read-only counter that tracks the number of received packets that were discarded because their size exceeded the Maximum Receive Unit (MRU) limit set for the link. A network engineer monitors this to detect whether remote equipment is sending frames too large for the link to handle. High counts may indicate MTU mismatch or remote equipment misconfiguration. Example value: A count of 8 means 8 oversized packets have been dropped on this PPP link because they exceeded the configured MRU size.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.1.1.5 snmpwalk -v2c -c public <target> ACC-MIB::accPppLinkPacketTooLongs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.1.1.5.1 snmpget -v2c -c public <target> ACC-MIB::accPppLinkPacketTooLongs.1
Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-MIB::accPppLinkPacketTooLongs OID value, configure state conditions and alerts, and monitor any ACC/Ericsson WAN access routers (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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32 | accPpp | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32.1 | accPppLinkTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32.1.1 | accPppLinkEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32.1.1.5 | accPppLinkPacketTooLongs | ACC-MIB |