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

ARB split-brain registration ​

Change History ​

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

Basic Information ​

Function Description ​

Split-Brain Data Registration Interface

Privilege ​

BasicSetting

Command Information ​

Request Information ​

ByteData Field
NetFn32h
CMDbch
1Reversed
2:30x0080
4Reversed
50xbb

Response Information ​

ByteData Field
1Completion Code
2Status code:
1: normal
2: The space is insufficient.
3: invalid ID
4: version error
5: length error
6: invalid local version, that is, the local initialization is not complete
7: The arbitration data is not registered.
8: Internal error.
9: EEPROM data is abnormal.
0x0a: invalid value

Command Example ​

Register ARB split-brain data. ​

Request:

bash
ipmitool raw 0x32 0xbc 0x00 0x00 0x80 0x00 0x2d 0x01 0x02 0x03 0x04 0x05 0x06 0x07 0x01

Response:

text
01

Back to Index ​