All MIBs › RFC1271-MIB › etherStatsCRCAlignErrors
etherStatsCRCAlignErrors
Module: RFC1271-MIB
OID (symbolic): RFC1271-MIB::etherStatsCRCAlignErrors
OID (numeric): 1.3.6.1.2.1.16.1.1.1.8
Node type: OBJECT-TYPE
Type: Counter
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 were not an integral number of octets in length or had a bad Frame Check Sequence (FCS).
What is etherStatsCRCAlignErrors?
Count of received packets 64-1518 octets long that either weren't an integral number of octets or had a bad Frame Check Sequence, a classic indicator of a noisy cable or duplex mismatch on this 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> RFC1271-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> RFC1271-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 RMON MIB, RMON-capable network probes and switches monitoring Ethernet with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RFC1271-MIB::etherStatsCRCAlignErrors OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based RMON MIB, RMON-capable network probes and switches monitoring Ethernet from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.16 | rmon | LBHUB-BOOM-MIB |
| 1.3.6.1.2.1.16.1 | statistics | LBHUB-BOOM-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.16.1.1 | etherStatsTable | RFC1271-MIB |
| 1.3.6.1.2.1.16.1.1.1 | etherStatsEntry | RFC1271-MIB |
| 1.3.6.1.2.1.16.1.1.1.8 | etherStatsCRCAlignErrors | RFC1271-MIB |