All MIBs › CDM-570 › cdm570ConfigurationLoad
cdm570ConfigurationLoad
Module: CDM-570
OID (symbolic): CDM-570::cdm570ConfigurationLoad
OID (numeric): 1.3.6.1.4.1.6247.24.1.5.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Causes the device to retrieve a previously stored modem configuration from configuration memory location defined by the argument (0 to 9). This is a COMMAND ONLY. Get always responds with 0.
What is cdm570ConfigurationLoad?
Setting this to a value 0-9 tells the modem to retrieve a previously saved configuration from the matching memory slot and apply it. On a modem juggling multiple satellite links or lease profiles, this lets an admin switch the unit's entire configuration in one SNMP set rather than reprogramming every parameter by hand. Setting cdm570ConfigurationLoad=3 would instantly reapply whatever modulation, frequency, and framing settings were previously stored in slot 3, for example for a backup satellite path.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.5.2 snmpwalk -v2c -c public <target> CDM-570::cdm570ConfigurationLoad
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.5.2.1 snmpget -v2c -c public <target> CDM-570::cdm570ConfigurationLoad.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.24.1.5.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::cdm570ConfigurationLoad 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.5 | cdm570SaveLoad | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.5.2 | cdm570ConfigurationLoad | CDM-570 |