|
|
Description:
|
powerFailRecovery OBJECT-TYPE
SYNTAX INTEGER{
unknown(1),
not-available(2),
as-before(3),
remain-off(4),
switch-on(5),
schedule-sync(6)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION "Action on AC power recovery after AC has failed.
not-available(2) : function not available; behavior is hardware-defined.
as-before(3) : server gets the same power state as before the AC fail.
remain-off(4) : server remains off on power resume.
switch-on(5) : server is always switched on on power resume.
schedule-sync(6) : server synchronizes the power state with the schedule setting."
|
|
|
|