代码仓
中
Query Enclosure Button Management Mode
更新时间: 2026/08/06
在AtomGit上查看源码

Query Enclosure Button Management Mode ​

Change History ​

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

Basic Information ​

Function Description ​

Query Enclosure Button Management Mode

Privilege ​

ReadOnly

Command Information ​

Request Information ​

ByteData Field
NetFn32h
CMDbbh
1:3fruId
4deviceId
5sdrType:7bh

Response Information ​

ByteData Field
1Completion Code
2Power button mode:
0: BMC management
1: host management

Command Example ​

Query the management mode of the power button. ​

Request:

bash
ipmitool raw 0x32 0xbb 0x00 0x02 0x00 0x00 0x7b

Response:

text
01

Back to Index ​