Search for Device Alarm Information
更新时间: 2026/08/06
在Gitcode上查看源码Search for Device Alarm Information
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Search for device alarm information (alarm name, type, and status).
Privilege
ReadOnly
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | 32h |
| CMD | 07h |
| 1 | The FRU ID starts from 0. |
| 2:3 | Fru type 0x0002: control board 0x0004BBU 0x0001 Interface Card (CST0221V6) 0x0200: fan board |
| 4 | Device id |
| 5 | Sdr type 0x3a: alarm name 0x3b: alarm type 0x3c: alarm status |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code |
| 2:33 | Alarm name |
| 2 | Alarm type |
| 2:5 | Alarm state |
Command Example
Search for the device alarm name.
Request:
bash
ipmitool raw 0x32 0x07 0x00 0x02 0x00 0x01 0x3aResponse:
text
4f 75 74 6c 65 74 54 65 6d 70 46 61 69 6c 4d 6e
74 72 00 00 00 00 00 00 00 00 00 00 00 00 00 00