412 XML API basetype properties
unhealthy-component
Properties
Example
# show enclosures
...
<OBJECT basetype="unhealthy-component" name="unhealthy-component" oid="2"
format="pairs">
<PROPERTY name="component-type" type="string">PSU</PROPERTY>
<PROPERTY name="component-type-numeric" type="string">5</PROPERTY>
<PROPERTY name="component-id" type="string">Left</PROPERTY>
</OBJECT>
...
Table 78 unhealthy-component properties
Name Type Description
component-type string Component type.
• super-cap: Super-capacitor pack.
• MC: Management Controller.
• port: Host port.
• controller: Controller module.
• expansion module: Expansion module.
• PSU: Power supply unit.
• disk: Disk drive.
• enclosure: Enclosure.
• vdisk: Vdisk.
component-type-
numeric
string Numeric equivalents for component-type values.
• 0: super-cap
• 1: MC
• 2: port
• 3: controller
• 4: expansion module
• 5: PSU
• 6: disk
• 7: enclosure
• 8: vdisk
component-id string Component identifier, such as A for controller A.