All MIBs › CDMIPController › cdmipEtherReceiveAllignErrorCount
cdmipEtherReceiveAllignErrorCount
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipEtherReceiveAllignErrorCount
OID (numeric): 1.3.6.1.4.1.6247.4.8.1.12
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of frames that are both misaligned [in other words, CRS de-asserts on a non-octet boundary] and contain a CRC error.
What is cdmipEtherReceiveAllignErrorCount?
This counts frames that are both misaligned, carrier sense de-asserting on a non-octet boundary, and contain a CRC error. Because this specifically requires both conditions together, it is a more severe or specific symptom than a plain CRC error alone, often pointing at a more serious physical-layer problem like a failing transceiver or a significant duplex or timing mismatch rather than simple electrical noise. A rising count here, especially combined with late collisions in cdmipEtherTransmitLateCollisionCount, would strengthen the case for a duplex mismatch or failing NIC or transceiver rather than just noisy cabling.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.1.12 snmpwalk -v2c -c public <target> CDMIPController::cdmipEtherReceiveAllignErrorCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.1.12.1 snmpget -v2c -c public <target> CDMIPController::cdmipEtherReceiveAllignErrorCount.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipEtherReceiveAllignErrorCount OID value, configure state conditions and alerts, and monitor any Comtech EF Data satellite modems from a single console.
OID Breakdown
Upper-level ancestors (7 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.6247 | comtechEFData | ComtechEFData |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6247.4 | cdmipController | CDMIPController |
| 1.3.6.1.4.1.6247.4.8 | cdmipStatistics | CDMIPController |
| 1.3.6.1.4.1.6247.4.8.1 | cdmipEthernetStatistics | CDMIPController |
| 1.3.6.1.4.1.6247.4.8.1.12 | cdmipEtherReceiveAllignErrorCount | CDMIPController |