All MIBs › ACC-MIB › accPppLinkBadAddresses
accPppLinkBadAddresses
Module: ACC-MIB
OID (symbolic): ACC-MIB::accPppLinkBadAddresses
OID (numeric): 1.3.6.1.4.1.5.1.1.32.1.1.3
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The number of packets received with an incorrect Address Field.
What is accPppLinkBadAddresses?
ACC-MIB::accPppLinkBadAddresses is a read-only counter that tracks the number of PPP packets received with an incorrect Address Field (a header corruption). A network engineer monitors this to detect PPP protocol errors, which usually indicate line quality problems, hardware faults, or mismatched PPP settings. A rising counter suggests the link may need troubleshooting. Example value: A count of 42 means 42 malformed packets with bad address fields have been received on this PPP link since the interface was created or last reset.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.1.1.3 snmpwalk -v2c -c public <target> ACC-MIB::accPppLinkBadAddresses
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.1.1.3.1 snmpget -v2c -c public <target> ACC-MIB::accPppLinkBadAddresses.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.3 | accPppLinkBadAddresses | ACC-MIB |