All MIBs › CDD-564 › cdd564ReloadParamFromFlash
cdd564ReloadParamFromFlash
Module: CDD-564
OID (symbolic): CDD-564::cdd564ReloadParamFromFlash
OID (numeric): 1.3.6.1.4.1.6247.25.1.5.3.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This is a SET command to reload the configuration from the parameter file in flash.
What is cdd564ReloadParamFromFlash?
This is a SET-only command that reloads the configuration from the parameter file already stored in flash, discarding whatever changes are currently active in the running configuration. It's the 'undo my in-progress edits' button: if an admin has been experimenting with cdd564RxFEC or cdd564RxCodeRate values live on the unit without saving them, writing reload(1) instantly reverts those unsaved changes back to the last-saved flash state without requiring a full reboot. For example, after test-setting the demodulation type and finding the link won't lock, an admin can SET this object to 1 to snap the demodulator settings back to the previously-saved, working configuration in one step.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.5.3.3 snmpwalk -v2c -c public <target> CDD-564::cdd564ReloadParamFromFlash
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.5.3.3.1 snmpget -v2c -c public <target> CDD-564::cdd564ReloadParamFromFlash.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.25.1.5.3.3.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::cdd564ReloadParamFromFlash 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.3 | cdd564ReloadParamFromFlash | CDD-564 |