rstDoBoot OBJECT-TYPE
SYNTAX INTEGER {
doBoot(1),
noMeaning(2)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"When set to doBoot(1) the product should send the
getResponse message using the parameters rstBootFrom and
rstBootfilename(if applicable), and then reboot. Reading
this object always returns a value of noMeaning(2)."