|
|
Description:
|
acSysActionSetResetControl OBJECT-TYPE
SYNTAX INTEGER {resetFromFlashAfterBurn(1), resetFromFlashNoBurn(2), resetFromBootP(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Determines the remote reset action.
1 - burn staged load image, if any, and config to flash, perform
a reset, and load from flash
2 - perform a reset, and load from flash (staged load image,
if any, and config is not burned to flash)
3 - perform a reset, and load from bootp/tftp (staged load
image, if any, and config burn is not needed)
* - an error is returned for any other value
Note: The staged load image is an image of a cmp file that
was previously loaded to a area in RAM via an HTTP upload.
Access: Instant.
AC INI-Param: RemoteResetControl"
|
|
|
|