All MIBs › CDM-570 › cdm570RxFECCodeRate
cdm570RxFECCodeRate
Module: CDM-570
OID (symbolic): CDM-570::cdm570RxFECCodeRate
OID (numeric): 1.3.6.1.4.1.6247.24.1.2.3.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Rx code rate, where 0 = Rate 5/16 (Turbo only) 1 = Rate 22/44 (Turbo only) 2 = Rate 1/2 3 = Rate 2/3 (8-PSK TCM or 16-QAM only) 4 = Rate 3/4 5 = Rate 7/8 6 = Rate 0.95 (Turbo only) 7 = Rate 1/1 (Uncoded or No FEC)
What is cdm570RxFECCodeRate?
This read-write object sets the receive code rate to one of eight values mirroring cdm570TxFECCodeRate, from Rate 5/16 (Turbo only) through uncoded Rate 1/1. This must exactly match the code rate the far end is transmitting at, since FEC code rate determines how the demodulator interprets redundancy bits within the received symbol stream -- a mismatch here typically prevents lock entirely rather than producing a partially-degraded but still-usable link. If a hub operator changes their outbound carrier from Rate 3/4 to Rate 7/8 to squeeze out more throughput, every remote receiving that carrier must have this object updated to rate7over8(5) in lockstep, or their demodulators will drop lock the instant the hub's change takes effect.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.3.3 snmpwalk -v2c -c public <target> CDM-570::cdm570RxFECCodeRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.3.3.1 snmpget -v2c -c public <target> CDM-570::cdm570RxFECCodeRate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.24.1.2.3.3.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::cdm570RxFECCodeRate 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.3 | cdm570RxFECCodeRate | CDM-570 |