ACMIB :: ethernetPortStatsFCSErrors

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsACMIBethernetPortStatsFCSErrors

ethernetPortStatsFCSErrors

Module: ACMIB

OID (symbolic): ACMIB::ethernetPortStatsFCSErrors

OID (numeric): 1.3.6.1.4.1.1751.2.18.10.7.1.4

Node type: OBJECT-TYPE

Type: Integer32

Access: read-only

Description: A count of frames received on a particular interface that are an integral number of octets in length but do not pass the FCS check.

The count represented by an instance of this object is incremented when the frameCheckError status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error conditions obtain are, according to the conventions of IEEE 802.3 Layer Management, counted exclusively according to the error status presented to the LLC.

What is ethernetPortStatsFCSErrors?

This OID counts frames received with correct octet alignment but a failed FCS checksum, indicating data corruption during transmission over the link. Network engineers check this counter to diagnose cable quality, connector corrosion, or EMI issues that introduce bit errors without breaking frame structure. A value of 100 means 100 frames arrived intact but with corrupted payload data.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.10.7.1.4
snmpwalk -v2c -c public <target> ACMIB::ethernetPortStatsFCSErrors

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.10.7.1.4.1
snmpget -v2c -c public <target> ACMIB::ethernetPortStatsFCSErrors.1

Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::ethernetPortStatsFCSErrors OID value, configure state conditions and alerts, and monitor any Lucent/Nortel Access Concentrator (legacy) from a single console.

OID Breakdown

Upper-level ancestors (6 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
Numeric OIDNameModule
1.3.6.1.4.1.1751lucentACMIB
1.3.6.1.4.1.1751.2mibsACMIB
1.3.6.1.4.1.1751.2.18acMIBACMIB
1.3.6.1.4.1.1751.2.18.10equipStatisticsACMIB
1.3.6.1.4.1.1751.2.18.10.7ethernetPortStatsTableACMIB
1.3.6.1.4.1.1751.2.18.10.7.1ethernetPortStatsEntryACMIB
1.3.6.1.4.1.1751.2.18.10.7.1.4ethernetPortStatsFCSErrorsACMIB