代码仓
中
Query ARB split-brain
更新时间: 2026/08/06
在AtomGit上查看源码

Query ARB split-brain ​

Change History ​

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

Basic Information ​

Function Description ​

Obtains the length of BayConfig data.

Privilege ​

ReadOnly

Command Information ​

Request Information ​

ByteData Field
NetFn32h
CMDbbh
1Reversed
2:30x0080
4Reversed
50x2f

Response Information ​

ByteData Field
1Completion Code
2-nARB split-brain data

Command Example ​

Obtain ARB split-brain data. ​

Request:

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

Response:

text
 00 00 00 00 00 c0 fe 00 00 00 00 00 00 c0 fe 10
 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff

Back to Index ​