All MIBs › CDM-570 › cdm570TxDataInvert
cdm570TxDataInvert
Module: CDM-570
OID (symbolic): CDM-570::cdm570TxDataInvert
OID (numeric): 1.3.6.1.4.1.6247.24.1.2.2.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Invert transmit data, where: 0 = Normal 1 = Inverted
What is cdm570TxDataInvert?
This read-write object inverts the transmit data polarity: normal(0) or inverted(1). Like cdd564RxDataInversion but on the transmit side, this flips the logical sense of the outgoing bit stream to match a polarity convention expected by specific far-end equipment, a setting sometimes needed purely for interoperability with a particular vendor's demodulator rather than reflecting any actual fault. If a far-end demodulator from a different vendor reports consistently garbled data despite a clean RF lock, toggling this object is one of the standard interoperability fixes to try before suspecting a deeper protocol incompatibility.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.2.7 snmpwalk -v2c -c public <target> CDM-570::cdm570TxDataInvert
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.2.7.1 snmpget -v2c -c public <target> CDM-570::cdm570TxDataInvert.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.24.1.2.2.7.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::cdm570TxDataInvert 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.7 | cdm570TxDataInvert | CDM-570 |