|
Description:
|
reboot OBJECT-TYPE
SYNTAX INTEGER {
-- resetCancel(0),
resetNow(1),
resetIdle(2),
reset1hour(3),
reset8hours(4),
reloadTerminfo(5),
reloadProfile(6),
reloadParm(7),
saveParm(8),
reloadAnnounce(9),
rebootAndLoadFlash(10),
resetWarm(11),
reloadDefaultKeepIP(12),
reloadDefault(13)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION "Object to control actions in the device such as:
resetNow(1) is reset the device immediately,
reloadParm(7) is reload parameterblock from FLASH.
saveParm(8) is save the parameter block to FLASH.
Notice that not all products supports all values
of this object."
|
|