All MIBs › CDM-570 › cdm570TxCarrierState
cdm570TxCarrierState
Module: CDM-570
OID (symbolic): CDM-570::cdm570TxCarrierState
OID (numeric): 1.3.6.1.4.1.6247.24.1.2.2.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Transmit carrier state, where: 0 = Off 1 = On 2 = RTI (Receive/Transmit Inhibit)
The following values are query only: 3 = External Control (read only) 4 = BUC warm-up delay (read only) 5 = STDMA Burst (ready only)
What is cdm570TxCarrierState?
This read-write object controls the transmit carrier state: off(0), on(1), or RTI/Receive-Transmit-Inhibit(2), with values 3-5 reserved as read-only status indicators for external control, BUC warm-up delay, or STDMA burst states. This is the master on/off switch for the modem's actual RF transmission, distinct from all the frequency/power/modulation configuration objects -- a technician can have every Tx parameter configured correctly yet the unit transmits nothing at all if this remains at off(0), which is also the deliberate safety state used during installation and antenna alignment to avoid illuminating the satellite with a misaligned carrier. During antenna installation, a technician would leave this object at off(0) while pointing the dish, only setting it to on(1) once pointing, power, and frequency are all verified correct, to avoid transmitting an unintended signal toward the satellite during alignment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.2.11 snmpwalk -v2c -c public <target> CDM-570::cdm570TxCarrierState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.2.11.1 snmpget -v2c -c public <target> CDM-570::cdm570TxCarrierState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.24.1.2.2.11.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::cdm570TxCarrierState 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.11 | cdm570TxCarrierState | CDM-570 |