Get Backplane PCB Version Number)
更新时间: 2026/08/06
在Gitcode上查看源码Get Backplane PCB Version Number)
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Obtains the PCB version of the backplane.
Privilege
ReadOnly
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | 32h |
| CMD | 0ah |
| 1:3 | fru_id: 0x000080 |
| 4 | device_id: 0x00 |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code |
| 2 | pcb_ver: PCB version of the backplane |
Command Example
Obtain the PCB version of the backplane.
Request:
bash
ipmitool raw 0x32 0x0a 0x00 0x00 0x80 0x00Response:
text
41