Query Light Board Expected Locator Status
更新时间: 2026/08/06
在Gitcode上查看源码Query Light Board Expected Locator Status
Change History
| openUBMC Version | Revision Date | Description | Revised By |
|---|---|---|---|
| 03.17.05.01 | 2024-09-27 | Supplementing Pangea Commands | Lin Yun/00522071 |
Basic Information
Function Description
Queries the expected indicator status on the indicator board.
Privilege
ReadOnly
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | 32h |
| CMD | b4h |
| 1:3 | fru_id: 0x000400 |
| 4 | device_id: 0x00 |
| 5 | sdr_type: 0x9c |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code |
| 2 | 00h: off 01h: on |
Command Example
Query the expected indicator status on the indicator board.
Request:
bash
ipmitool raw 0x32 0xb4 0x00 0x04 0x00 0x00 0x9cResponse:
text
01