Set Target level
更新时间: 2026/08/06
在Gitcode上查看源码Set Target level
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Set the target level.
Privilege
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | 30h |
| CMD | 90h |
| 1 | Sub command, sub command = 33h |
| 2 | FRU Device ID |
| 3 | set target: test target 0=CPU 1: memory 2=FPGA ...... FFh=all objects of the FRU |
| 4 | set target number: Number of the test target of the same type. For example, if multiple CPUs are tested, the test target can be numbered 0, 1, and so on. |
| 5 | set type: 0: voltage 1: current 2: frequency ...... FFh=all types |
| 6 | set type number: Indicates the number of the test type of the same type. If multiple voltages are tested, you can number each voltage. FFh =All |
| 7 | Level adjustment level 0=1 level higher 1=lower level 1 ...... FFh=Normal |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code 80h=Not supported |
Command Example
Set the target level.
Request:
bash
[root@localhost ~]# ipmicmd -k "0f 00 30 93 DB 07 00 65 00 00" smi 0Response:
text
00 DB 07 00 00