All MIBs › CDD-564 › cdd564SaveParamToFlash
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.6247 | comtechEFData | ComtechEFData |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6247.25 | cdd564 | CDD-564 |
| 1.3.6.1.4.1.6247.25.1 | cdd564Objects | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.5 | cdd564Maint | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.5.3 | cdd564ParamDatabase | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.5.3.2 | cdd564SaveParamToFlash | CDD-564 |