All MIBs › CDM-570 › cdm570TxFECType
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 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.2 | cdm570Tx | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.2.2.5 | cdm570TxFECType | CDM-570 |