Set Front Panel Button Enables
更新时间: 2025/06/26
在Gitcode上查看源码

0Ah-设置前面板按钮启用(Set-Front-Panel-Button-Enables)

修订记录

openUBMC版本号修订日期修订内容
25.062025/06/26初稿,新增命令详情

基本信息

功能说明

设置前面板按钮启用。

权限

命令信息

请求信息

字节顺序域取值说明
NetFnChassis 00h
CMD0Ah
1Front 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.)

响应信息

字节顺序域取值说明
1Completion Code

命令样例

设置前面板按钮启用

请求:

ipmicmd -k "0f 00 MM NN" smi 0

响应:

0f MM NN

返回到索引