All MIBs › RAD-MIB › ethIfIntervalAlignmentErrors
ethIfIntervalAlignmentErrors
Module: RAD-MIB
OID (symbolic): RAD-MIB::ethIfIntervalAlignmentErrors
OID (numeric): 1.3.6.1.4.1.164.3.1.6.1.2.2.1.6
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description:
The counter associated with the number of received frames, which are not complete (The result of dividing the number of bits by 8 is not an Integer), encountered by the Ethernet interface in the interval.
What is ethIfIntervalAlignmentErrors?
This counter tracks Ethernet frame reception errors specifically caused by frames that do not align on byte boundaries (the bit count is not divisible by 8), indicating probable physical link corruption or frame synchronization problems. The counter is collected during a measurement interval and helps identify media quality issues. An operator monitors this to detect layer-1 or framing problems that could degrade data integrity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.6.1.2.2.1.6 snmpwalk -v2c -c public <target> RAD-MIB::ethIfIntervalAlignmentErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.6.1.2.2.1.6.1 snmpget -v2c -c public <target> RAD-MIB::ethIfIntervalAlignmentErrors.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.1 | wanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.6 | diverseIfWanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.6.1 | ethIf | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.6.1.2 | ethIfPerformance | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.6.1.2.2 | ethIfIntervalTable | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.6.1.2.2.1 | ethIfIntervalEntry | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.6.1.2.2.1.6 | ethIfIntervalAlignmentErrors | RAD-MIB |