Sets self-description of a Pangea interface card
更新时间: 2026/08/06
在Gitcode上查看源码

Sets self-description of a Pangea interface card

Change History

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

Basic Information

Function Description

Set the self-description of the Pangea interface card.

Privilege

BasicSetting

Command Information

Request Information

ByteData Field
NetFn32h
CMDbch
1slot_num
20x10
3:4Reserved extended field. Set it to 0.
5Sdrtype
6:FFDesc

Response Information

ByteData Field
1Completion Code
The completion code only indicates whether the command is executed successfully, but does not indicate whether the test is successful. The test result is determined based on the following bytes.

Command Example

Set the card self-description.

Request:

bash
ipmitool raw 0x32 0xbc 0x01 0x01 0x00 0x00 0x39 0x01 0x02 0x03 0x04 0x05 0x06 0x07

Response:

text

Back to Index