|
|
Description:
|
lastPowerOffSource OBJECT-TYPE
SYNTAX INTEGER{
unknown(1),
software-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-cycle(33),
power-limiting(35),
mmb-continuous-operation(36),
watchdog-power-cycle(37),
viom-inventory-board(38),
viom-init-boot(39),
repeated-fan-fail(40),
repeated-temperature-critical(41),
firmware-restart(242),
housing-opened(243),
predecessor(244)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Reason why the system was switched off last time"
|
|
|
|