All MIBs › CDMIPController › cdmipEtherReceiveCRCErrorFrameCount
cdmipEtherReceiveCRCErrorFrameCount
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipEtherReceiveCRCErrorFrameCount
OID (numeric): 1.3.6.1.4.1.6247.4.8.1.11
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of aligned frames discarded due to a CRC error.
What is cdmipEtherReceiveCRCErrorFrameCount?
This counts properly-aligned frames that were discarded because of a CRC, or checksum, error. Because the frame is still octet-aligned, a rising CRC error count, distinct from the alignment-error counter, tends to point at signal integrity issues on the cable itself, such as electrical noise, a marginal connector, or a too-long or damaged cable run, rather than a timing or framing problem. A cable run near a source of electrical interference, like heavy machinery or power conduits, showing a rising CRC error count here while alignment errors stay low would point specifically at cable shielding or routing as the likely fix.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.1.11 snmpwalk -v2c -c public <target> CDMIPController::cdmipEtherReceiveCRCErrorFrameCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.1.11.1 snmpget -v2c -c public <target> CDMIPController::cdmipEtherReceiveCRCErrorFrameCount.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipEtherReceiveCRCErrorFrameCount 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.11 | cdmipEtherReceiveCRCErrorFrameCount | CDMIPController |