Activate/Deactivate Power Limit
更新时间: 2026/08/06
在Gitcode上查看源码Activate/Deactivate Power Limit
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Run the DCMI command to enable or disable power capping.
Privilege
PowerMgmt
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | PICMG 2Ch |
| CMD | 05h |
| 1 | DCh |
| 2 | 00h: power capping disabled 01h: Power capping is enabled. |
| 3:4 | Reserved, 0x0000 |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code |
| 2 | DCh |
Command Example
Run the DCMI standard command to enable power capping.
Request:
bash
ipmitool dcmi power activateResponse:
text
Power limit successfully activated