bootReboot OBJECT-TYPE
SYNTAX INTEGER{normal(1), --*
force-reset(10) --*
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Setting this non-persistent variable to 'force-reset'
allows an SNMP user to force the platform to reboot.
Setting this variable to 'normal' has no effect.
'normal' will always be returned on a 'get' of this
variable."