All MIBs › CDM-570 › cdm570WarmUpDelay
cdm570WarmUpDelay
Module: CDM-570
OID (symbolic): CDM-570::cdm570WarmUpDelay
OID (numeric): 1.3.6.1.4.1.6247.24.1.6.3.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Warm-up delay for internal frequency reference (OCXO), where: 0 = Disabled (instant on - no delay for OCXO to reach temperature) 1 = Enabled (unit waits until OCXO reaches correct temperature)
What is cdm570WarmUpDelay?
This controls whether the modem waits for its internal OCXO frequency reference to reach operating temperature before coming fully online, or starts transmitting instantly. Because an OCXO's frequency accuracy depends on it being at a stable temperature, enabling this delay avoids transmitting off-frequency and potentially interfering with adjacent carriers right after power-up, at the cost of a slower startup. With this set to enable(1), the modem might hold off several minutes after a power cycle before it starts transmitting, while cdm570WarmUpCountdown counts down the remaining wait.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.6.3.2 snmpwalk -v2c -c public <target> CDM-570::cdm570WarmUpDelay
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.6.3.2.1 snmpget -v2c -c public <target> CDM-570::cdm570WarmUpDelay.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.24.1.6.3.2.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::cdm570WarmUpDelay 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.6 | cdm570Util | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.6.3 | cdm570InternalReference | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.6.3.2 | cdm570WarmUpDelay | CDM-570 |