|
|
Description:
|
h150eResetControl OBJECT-TYPE
SYNTAX INTEGER {
running(1),
warmBoot(2)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Setting this object to warmBoot(2) causes the device to restart the application
software with current configuration parameters saved in non-volatile memory. When
the device is running normally, this variable has a value of running(1). The
effect of configuring this object is identical to the configuration of the
probeResetControl object of RFC 2021, except for the coldBoot option which is not
supported."
|
|
|
|