Query Board Generation Information
更新时间: 2026/08/06
在Gitcode上查看源码Query Board Generation Information
Change History
| Four-segment version of the iBMC software | Revision Date | Description | Revised By |
|---|---|---|---|
| 3.22.15.01 | 2026-06-13 | New API | Zhang Zijian 30059699 |
Basic Information
Function Description
To query the board generation information
Privilege
ReadOnly
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | 32h |
| CMD | bbh |
| 1:3 | fru_id: 0x000200 |
| 4 | device_id: 0x00 |
| 5 | sdr_type: 0x97 |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code |
| 2 | Board generation information 00h: 0th generation 01h: first generation |
Command Example
Query the board generation information.
Request:
bash
ipmitool raw 0x32 0xbb 0x00 0x02 0x00 0x00 0x97Response:
text
01