代码仓
中
Obtains the silkscreen name
更新时间: 2026/08/06
在AtomGit上查看源码

Obtains the silkscreen name ​

Change History ​

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

Basic Information ​

Function Description ​

Obtains the silkscreen name.

Privilege ​

ReadOnly

Command Information ​

Request Information ​

ByteData Field
NetFn32h
CMD06h
1Fru id
2:3Fru type
0x0200
3Device id
4Sdr type
0x63: smm0
0x64: smm1
0xff: control board

Response Information ​

ByteData Field
1Completion Code
2:7Silk name

Command Example ​

Obtain the silkscreen name. ​

Request:

bash
ipmitool raw 0x32 0xa1 0x00 0x02 0x00 0x00 0xff

Response:

text
41 00 00 00 00 00

Back to Index ​