ACC-MIB :: accPppLinkBadAddresses

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccPppLinkBadAddresses

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.32accPppACC-MIB
1.3.6.1.4.1.5.1.1.32.1accPppLinkTableACC-MIB
1.3.6.1.4.1.5.1.1.32.1.1accPppLinkEntryACC-MIB
1.3.6.1.4.1.5.1.1.32.1.1.3accPppLinkBadAddressesACC-MIB