FRU Control
更新时间: 2026/08/06
在Gitcode上查看源码FRU Control
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
FRU control.
Privilege
PowerMgnt
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | PICMG 2Ch |
| CMD | 04h |
| 1 | PICMG Identifier. Indicates that this is a PICMG-defined group extension command. A value of 00h shall be used. |
| 2 | FRU Device ID Definition of scope: 0-0xFE: specifies the FruId. 0x04 indicates the global operation. 0xFF: powers on or off the chassis domain. This value is used in multi-host scenarios. |
| 3 | FRU Control Options are: 00h=Cold Reset 01h=Warm Reset 02h=ForcePowerCycle 03h=Issue Diagnostic Interrupt 05h=GracefulShutDown 06h=GracefulPowerCycle Others Reserved |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code |
| 2 | PICMG Identifier. Indicates that this is a PICMG-defined group extension command. A value of 00h shall be used. |
Command Example
FRU control.
Request:
bash
ipmicmd -k "0f 00 2c 04 00 00 02" smi 0Response:
text
0f 2d 00 04 00 00