summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/common/xmltohb/attribute_types.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/targeting/common/xmltohb/attribute_types.xml')
-rw-r--r--src/usr/targeting/common/xmltohb/attribute_types.xml33
1 files changed, 33 insertions, 0 deletions
diff --git a/src/usr/targeting/common/xmltohb/attribute_types.xml b/src/usr/targeting/common/xmltohb/attribute_types.xml
index 33563a08a..d8df2230d 100644
--- a/src/usr/targeting/common/xmltohb/attribute_types.xml
+++ b/src/usr/targeting/common/xmltohb/attribute_types.xml
@@ -5149,6 +5149,39 @@
<no_export/>
</attribute>
+ <enumerationType>
+ <default>INVALID</default>
+ <description>Enumeration indicating the type of the OCMB Chip</description>
+ <enumerator>
+ <name>INVALID</name>
+ <value>0x00</value>
+ </enumerator>
+ <enumerator>
+ <name>GEMINI</name>
+ <value>0x01</value>
+ </enumerator>
+ <enumerator>
+ <name>EXPLORER</name>
+ <value>0x02</value>
+ </enumerator>
+ <id>OCMB_CHIP_TYPE</id>
+ </enumerationType>
+
+ <attribute>
+ <description>Designation of OCMB Chip Type</description>
+ <id>OCMB_CHIP_TYPE</id>
+ <hasStringConversion/>
+ <persistency>non-volatile</persistency>
+ <readable/>
+ <simpleType>
+ <enumeration>
+ <id>OCMB_CHIP_TYPE</id>
+ </enumeration>
+ </simpleType>
+ <writeable/>
+ <no_export/>
+ </attribute>
+
<attribute>
<description>
Physical entity path an OMI's associated OMIC parent target
OpenPOWER on IntegriCloud