RMON-MIB :: etherStatsCRCAlignErrors

MIB Reference — IPNetwork Monitor

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).

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

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.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
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
1.3.6.1.2.1.16.1.1.1.8etherStatsCRCAlignErrorsRMON-MIB