CDM-570 :: cdm570TxFECType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDM-570cdm570TxFECType

cdm570TxFECType

Module: CDM-570

OID (symbolic): CDM-570::cdm570TxFECType

OID (numeric): 1.3.6.1.4.1.6247.24.1.2.2.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Transmit 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 cdm570TxFECType?

This read-write object sets the transmit FEC type to one of uncoded(0), viterbi(1), viterbiReedSolomon(2), tcmReedSolomon(5), turbo(6), or tpcLdpc(7), noting availability depends on installed hardware options. This selection is gated by which optional FEC hardware is actually installed, reported via cdm570TurboOption and cdm570RSCodecOption, so attempting to set this to turbo(6) on a unit whose Turbo option reports none(0) would not be a valid configuration regardless of the link's needs. On a unit confirmed to have TPC/LDPC hardware installed, an admin chasing better link margin on a rain-prone site would set this to tpcLdpc(7) to gain stronger error correction than the older Viterbi+Reed-Solomon combination would provide.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.2.5
snmpwalk -v2c -c public <target> CDM-570::cdm570TxFECType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.2.5.1
snmpget -v2c -c public <target> CDM-570::cdm570TxFECType.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.24.1.2.2.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::cdm570TxFECType 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.2cdm570TxCDM-570
1.3.6.1.4.1.6247.24.1.2.2.5cdm570TxFECTypeCDM-570