|
|
Description:
|
asrRebootFailAction OBJECT-TYPE
SYNTAX INTEGER{
unknown(1),
switch-off(2),
boot-diag-system(3),
no-diag-system(4)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION "Specifies the action after a specified number of failed reboot retries
(the object 'sc2asrNrRebootRetries' has reached zero).The value
no-diag-system(4) means that a diagnostic system is not available; no other value can be set.
The values unknown(1) and reserved(3) cannot be set; a SET will deliver 'badValue'; Not supported."
|
|
|
|