|
|
Description:
|
lastPowerOffSource OBJECT-TYPE
SYNTAX INTEGER{
unknown(1),
swoff-command(2),
power-button(3),
ac-fail(4),
clock(5),
fan-fail(6),
temperature-critical(7),
temperature-damage(8),
power-supply-failure(9),
watchdog(10),
remote-off(11),
hardware-fail(12),
peripheral-bus-error(13),
cpu-error(14),
nmi(20),
hardware-reset(23),
warmstart(24),
reset-button(25),
ac-fail-reboot(26),
keyboard(29),
remote-manager(31),
remote-manager-reset(32),
power-limiting(35),
mmb-continuous-operation(36),
watchdog-power-cycle(37),
firmware-restart(242),
housing-opened(243)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION "Reason why the system was switched off last time; Not supported."
|
|
|
|