代码仓
中
Query Frame Normal And Abnormal Power-off Flag
更新时间: 2026/08/06
在AtomGit上查看源码

Query Frame Normal And Abnormal Power-off Flag ​

Change History ​

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

Basic Information ​

Function Description ​

Shows the abnormal power-off flag of an enclosure.

Privilege ​

ReadOnly

Command Information ​

Request Information ​

ByteData Field
NetFn32h
CMDbbh
1:3FruId. The value is 0x000080.
4deviceId
5sdrType 34h

Response Information ​

ByteData Field
1Link Status
2:30x76 0x58: normal power-off
Others: abnormal power-off

Command Example ​

Query the abnormal power-off flag of an enclosure. ​

Request:

bash
ipmitool raw 0x32 0xbb 0x00 0x00 0x80 0x00 0x34

Response:

text
01

Back to Index ​