diff --git a/src/usr/targeting/common/xmltohb/attribute_types_openpower.xml b/src/usr/targeting/common/xmltohb/attribute_types_openpower.xml index e40f8ebcef1..3a7f00f296f 100644 --- a/src/usr/targeting/common/xmltohb/attribute_types_openpower.xml +++ b/src/usr/targeting/common/xmltohb/attribute_types_openpower.xml @@ -782,4 +782,43 @@ ID for the sensor number returned with the elog. --> + + BMC_MANUFACTURER + The manufacturer of the BMC + + + ibm + 32 + + + non-volatile + + + + + BMC_HW_CHIP_TYPE + The type of hardware of the BMC + + + ast2500 + 32 + + + non-volatile + + + + + BMC_SW_TYPE + The software type of the BMC + + + openbmc + 32 + + + non-volatile + + + diff --git a/src/usr/targeting/common/xmltohb/target_types_openpower.xml b/src/usr/targeting/common/xmltohb/target_types_openpower.xml index ae98cdcc101..278f100706c 100644 --- a/src/usr/targeting/common/xmltohb/target_types_openpower.xml +++ b/src/usr/targeting/common/xmltohb/target_types_openpower.xml @@ -116,4 +116,12 @@ unit-core-power9 IPMI_SENSORS + + + bmc + BMC_MANUFACTURER + BMC_HW_CHIP_TYPE + BMC_SW_TYPE + +