CDM-570 :: cdm570ConfigurationSave

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDM-570cdm570ConfigurationSave

cdm570ConfigurationSave

Module: CDM-570

OID (symbolic): CDM-570::cdm570ConfigurationSave

OID (numeric): 1.3.6.1.4.1.6247.24.1.5.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Causes the device to store the current modem configuration in configuration memory location defined by the argument (0 to 9). This is a COMMAND ONLY. Get always responds with 0.

What is cdm570ConfigurationSave?

Setting this to a value 0-9 tells the modem to save its current configuration into one of ten onboard memory slots. Because it is a command-only object where a Get always returns 0 rather than reflecting the last slot used, it is only meaningful as a write, letting an admin keep several named configurations, such as one per satellite or carrier plan, on the same box for quick recall. Setting cdm570ConfigurationSave=3 stores the current settings into slot 3, which could later be recalled with cdm570ConfigurationLoad=3 to switch back to that carrier profile.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.5.1
snmpwalk -v2c -c public <target> CDM-570::cdm570ConfigurationSave

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.5.1.1
snmpget -v2c -c public <target> CDM-570::cdm570ConfigurationSave.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.24.1.5.1.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::cdm570ConfigurationSave 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.6247comtechEFDataComtechEFData
Numeric OIDNameModule
1.3.6.1.4.1.6247.24cdm570CDM-570
1.3.6.1.4.1.6247.24.1cdm570ObjectsCDM-570
1.3.6.1.4.1.6247.24.1.5cdm570SaveLoadCDM-570
1.3.6.1.4.1.6247.24.1.5.1cdm570ConfigurationSaveCDM-570