Start IPMB Test
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Start the IPMB test.
Privilege
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | 30h |
| CMD | 90h |
| 1 | Sub command, sub command = 0Ch |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code The completion code only indicates whether the command is executed successfully, but does not indicate whether the test is successful. The test result is determined based on the following bytes. |
| 2 | Test result: 0: success 1=IPMB-B SCL or SDA cannot be driven low. 2=IPMB-B SCL or SDA cannot be driven high. 3=IPMB-A SCL or SDA cannot be driven high. 4=IPMB-A SCL or SDA cannot drive low. |
Command Example
Start the IPMB test.
Request:
ipmicmd -k "0f 00 MM NN" smi 0Response:
0f MM NN
