All MIBs › ACC-MIB › accPppLinkPacketTooShorts
accPppLinkPacketTooShorts
Module: ACC-MIB
OID (symbolic): ACC-MIB::accPppLinkPacketTooShorts
OID (numeric): 1.3.6.1.4.1.5.1.1.32.1.1.18
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
What is accPppLinkPacketTooShorts?
This counter tracks PPP frames received that are shorter than the minimum required size, indicating protocol violations or corruption. Network engineers monitor this as a sign of line quality issues or remote device problems. For example, if this counter is incrementing, packets are arriving truncated, suggesting bad cables, electrical noise, or a failing remote device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.1.1.18 snmpwalk -v2c -c public <target> ACC-MIB::accPppLinkPacketTooShorts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.1.1.18.1 snmpget -v2c -c public <target> ACC-MIB::accPppLinkPacketTooShorts.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.18 | accPppLinkPacketTooShorts | ACC-MIB |