All MIBs › CDD-564 › cdd564Reboot
cdd564Reboot
Module: CDD-564
OID (symbolic): CDD-564::cdd564Reboot
OID (numeric): 1.3.6.1.4.1.6247.25.1.5.4.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The is a SET command that will reboot the unit.
*** Important *** The command will reboot the unit without saving the configuration to the parameter file in flash.
What is cdd564Reboot?
Writing reboot(1) to this object issues a SET command that immediately reboots the CDD-564 unit. The description explicitly warns the reboot happens without saving the configuration to flash, so any unsaved changes (like a pending frequency retune) are lost on restart unless cdd564SaveParamToFlash was set first, a distinction that matters when an admin is trying to apply a change versus just power-cycling a hung unit. If the router's Ethernet forwarding appears wedged (packet counters stuck at zero despite traffic), an admin might SET this object to 1 as a quick remote recovery step, accepting that any un-saved config from that session will be discarded.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.5.4.1 snmpwalk -v2c -c public <target> CDD-564::cdd564Reboot
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.5.4.1.1 snmpget -v2c -c public <target> CDD-564::cdd564Reboot.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.25.1.5.4.1.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::cdd564Reboot 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.4 | cdd564RebootUnit | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.5.4.1 | cdd564Reboot | CDD-564 |