|
|
Description:
|
srvSetupRebootFailAction OBJECT-TYPE
SYNTAX INTEGER{
unknown(1),
switch-off(2),
ide-diag-disk(3),
no-diag-system(4),
remote-image-disk(5),
pxe(6),
rsb-usb(7),
bmc-remote(8)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION "Describes the action on a specified number of failed reboot retries
(srvSetupMaxRestartRetries=0):
unknown(1) - diagnostic system cannot be determined (cannot be SET)
switch-off(2) - no diag system, final power-off
ide-diag-disk(3) - boot diag system from IDE disk
no-diag-system(4) - no diag system available
remote-image-disk(5) - boot from remote image (over LAN)
pxe(6) - boot from PXE (Preboot eXecution Environment)
rsb-usb(7) - boot from RSB remote source (via USB interface)
bmc-remote(8) - boot from BMC from remote storage
This value is also the source to be booted from when object 'stdSetupBootSource'
is set to 'diag-system'."
|
|
|
|