Set ARB Split-Brain Update Interrupt
更新时间: 2026/08/06
在Gitcode上查看源码

Set ARB Split-Brain Update Interrupt

Change History

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

Basic Information

Function Description

Set the ARB split-brain update interrupt to instruct the OS to re-register split-brain information.

Privilege

BasicSetting

Command Information

Request Information

ByteData Field
NetFn32h
CMDf9h
1:3FruId. Set it to 0x000200.
4DeviceId. Set it to 0x00.
53ah

Response Information

ByteData Field
1Completion Code

Command Example

Configure the ARB split-brain update interrupt to instruct the OS to re-register split-brain information.

Request:

bash
ipmitool raw 0x32 0xf9 0x00 0x02 0x00 0x00 0x3a

Response:

text

Back to Index