All MIBs › CDMIPController › cdmipWanFpgaRxPktProcessorCrcErrorCount
cdmipWanFpgaRxPktProcessorCrcErrorCount
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipWanFpgaRxPktProcessorCrcErrorCount
OID (numeric): 1.3.6.1.4.1.6247.4.8.5.2
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of received frames from the Satellite interface that failed the packet processor CRC check.
What is cdmipWanFpgaRxPktProcessorCrcErrorCount?
This counts frames received over the satellite link that failed the CRC check performed specifically by the FPGA's packet processor. Because this check happens after the separate HDLC-level CRC check, errors here point to corruption introduced during internal packet processing on this modem's FPGA rather than pure line noise on the RF path. For example, this counter rising while cdmipWanFpgaRxHdlcCrcErrorCount stays flat would point suspicion at the FPGA's internal packet-processing path rather than the satellite RF link.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.5.2 snmpwalk -v2c -c public <target> CDMIPController::cdmipWanFpgaRxPktProcessorCrcErrorCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.5.2.1 snmpget -v2c -c public <target> CDMIPController::cdmipWanFpgaRxPktProcessorCrcErrorCount.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipWanFpgaRxPktProcessorCrcErrorCount 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.5 | cdmipWanFpgaStatistics | CDMIPController |
| 1.3.6.1.4.1.6247.4.8.5.2 | cdmipWanFpgaRxPktProcessorCrcErrorCount | CDMIPController |