All MIBs › CDD-564 › cdd564RxDataRate
cdd564RxDataRate
Module: CDD-564
OID (symbolic): CDD-564::cdd564RxDataRate
OID (numeric): 1.3.6.1.4.1.6247.25.1.7.1.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Rx data rate in bps (Varies based on chart below.) Units = bps Resolution = 1 bps FEC Type Modulation Code Rate Data Rate High Rate -------- ----------- ---------- --------------------- --------- Turbo QPSK Rate 3/4 16.0 Kbps to 4.5 Mbps N/A Turbo QPSK Rate 7/8 16.0 Kbps to 5.0 Mbps 5.25 Mbps Turbo QPSK Rate 0.95 16.0 Kbps to 5.0 Mbps 5.667 Mbps Turbo 8-PSK Rate 3/4 16.0 Kbps to 5.0 Mbps 6.75 Mbps Turbo 8-PSK Rate 7/8 16.0 Kbps to 5.0 Mbps 7.875 Mbps Turbo 8-PSK Rate 0.95 16.0 Kbps to 5.0 Mbps 8.5 Mbps Turbo 16-QAM Rate 3/4 16.0 Kbps to 5.0 Mbps 9.0 Mbps Turbo 16-QAM Rate 7/8 16.8 Kbps to 5.0 Mbps 9.98 Mbps
What is cdd564RxDataRate?
This read-write object sets the receive data rate in bps, with the achievable range depending on the combination of FEC type, modulation, and code rate shown in the MIB's own reference chart, for example Turbo+QPSK+Rate 3/4 spans roughly 16 kbps to 4.5 Mbps. Because the valid range is coupled to the other RF settings, changing this value without also considering those settings can push the link outside what the current modulation/coding combination can actually support. An admin trying to upgrade a link from 3 Mbps to 5 Mbps might find that simply raising this value isn't enough -- the chart shows Turbo+QPSK+Rate 3/4 tops out around 4.5 Mbps, so achieving 5 Mbps requires first switching to Rate 7/8 or 8-PSK.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.7.1.1.1.5 snmpwalk -v2c -c public <target> CDD-564::cdd564RxDataRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.7.1.1.1.5.1 snmpget -v2c -c public <target> CDD-564::cdd564RxDataRate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.25.1.7.1.1.1.5.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cdd564RxDataRate.1
Start monitoring Comtech EF Data CDD-564 satellite demodulator with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDD-564::cdd564RxDataRate OID value, configure state conditions and alerts, and monitor any Comtech EF Data CDD-564 satellite demodulator 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.25 | cdd564 | CDD-564 |
| 1.3.6.1.4.1.6247.25.1 | cdd564Objects | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.7 | cdd564Config | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.7.1 | cdd564Rx | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.7.1.1 | cdd564RxTable | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.7.1.1.1 | cdd564RxEntry | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.7.1.1.1.5 | cdd564RxDataRate | CDD-564 |