Set Component Customization Infomation
更新时间: 2026/08/06
在Gitcode上查看源码

Set Component Customization Infomation

Change History

openUBMC VersionRevision DateDescription
25.062025/06/26Initial draft: add command details

Basic Information

Function Description

Set component customization information.

Privilege

Command Information

Request Information

ByteData Field
NetFn30h
CMD90h
1Sub command, subcommand = 0x71
2Component Type Parameter. For details, see Device Type (Component Type).
3Parameter
If Component Type Parameter is set to Standard PCIe card, this parameter indicates the PCIe card function type.
4:NData1: length of Custom Info
Data2: Custom Info
ASCII representation of the Custom Info string.

Response Information

ByteData Field
1Completion Code

Command Example

Set component customization information.

Request:

bash
ipmitool raw 0x30 0x90 0x71 0x08 0x09 0x03 0x4d 0x50 0x55
00

Back to Index