CDM-570 :: cdm570RTS

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDM-570cdm570RTS

cdm570RTS

Module: CDM-570

OID (symbolic): CDM-570::cdm570RTS

OID (numeric): 1.3.6.1.4.1.6247.24.1.2.5.2.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Defines how RTS/CTS will operate at the main data interface, where: 0 = RTS/CTS Loop, No Action (RTS and CTS are looped, so that CTS echoes the state of RTS, but RTS does not control the ON/OFF state of the carrier) 1 = Loop, RTS controls Tx Ouput (RTS and CTS are looped, so that CTS echoes the state of RTS and RTS controls the ON/OFF state of the carrier - the modem will not bring up its TX carrier until RTS is asserted.) 2 = Ignore RTS, Assert CTS

Query Only: 3 = 1:N system in use, RTS/CTS ignored

What is cdm570RTS?

This read-write object defines how RTS/CTS handshaking operates at the main data interface, with options including RTS/CTS looped with no action(0), looped with RTS controlling Tx output(1), and two variants that ignore RTS(2,3). This determines whether the attached terrestrial equipment's RTS signal actually controls whether the modem's carrier goes on or off, which matters for legacy serial equipment that expects to control carrier keying via hardware handshaking rather than through cdm570TxCarrierState directly. For a legacy multiplexer that expects to key the satellite carrier on and off itself via its RTS line, an admin would set this to loopRTSControlsTx(1) so the attached equipment's RTS signal directly governs the modem's transmit carrier state.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.5.2.1
snmpwalk -v2c -c public <target> CDM-570::cdm570RTS

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.5.2.1.1
snmpget -v2c -c public <target> CDM-570::cdm570RTS.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.24.1.2.5.2.1.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::cdm570RTS 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.6247comtechEFDataComtechEFData
Numeric OIDNameModule
1.3.6.1.4.1.6247.24cdm570CDM-570
1.3.6.1.4.1.6247.24.1cdm570ObjectsCDM-570
1.3.6.1.4.1.6247.24.1.2cdm570ConfigCDM-570
1.3.6.1.4.1.6247.24.1.2.5cdm570InterfaceCDM-570
1.3.6.1.4.1.6247.24.1.2.5.2cdm570RTSCTSOperCDM-570
1.3.6.1.4.1.6247.24.1.2.5.2.1cdm570RTSCDM-570