Get Loadline Parameters
更新时间: 2026/08/06
在Gitcode上查看源码Get Loadline Parameters
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Query the Loadline parameter.
Privilege
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | 30h |
| CMD | 90h |
| 1 | Sub command, sub command=5Bh |
Response Information
| Byte | Data Field |
|---|---|
| 1 | status 1: collecting 2: collection completed |
| 2 | Number of CPUs |
| 3:10 | Validity of the status parameter, 1: valid 2: invalid ratio: slope initVolLow: low byte of the initial voltage initVolhigh: high byte of the initial voltage avsVminLow: low byte of the AVS voltage avsVminHigh: high byte of the AVS voltage initVolFlag: under the equipment backplane 0: The BIOS bias occurs. 1: The BMC is biased. imax: maximum current |
| 11:18 | Same as 3:10 |
| 19:26 | Same as 3:10 |
| 27:34 | Same as 3:10 |
| 35:36 | AVS voltage (low byte first) |
| 37:38 | Same as 35:36 |
| 39:40 | Same as 35:36 |
| 41:42 | Same as 35:36 |
| 43:44 | Vsense voltage (low byte first) |
| 45:46 | Same as 43:44 |
| 47:48 | Same as 43:44 |
| 49:50 | Same as 43:44 |
Command Example
Request:
bash
ipmicmd -k "0f 00 MM NN" smi 0Response:
text
0f MM NN