Obtain Riser Card Installation Signal
更新时间: 2026/08/06
在Gitcode上查看源码Obtain Riser Card Installation Signal
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Obtains the riser card presence signal.
Privilege
ReadOnly
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | 32h |
| CMD | 06h |
| 1 | Slot_num |
| 2:3 | 0x0400 |
| 4 | Reserved extended field. Set it to 0. |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code |
| 2 | Present |
Command Example
Obtain the riser card installation status.
Request:
bash
ipmitool raw 0x32 0x06 0x00 0x00 0x04 0x00 0x00Response:
text
01