|
Description:
|
probeResetControl OBJECT-TYPE
SYNTAX INTEGER
{ running(1),
warmBoot(2),
coldBoot(3)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Setting this object to warmBoot(2) causes the device to
restart the application software with current configuration
parameters saved in non-volatile memory. Setting this
object to coldBoot(3) causes the device to reinitialize
configuration parameters in non-volatile memory to default
values and restart the application software. When the device
is running normally, this variable has a value of running(1)."
|
|
|