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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 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 |