165
3. Standard IPMI command
1.1 Lock / Unlock the power button
This is standard IPMI command which used to control to lock or unlock the power button.
Linux command:
$ ipmitool raw 0x0 0xa 0x1
Description:
Front Panel Button Enables [7:4] –
reserved
[3] – 1b = disable Standby (sleep) button for entering standby (sleep)
[2] – 1b = disable Diagnosis Interrupt button
[1] – 1b = disable reset button
[0] – 1b = disable Power off button for power off only (in the case there is a single combined power/standby
(sleep) button, then is also disables sleep request via that button)