Description:
|
reset OBJECT-TYPE
SYNTAX INTEGER {
warm(1),
cold(2) -- not supported by bridges
}
ACCESS read-write -- write-only on EtherTwist 'D' rev
-- and earlier
STATUS obsolete
DESCRIPTION
"When the reset object is set to to 'warm' it
results in a 'warm' reset, which does not clear
the parameters in NOVRAM to factory defaults. When
set to 'cold', it results in NOVRAM being set to
factory defaults. When this object is set, the
agent replies, dallies a short time to allow the
reply to be emitted from the device, then performs
the reset. When read, this object always returns
0.
This object is now obsolete. It has been replaced by
hpicfReset."
|
|