|
|
Description:
|
lastPowerOnSource 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-on(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),
mgmt-processor-fail(27),
pci-pme(28),
keyboard(29),
chipcard-reader(30),
remote-manager(31),
remote-manager-reset(32),
power-cycle(33),
firmware-restart(242),
housing-opened(243)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION "Source the system was switched on from; Not supported."
|
|
|
|