Set PPR Result
更新时间: 2026/08/06
在Gitcode上查看源码Set PPR Result
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Set PPR.
Privilege
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | 30h |
| CMD | 92h |
| 1:3 | Manufacturer ID, LS Byte first. The length is fixed to three bytes. For example, if the vendor ID is 2011 and the corresponding hexadecimal value is 0x0007DB, the first byte is DBh, the second byte is 07h, and the third byte is 00h. |
| 4 | Sub command, subcommand = 48h |
| 5 | fault num: indicates the number of faults. The value is less than or equal to 5 due to the length limit of the IPMI command. |
| 6 | DIMM 1 CPU ID |
| 7 | DIMM 1 channel ID |
| 8 | DIMM 1 DIMM ID |
| 9 | DIMM 1 Rank ID |
| 10 | DIMM 1 SubRank ID |
| 11 | DIMM 1 1 Device ID |
| 12 | DIMM 1 BankGroup ID |
| 13 | DIMM 1 Bank ID |
| 14:17 | DIMM 1 Row address |
| 18:49 | DIMM 1 SN |
| 50 | Isolation result of memory 1 |
| 51 | Memory 1 Reserved |
| 52 | DIMM 2 CPU ID |
| 53 | DIMM 2 CHANNEL ID |
| 54 | DIMM 2 DIMM ID |
| 55 | DIMM 2 Rank ID |
| 56 | DIMM 2 SubRank ID |
| 57 | DIMM 2 Device ID |
| 58 | DIMM 2 BankGroup ID |
| 59 | DIMM 2 Bank ID |
| 60:63 | DIMM 2 Row address |
| 64:95 | DIMM 2 SN |
| 96 | Isolation result of memory 2 |
| 97 | Memory 2 Reserved |
| ... | - |
| 6+46N | DIMM N CPU ID |
| 7+46N | DIMM N CHANNEL ID |
| 8+46N | DIMM N DIMM ID |
| 9+46N | DIMM N Rank ID |
| 10+46N | DIMM N SubRank ID |
| 11+46N | DIMM N Device ID |
| 12+46N | DIMM N BankGroup ID |
| 13+46N | DIMM N Bank ID |
| 14+46N: 17+46N | DIMM N Row address |
| 18+46N: 49+46N | DIMM N SN |
| 50+46N | DIMM N isolation result |
| 51+46N | Memory N Reserved |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code d6- indicates that the command is not registered with the BMC and is not supported. |
| 2:4 | Manufacturer ID, LS Byte first. The length is fixed to three bytes. For example, if the vendor ID is 2011 and the corresponding hexadecimal value is 0x0007DB, the first byte is DBh, the second byte is 07h, and the third byte is 00h. |
Command Example
Set the PPR.
Request:
bash
ipmicmd -k "0f 00 MM NN" smi 0Response:
text
0f MM NN