代码仓
中
Obtains in-position signal of the Pangea interface card
更新时间: 2026/08/06
在AtomGit上查看源码

Obtains in-position signal of the Pangea interface card ​

Change History ​

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

Basic Information ​

Function Description ​

Obtains the in-position signal of the Pangea interface card.

Privilege ​

ReadOnly

Command Information ​

Request Information ​

ByteData Field
NetFn32h
CMD06h
1slot_num
20x10
3:5Reserved extended field. Set it to 0.

Response Information ​

ByteData Field
1Completion Code
2Present

Command Example ​

Obtain the in-position signal. ​

Request:

bash
ipmitool raw 0x32 0x06 0x01 0x01 0x00 0x00 0x00

Response:

text
01

Back to Index ​