CDMIPController :: cdmipRestoreFactoryDefaults

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDMIPControllercdmipRestoreFactoryDefaults

cdmipRestoreFactoryDefaults

Module: CDMIPController

OID (symbolic): CDMIPController::cdmipRestoreFactoryDefaults

OID (numeric): 1.3.6.1.4.1.6247.4.7.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Setting this value to '1' will restore factory defaults to the system.

Only value: 1. Restore - restore factory defaults.

*** NOTE: Restoring factory defaults will erase PARAM in permanent storage. Make sure, before setting this to True. ***

What is cdmipRestoreFactoryDefaults?

Setting this to restore(1) erases the card's saved PARAM configuration in permanent storage and resets it to factory defaults. The MIB's own note flags this as destructive, explicitly warning to be sure before setting it true, since unlike cdmipReset, which just reboots, this wipes out custom routes, keys, access lists, and every other configured setting the admin has built up. An admin decommissioning a unit before returning it to inventory would set this to restore(1) specifically to wipe out any customer-specific routes and encryption keys before the unit is redeployed elsewhere.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.7.5
snmpwalk -v2c -c public <target> CDMIPController::cdmipRestoreFactoryDefaults

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.7.5.1
snmpget -v2c -c public <target> CDMIPController::cdmipRestoreFactoryDefaults.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.4.7.5.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::cdmipRestoreFactoryDefaults 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.5cdmipRestoreFactoryDefaultsCDMIPController