Get Port Test Result
更新时间: 2026/08/06
在Gitcode上查看源码Get Port Test Result
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
This command is used to obtain the port test result.
Privilege
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | 30h |
| CMD | 90h |
| 1 | Sub command, sub command = 0x26 |
| 2 | Port Type: 0 = Management network port 1=Base Channel 2=Fabric Channel 3=Update Channel 4: ekeying port loopback 5: SMII loopback 6: RMII loopback 7: service network port 8: NCSI test 9=IPMB |
| 3 | Port Number |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code 80h=Testing 81h=The test is not started. |
| 2 | Test Result: 0=Success. 1=Failed. |
| 3 | Test type 0=Inloop test 1=Outloop test 2: straight-through All other reserved. |
| 4 | slot number |
Command Example
Obtain the port test result.
Request:
bash
ipmicmd -k "0f 00 MM NN" smi 0Response:
text
0f MM NN