acsvReboot OBJECT-TYPE
SYNTAX INTEGER {
noAction(1),
reboot(2)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"A set value of reboot(2) will reboot the appliance.
noAction(1) = always returned in a GET. Does nothing if SET.
reboot(2) = when SET the appliance immediately reboots."