Get Ras Mission
更新时间: 2026/08/06
在Gitcode上查看源码Get Ras Mission
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
This command is used to query RAS tasks and their processing status.
Privilege
DiagnoseMgnt
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | 30h |
| CMD | 92h |
| 1:3 | Manufacturer ID, LS Byte first. The length is fixed to three bytes. For example, if the vendor ID is 2011 and the corresponding hexadecimal value is 0x0007DB, the first byte is DBh, the second byte is 07h, and the third byte is 00h. |
| 4 | Sub command, sub command=20h |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code |
| 2:4 | Manufacturer ID, LS Byte first. The length is fixed to three bytes. For example, if the vendor ID is 2011 and the corresponding hexadecimal value is 0x0007DB, the first byte is DBh, the second byte is 07h, and the third byte is 00h. |
| 5 | Component information (information about hot-swappable components) 1: CPU Board(2P) 2: Clump(8P+2NC) 3: CXP Cable Other :reserved |
| 6 | (Ras ID Number) Hot-swappable component number: When BYTE5 is set to 1, the ID is the number of the CPU board. When the value of Byte5 is 2, the ID is the Clump ID. When the value of Byte5 is 3, the ID is the CXP cable number. |
| 7 | Action: 1: Add (hot add) 0: Remove (hot-remove) Other: reserved |
| 8 | BMC processing status 1: In progress 2: complete Other: reserved |
Command Example
Query RAS tasks and their processing status.
Request:
bash
ipmicmd -k "0f 00 30 92 db 07 00 20" smi 0Response:
text
0f db 07 00 ff ff ff ff