Synchronize E-lable Data
更新时间: 2026/09/13
在AtomGit上查看源码Synchronize E-lable Data
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 26.09 | 2026/09/13 | Initial draft: add command details |
Basic Information
Function Description
Synchronizing electronic labels.
Privilege
BasicSetting
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | 30h |
| CMD | 90h |
| 1 | Sub command, subcommand = 85h |
| 2 | Source FRU Device ID |
| 3 | Target FRU Device ID |
| 4 | Source Area Number 3=Product Info Area 6=System Info Area |
| 5 | Target Area Number 3=Product Info Area 6=System Info Area (Only the electronic label object whose FruId is 0 is supported.) |
| 6 | Field Number 1=Product Name |
| 7 | Reserved. The default value is 0. |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code |
Command Example
Synchronize the electronic label product name form product area to system area.
Request:
bash
ipmicmd -k "0f 00 30 90 85 00 00 03 06 01 00 " smi 0Response:
text