Physical Led Test
更新时间: 2026/08/06
在Gitcode上查看源码Physical Led Test
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Tests the physical LED.
Privilege
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | 30h |
| CMD | 90h |
| 1 | Sub command, subcommand = 02h |
| 2 | FRU Device ID. |
| 3 | Status. 1=start test. 0=stop test After starting the indicator test, the BMC traverses the indicators of the specified FRUs in sequence. The first color of an indicator is on for 0.5s and then off for 0.5s. The second color of the indicator is on for 0.5s and then off for 0.5s. Traverse all colors supported by this indicator. Then test the second indicator to the last indicator until a command for stopping the test is received. |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code |
Command Example
Test the physical LED.
Request:
bash
ipmicmd -k "0f 00 30 90 02 00 01" smi 0Response:
text
0f 31 00 90 d6