All MIBs › CDM-570 › cdm570RxDataInvert
cdm570RxDataInvert
Module: CDM-570
OID (symbolic): CDM-570::cdm570RxDataInvert
OID (numeric): 1.3.6.1.4.1.6247.24.1.2.3.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Invert receive data, where: 0 = Normal 1 = Inverted
What is cdm570RxDataInvert?
This read-write object inverts the receive data polarity: normal(0) or inverted(1). Identical in function to cdd564RxDataInversion, this is one of the standard interoperability fixes to try when a link is RF-locked with good Eb/No but the recovered data is unusable, since it addresses a bit-polarity convention mismatch rather than any actual signal-quality problem. If a link to a legacy piece of far-end equipment consistently produces garbled data despite excellent Eb/No, toggling this object to inverted(1) is a quick test to rule out a polarity mismatch before escalating to deeper protocol troubleshooting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.3.8 snmpwalk -v2c -c public <target> CDM-570::cdm570RxDataInvert
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.3.8.1 snmpget -v2c -c public <target> CDM-570::cdm570RxDataInvert.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.24.1.2.3.8.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::cdm570RxDataInvert 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.8 | cdm570RxDataInvert | CDM-570 |