CDM-570 :: cdm570RxFECType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDM-570cdm570RxFECType

cdm570RxFECType

Module: CDM-570

OID (symbolic): CDM-570::cdm570RxFECType

OID (numeric): 1.3.6.1.4.1.6247.24.1.2.3.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Rx FEC type where: 0 = Uncoded 1 = Viterbi 2 = Viterbit + Reed-Solomon 5 = TCM + Reed-Solomon (Code Rate = 2/3) 6 = Turbo 7 = TPC/LDPC

Depending on hardware, not all of these selections will be valid.

What is cdm570RxFECType?

This read-write object sets the receive FEC type to one of uncoded(0), viterbi(1), viterbiReedSolomon(2), tcmReedSolomon(5), turbo(6), or tpcLdpc(7), again noting hardware-dependent availability. Like its transmit-side counterpart, this selection is gated by which optional FEC hardware this specific unit has installed, and it must match the FEC type actually applied at the far-end transmitter, since receiving a Turbo-coded carrier while configured for plain Viterbi decoding will produce no valid lock regardless of signal strength. If a remote unit's Turbo option reports none(0), that unit is hard-capped to Viterbi-based FEC types on receive, meaning it cannot be part of a network segment whose hub has standardized on Turbo coding without a hardware upgrade.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.3.5
snmpwalk -v2c -c public <target> CDM-570::cdm570RxFECType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.3.5.1
snmpget -v2c -c public <target> CDM-570::cdm570RxFECType.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.24.1.2.3.5.1 i <value>

Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDM-570::cdm570RxFECType 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 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.24cdm570CDM-570
1.3.6.1.4.1.6247.24.1cdm570ObjectsCDM-570
1.3.6.1.4.1.6247.24.1.2cdm570ConfigCDM-570
1.3.6.1.4.1.6247.24.1.2.3cdm570RxCDM-570
1.3.6.1.4.1.6247.24.1.2.3.5cdm570RxFECTypeCDM-570