RMON-MIB :: etherStatsCRCAlignErrors

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsRMON-MIBetherStatsCRCAlignErrors

etherStatsCRCAlignErrors

Module: RMON-MIB

OID (symbolic): RMON-MIB::etherStatsCRCAlignErrors

OID (numeric): 1.3.6.1.2.1.16.1.1.1.8

Node type: OBJECT-TYPE

Type: Counter32

Access: read-only

Description: The total number of packets received that had a length (excluding framing bits, but including FCS octets) of between 64 and 1518 octets, inclusive, but had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).

What is etherStatsCRCAlignErrors?

The count of received packets between 64 and 1518 octets that had a bad Frame Check Sequence — either with a whole number of octets (an FCS error) or a fractional number (an alignment error); a rising count typically points to a bad cable, connector, or duplex mismatch on the monitored segment.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.1.1.1.8
snmpwalk -v2c -c public <target> RMON-MIB::etherStatsCRCAlignErrors

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.16.1.1.1.8.1
snmpget -v2c -c public <target> RMON-MIB::etherStatsCRCAlignErrors.1

SNMPv3 example:

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

Start monitoring vendor-neutral, standards-based MIB, managed Ethernet switches/routers, dedicated RMON probes with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RMON-MIB::etherStatsCRCAlignErrors OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, managed Ethernet switches/routers, dedicated RMON probes from a single console.

OID Breakdown

Upper-level ancestors (10 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.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
1.3.6.1.2.1.16rmonLBHUB-BOOM-MIB
1.3.6.1.2.1.16.1statisticsLBHUB-BOOM-MIB
1.3.6.1.2.1.16.1.1etherStatsTableRFC1271-MIB
1.3.6.1.2.1.16.1.1.1etherStatsEntryRFC1271-MIB
Numeric OIDNameModule
1.3.6.1.2.1.16.1.1.1.8etherStatsCRCAlignErrorsRMON-MIB