Register Product Arbitration Info
更新时间: 2026/08/06
在Gitcode上查看源码Register Product Arbitration Info
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Set product preemption data.
Privilege
BasicSetting
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | 30h |
| CMD | 93h |
| 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, sub command=6Bh |
| 5 | Operate=0x2D |
| 6:13 | Version, little endian, 8 bytes in total |
| 14 | key num. The value ranges from 1 to 9. |
| 15:n | Key data. Every eight data segments form a group. The number of groups is defined by byte 13. |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code |
| 2 | state: 1: Successful. 2: The ID is invalid. 3: The key value is invalid. 4: The version is incorrect. 5: The length is incorrect. 6: invalid local version, that is, the local initialization is not complete (a value is returned) [y (1] 7: Arbitration data is not registered. 8: internal error 9: The EEPROM data is abnormal. For example, the full-FF version number is re-initialized after the CRC check fails. |
Command Example
Set the product preemption data.
Request:
bash
ipmicmd -k "0f 00 30 93 db 07 00 6b 2d 01 17 34 19 20 01 22 20 01 01 17 34 19 20 01 22 20" smi 0Response:
text
0f 31 00 93 00 01