CDD-564 :: cdd564RxCRCErrors

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDD-564cdd564RxCRCErrors

cdd564RxCRCErrors

Module: CDD-564

OID (symbolic): CDD-564::cdd564RxCRCErrors

OID (numeric): 1.3.6.1.4.1.6247.25.1.6.3.1.1.14

Node type: OBJECT-TYPE

Type: Counter32

Access: read-only

Description: The number of frames with a CRC error detected by the Rx FPGA.

What is cdd564RxCRCErrors?

This counter tracks frames with a CRC error detected specifically by the Rx FPGA. This appears to be a lower-level, FPGA-native CRC check distinct from the HDLC-layer check and the post-decompression check elsewhere in this table, so comparing all three helps localize exactly which processing stage in the receive chain is where corruption is first detected. If this FPGA-level counter and the HDLC CRC counter rise together while the post-decompression counter stays flat, that pattern points to the corruption originating at or before the FPGA rather than in the later decryption/decompression stage.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.6.3.1.1.14
snmpwalk -v2c -c public <target> CDD-564::cdd564RxCRCErrors

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.6.3.1.1.14.1
snmpget -v2c -c public <target> CDD-564::cdd564RxCRCErrors.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cdd564RxCRCErrors.1

Start monitoring Comtech EF Data CDD-564 satellite demodulator with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDD-564::cdd564RxCRCErrors OID value, configure state conditions and alerts, and monitor any Comtech EF Data CDD-564 satellite demodulator from a single console.

OID Breakdown

Upper-level ancestors (7 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.6247comtechEFDataComtechEFData
Numeric OIDNameModule
1.3.6.1.4.1.6247.25cdd564CDD-564
1.3.6.1.4.1.6247.25.1cdd564ObjectsCDD-564
1.3.6.1.4.1.6247.25.1.6cdd564StatisticsCDD-564
1.3.6.1.4.1.6247.25.1.6.3cdd564SatelliteStatisticsCDD-564
1.3.6.1.4.1.6247.25.1.6.3.1cdd564SatelliteRxStatsTableCDD-564
1.3.6.1.4.1.6247.25.1.6.3.1.1cdd564SatelliteRxStatsEntryCDD-564
1.3.6.1.4.1.6247.25.1.6.3.1.1.14cdd564RxCRCErrorsCDD-564