代码仓
中
Obtains the NUMA flag
更新时间: 2026/08/06
在AtomGit上查看源码

Obtains the NUMA flag ​

Change History ​

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

Basic Information ​

Function Description ​

Obtains the Numa flag.

Privilege ​

ReadOnly

Command Information ​

Request Information ​

ByteData Field
NetFn32h
CMDB4h
1Fru id
2:3Fru type
4Sdr type
50x69

Response Information ​

ByteData Field
1Completion Code
2Numa flag
ffh: invalid value

Command Example ​

Obtain the NUMA flag. ​

Request:

bash
ipmitool raw 0x32 0xb4 0x00 0x02 0x00 0x00 0x69

Response:

text
01

Back to Index ​