Query Frame Normal And Abnormal Power-off Flag
更新时间: 2026/08/06
在Gitcode上查看源码Query Frame Normal And Abnormal Power-off Flag
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Shows the abnormal power-off flag of an enclosure.
Privilege
ReadOnly
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | 32h |
| CMD | bbh |
| 1:3 | FruId. The value is 0x000080. |
| 4 | deviceId |
| 5 | sdrType 34h |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Link Status |
| 2:3 | 0x76 0x58: normal power-off Others: abnormal power-off |
Command Example
Query the abnormal power-off flag of an enclosure.
Request:
bash
ipmitool raw 0x32 0xbb 0x00 0x00 0x80 0x00 0x34Response:
text
01