Set Controller Power On And Off Process Status
更新时间: 2026/08/06
在Gitcode上查看源码Set Controller Power On And Off Process Status
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Setting the Power-On and Power-Off Status of a Controller
Privilege
BasicSetting
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | 32h |
| CMD | e0h |
| 1 | power_status M0-M6: 0-6 |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code |
Command Example
Set the controller power-on and power-off status to M2.
Request:
bash
ipmitool raw 0x32 0xbc 0x02Response:
text