Obtains the basic BMC type
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Obtains the basic BMC type. If the value 1 is returned, the underlying layer is implemented based on BMC. The original eBMC does not have this interface, which is used by the DMI to determine the BMC type.
Privilege
ReadOnly
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | 32h |
| CMD | bbh |
| 1:3 | fruId |
| 4 | deviceId |
| 5 | sdrType 0x7e |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code |
| 2 | BMC: 1 |
Command Example
Check the current BMC basic type.
Request:
ipmitool raw 0x32 0xbb 0x00 0x02 0x00 0x00 0x74Response:
01
