Set Front Panel Button Enables
更新时间: 2026/08/06
在Gitcode上查看源码Set Front Panel Button Enables
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Enable the buttons on the front panel.
Privilege
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | Chassis 00h |
| CMD | 0Ah |
| 1 | Front Panel Button Enables [7:4]-reserved [3]-1b=disable Standby (sleep) button for entering standby (sleep) (control can still be used to wake the system) [2]-1b=disable Diagnostic 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 this also disables sleep requests via that button.) |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code |
Command Example
Enable the buttons on the front panel.
Request:
bash
ipmicmd -k "0f 00 MM NN" smi 0Response:
text
0f MM NN