代码仓
中
Set Controller Power On And Off Process Status
更新时间: 2026/08/06
在AtomGit上查看源码

Set Controller Power On And Off Process Status ​

Change History ​

openUBMC VersionRevision DateDescription
25.062025/06/26Initial 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 ​

ByteData Field
NetFn32h
CMDe0h
1power_status
M0-M6: 0-6

Response Information ​

ByteData Field
1Completion Code

Command Example ​

Set the controller power-on and power-off status to M2. ​

Request:

bash
ipmitool raw 0x32 0xbc 0x02

Response:

text

Back to Index ​