ACD-PORT-MIB :: acdPortRxStatsLengthErrors

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsACD-PORT-MIBacdPortRxStatsLengthErrors

acdPortRxStatsLengthErrors

Module: ACD-PORT-MIB

OID (symbolic): ACD-PORT-MIB::acdPortRxStatsLengthErrors

OID (numeric): 1.3.6.1.4.1.22420.2.9.1.3.2.1.17

Node type: OBJECT-TYPE

Type: Counter64

Access: read-only

Description: This is a count of the number of good packets received by this port with a length field check error. A length check error occurs when the value in the length field is within the valid range for data length (3-1500 bytes) but does not match the actual data length of the packet. Length field values less than 46 bytes (which corresponds to the minimum legal packet size of 64 bytes) are not checked due to padding.

What is acdPortRxStatsLengthErrors?

This counts good packets where the declared length in the packet header doesn't match the actual data inside (for lengths 46-1500 bytes). Network engineers care about length errors because they can indicate application bugs, memory corruption, or hardware issues in the sending device. A value of 10 length errors per day might point to a misconfigured or failing device on your network.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22420.2.9.1.3.2.1.17
snmpwalk -v2c -c public <target> ACD-PORT-MIB::acdPortRxStatsLengthErrors

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.22420.2.9.1.3.2.1.17.1
snmpget -v2c -c public <target> ACD-PORT-MIB::acdPortRxStatsLengthErrors.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> acdPortRxStatsLengthErrors.1

Start monitoring Accedian MetroNID devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACD-PORT-MIB::acdPortRxStatsLengthErrors OID value, configure state conditions and alerts, and monitor any Accedian MetroNID devices from a single console.

OID Breakdown

Upper-level ancestors (8 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.22420accedianMIBACCEDIAN-SMI
1.3.6.1.4.1.22420.2acdMibsACCEDIAN-SMI
Numeric OIDNameModule
1.3.6.1.4.1.22420.2.9acdPortACD-PORT-MIB
1.3.6.1.4.1.22420.2.9.1acdPortMIBObjectsACD-PORT-MIB
1.3.6.1.4.1.22420.2.9.1.3acdPortStatsACD-PORT-MIB
1.3.6.1.4.1.22420.2.9.1.3.2acdPortRxStatsTableACD-PORT-MIB
1.3.6.1.4.1.22420.2.9.1.3.2.1acdPortRxStatsEntryACD-PORT-MIB
1.3.6.1.4.1.22420.2.9.1.3.2.1.17acdPortRxStatsLengthErrorsACD-PORT-MIB