CDMIPController :: cdmipParamConfig

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDMIPControllercdmipParamConfig

cdmipParamConfig

Module: CDMIPController

OID (symbolic): CDMIPController::cdmipParamConfig

OID (numeric): 1.3.6.1.4.1.6247.4.7.9

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Setting this parameter tells how the IP card will get its configuration data when booting up:

Configuration data can be loaded from the following locations: 1. Factory Defaultls - load data from factory defaults. 2. PARAM File - load data from PARAM in permanent storage.

What is cdmipParamConfig?

This selects where the IP card loads its configuration data from at boot time: either always reverting to factory defaults, or loading from the saved PARAM file in permanent storage. Setting this to factoryDefaults(1) means every reboot discards any custom configuration and starts fresh, which would be an unusual and disruptive choice for a production unit but potentially useful in a lab or test environment where a clean state on every boot is actually desired. A production unit should have this set to paramFile(2) so its custom routes, keys, and access lists persist across reboots; leaving it at factoryDefaults(1) by mistake would silently discard all that configuration on every restart.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.7.9
snmpwalk -v2c -c public <target> CDMIPController::cdmipParamConfig

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.7.9.1
snmpget -v2c -c public <target> CDMIPController::cdmipParamConfig.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.4.7.9.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::cdmipParamConfig 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.9cdmipParamConfigCDMIPController