CDMIPController :: cdmipSaveConfiguration

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDMIPControllercdmipSaveConfiguration

cdmipSaveConfiguration

Module: CDMIPController

OID (symbolic): CDMIPController::cdmipSaveConfiguration

OID (numeric): 1.3.6.1.4.1.6247.4.7.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Setting this value to '1' will save the PARAM permanent storage.

Only value: 1. Save - save the PARAM to permanent storage.

What is cdmipSaveConfiguration?

Setting this to save(1) commits the IP card's current PARAM settings to permanent, non-volatile storage. Because many of the IP card's configuration objects presumably take effect immediately in running memory but are not automatically persisted, this explicit save step is what protects those changes from being lost on the next reboot or power cycle, and forgetting to issue it after making changes is a common way configuration silently reverts. An admin who configures several new IP routes and then power-cycles the unit without first setting cdmipSaveConfiguration=1 would find those routes gone after the reboot, since they were never committed to permanent storage.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.7.2
snmpwalk -v2c -c public <target> CDMIPController::cdmipSaveConfiguration

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.7.2.1
snmpget -v2c -c public <target> CDMIPController::cdmipSaveConfiguration.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.4.7.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 CDMIPController::cdmipSaveConfiguration 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.4cdmipControllerCDMIPController
1.3.6.1.4.1.6247.4.7cdmipOperMaintCDMIPController
1.3.6.1.4.1.6247.4.7.2cdmipSaveConfigurationCDMIPController