Query AC Down Flag
更新时间: 2026/08/06
在Gitcode上查看源码Query AC Down Flag
Change History
| Four-segment version of the iBMC software | Revision Date | Description | Revised By |
|---|---|---|---|
| 3.22.15.01 | 2026-06-13 | New API | Yang Xing 30066301 |
Basic Information
Function Description
Query the AC Down flag.
Privilege
ReadOnly
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | 32h |
| CMD | bbh |
| 1:3 | fru_id: 0x000200 |
| 4 | device_id: 0x00 |
| 5 | sdr_type: 0x9d |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code |
| 2 | Board generation information 00h: No actual AcDown occurs. 01h: AcDown occurs. |
Command Example
Query the AC Down flag.
Request:
bash
ipmitool raw 0x32 0xbb 0x00 0x02 0x00 0x00 0x9dResponse:
text
01