All MIBs › CDM-570 › cdm570RTS
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 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.5 | cdm570Interface | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.2.5.2 | cdm570RTSCTSOper | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.2.5.2.1 | cdm570RTS | CDM-570 |