Get Pangea Interface Card MCU Reset Flag
更新时间: 2026/08/06
在Gitcode上查看源码Get Pangea Interface Card MCU Reset Flag
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Obtains the MCU reset flag of the Pangea interface card.
Privilege
ReadOnly
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | 32h |
| CMD | bbh |
| 1 | slot_num |
| 2 | 0x01 |
| 3:4 | Fill in all 0s. |
| 5 | Sdrtype. Set it to 0x0a. |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code |
| 2 | RestFlag |
Command Example
Obtain the MCU reset flag of the Pangea interface card in slot 1.
Request:
bash
ipmitool raw 0x32 0xbb 0x01 0x01 0x00 0x00 0x3aResponse:
text
01