All MIBs › CDM-570 › cdm570TxModType
cdm570TxModType
Module: CDM-570
OID (symbolic): CDM-570::cdm570TxModType
OID (numeric): 1.3.6.1.4.1.6247.24.1.2.2.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Transmit modulation type, where: 0 = BPSK 1 = QPSK 2 = OQPSK 3 = 8-PSK 4 = 16-QAM (Turbo or Viterbi + RS only) 5 = 8-QAM
Depending on FEC type, not all of these selections will be valid.
What is cdm570TxModType?
This read-write object sets the transmit modulation type to one of BPSK(0), QPSK(1), OQPSK(2), 8-PSK(3), 16-QAM(4) (Turbo or Viterbi+RS only), or 8-QAM(5), noting not all selections are valid depending on FEC type. Modulation choice directly trades spectral efficiency against required signal margin -- moving from QPSK to 16-QAM roughly doubles the bits carried per symbol and thus potential throughput in the same bandwidth, but demands a substantially higher Eb/No to maintain the same error rate, so this choice must be balanced against the link's actual available power and antenna size. A remote site with a small antenna and limited transmit power would typically stay at QPSK rather than attempting 16-QAM, since the higher-order modulation's stricter signal-quality requirement would likely exceed what that station's smaller RF budget can reliably deliver.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.2.4 snmpwalk -v2c -c public <target> CDM-570::cdm570TxModType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.2.4.1 snmpget -v2c -c public <target> CDM-570::cdm570TxModType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.24.1.2.2.4.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::cdm570TxModType 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.4 | cdm570TxModType | CDM-570 |