All MIBs › CDM-570 › cdm570WarmUpCountdown
cdm570WarmUpCountdown
Module: CDM-570
OID (symbolic): CDM-570::cdm570WarmUpCountdown
OID (numeric): 1.3.6.1.4.1.6247.24.1.6.3.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: As a query, returns the Warm-up delay countdown in seconds remaining. As a command, only takes the argument 0 and is used to truncate the warm-up delay period to zero, forcing the unit into 'instanct-on' mode.
What is cdm570WarmUpCountdown?
As a read, this shows how many seconds remain in the OCXO warm-up delay set by cdm570WarmUpDelay; as a write, setting it to 0 is the only valid command and forces the countdown to end immediately. An admin who needs the modem transmitting right away after a power cycle, even before the OCXO is fully temperature-stable, can use this to force an instant-on override rather than wait out the full warm-up. Reading a value of 45 means the modem will start transmitting normally in 45 seconds; setting it to 0 during that wait skips the remainder of the delay immediately.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.6.3.3 snmpwalk -v2c -c public <target> CDM-570::cdm570WarmUpCountdown
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.6.3.3.1 snmpget -v2c -c public <target> CDM-570::cdm570WarmUpCountdown.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.24.1.6.3.3.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::cdm570WarmUpCountdown 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.3 | cdm570WarmUpCountdown | CDM-570 |