Renegotiate Power
更新时间: 2026/08/06
在Gitcode上查看源码

Renegotiate Power

Change History

openUBMC VersionRevision DateDescription
25.062025/06/26Initial draft: add command details

Basic Information

Function Description

Re-negotiate power information.

Privilege

Command Information

Request Information

ByteData Field
NetFnPICMG 2Ch
CMD13h
1PICMG Identifier. Indicates that this is a PICMG-defined group extension command. A value of 00h is used.
(2)Requesting FRU Device ID. This byte is optional. If this is present, it designates which FRU Device ID wishes to have power levels renegotiated. If this byte is not present, the Shelf Manager renegotiates with all FRUs under the requesting IPM Controller.

Response Information

ByteData Field
1Completion Code
2PICMG Identifier. Indicates that this is a PICMG-defined group extension command. A value of 00h is used.

Command Example

Renegotiate power information.

Request:

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

Response:

text
0f MM NN

Back to Index