All MIBs › CDM-570 › cdm570RxFECType
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 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.24 | cdm570 | CDM-570 |
| 1.3.6.1.4.1.6247.24.1 | cdm570Objects | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.2 | cdm570Config | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.2.3 | cdm570Rx | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.2.3.5 | cdm570RxFECType | CDM-570 |