MIB Viewer

remoteResetControl

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