MIB Viewer

acSysActionSetResetControl

OBJECT-TYPE
1.3.6.1.4.1.5003.9.10.10.3.1.1.2
Access
read-write
Status
current
Sub-identifiers
0
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
INTEGER { resetFromFlashAfterBurn(1) , resetFromFlashNoBurn(2) , resetFromBootP(3) }