CDD-564 :: cdd564SaveParamToFlash

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDD-564cdd564SaveParamToFlash

cdd564SaveParamToFlash

Module: CDD-564

OID (symbolic): CDD-564::cdd564SaveParamToFlash

OID (numeric): 1.3.6.1.4.1.6247.25.1.5.3.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This is a SET command to save the configuration to the parameter file in flash.

What is cdd564SaveParamToFlash?

This is a write-only trigger object: writing the value save(1) commits the router's current running configuration to non-volatile flash storage. Because cdd564Reboot explicitly does not save configuration first, this object is the only way to make in-memory changes (like a new Rx frequency or LNB power setting) survive a power cycle, so skipping it after a config change means the next reboot reverts everything. A typical workflow is: set a new receive frequency, verify the link locks, then SET this object to 1 so that value is still in effect after the unit is power-cycled during a maintenance window.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.5.3.2
snmpwalk -v2c -c public <target> CDD-564::cdd564SaveParamToFlash

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.5.3.2.1
snmpget -v2c -c public <target> CDD-564::cdd564SaveParamToFlash.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.25.1.5.3.2.1 i <value>

Start monitoring Comtech EF Data CDD-564 satellite demodulator with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDD-564::cdd564SaveParamToFlash OID value, configure state conditions and alerts, and monitor any Comtech EF Data CDD-564 satellite demodulator 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.25cdd564CDD-564
1.3.6.1.4.1.6247.25.1cdd564ObjectsCDD-564
1.3.6.1.4.1.6247.25.1.5cdd564MaintCDD-564
1.3.6.1.4.1.6247.25.1.5.3cdd564ParamDatabaseCDD-564
1.3.6.1.4.1.6247.25.1.5.3.2cdd564SaveParamToFlashCDD-564