Get FRU LED Properties
更新时间: 2026/08/06
在Gitcode上查看源码Get FRU LED Properties
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Obtains FRU LED attributes.
Privilege
ReadOnly
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | PICMG 2Ch |
| CMD | 05h |
| 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 | General Status LED Properties A bit field indicating the FRU's ability to control the four LEDs . When a bit is set, the FRU can control the associated LED Bit LED Name [7:4] Reserved, is set to 0. [3] LED [2] LED 2 [1] LED 1 [0] BLUE LED |
| 4 | Application Specific LED Count The number of application specific LEDs under control of the IPM Controller 00h-FBh Number of application specific LEDs under control by IPM Controller. If no application specific LEDs are present this field is 00h FCh-FFh Reserved |
Command Example
Obtain FRU LED attributes.
Request:
bash
ipmicmd -k "0f 00 2c 05 00 00" smi 0Response:
text
0f 2d 00 05 00 00 04 01