FRU Control Capabilities
更新时间: 2026/08/06
在Gitcode上查看源码FRU Control Capabilities
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Indicates the FRU control capability.
Privilege
ReadOnly
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | PICMG 2Ch |
| CMD | 1Eh |
| 1 | PICMG Identifier. Indicates that this is a PICMG defined group extension command. A value of 00h is used. |
| 2 | FRU Device ID |
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 is used. |
| 3 | FRU Control Capabilities Mask. [4-7]-Reserved [3]-1b-Capable of issuing a diagnostic interrupt [2]-1b-Capable of issuing a graceful reboot [1]-1b-Capable of issuing a warm reset [0]-Reserved |
Command Example
FRU control capability.
Request:
bash
ipmicmd -k "0f 00 2c 1e 00 01" smi 0Response:
text
0f 2d 00 1e 00 01 04