Get FRU Activation Policy
更新时间: 2026/08/06
在Gitcode上查看源码Get FRU Activation Policy
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Obtains the FRU activation policy.
Privilege
ReadOnly
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | PICMG 2Ch |
| CMD | 0Bh |
| 1 | PICMG Identifier, Indicates that this is a PICMG-defined group. extension command, A value of 00h is used. |
| 2 | FRU Device ID |
| 1 Field changed in Engineering Change Notice 3.0-1.0-001 of this specification. |
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 Activation Policy[1] [7:2]=Reserved. Write as 0000 00b [1]=Deactivation-Locked bit. A 1b indicates the FRU is Deactivation-Locked. If it is in the M4 state, it will not transition to M5 until this bit is cleared. [0]=Locked bit. A 1b indicates the FRU is locked and if it is in the M1 state, it will not transition on to M2 until unlocked. |
Command Example
Obtain the FRU activation policy.
Request:
bash
[root@localhost ~]# ipmicmd -k "0f 00 2c 0b 00 00" smi 0Response:
text
0f 2d 00 0b 00 00 02