HP P2000 G3 MSA System CLI Reference Guide 395
enclosure-components
Properties
Example
# show enclosure-status
...
<OBJECT basetype="enclosure-components" name="enclosure-component" oid="6"
format="rows">
<PROPERTY name="type" type="string">Temp</PROPERTY>
<PROPERTY name="enclosure-unit-number" type="string">01</PROPERTY>
<PROPERTY name="status" type="string">OK</PROPERTY>
<PROPERTY name="fru-partnnumber" type="string">PN</PROPERTY>
<PROPERTY name="fru_serialnumber" type="string">SN</PROPERTY>
<PROPERTY name="additional-data" type="string">temp=37 C</PROPERTY>
</OBJECT>
...
Table 28 enclosure-components properties
Name Type Description
type string Component type.
• FAN: Cooling fan unit
• PSU: Power supply unit
• Temp: Temperature sensor
• Voltage: Voltage sensor
• Disk: Disk drive module
enclosure-unit-
number
string Component ID.
status string Component status.
• Absent: The component is not present.
• Error: The component or at least one subcomponent has failed.
• Warning: The component or at least one subcomponent is not working
normally.
• OK: The component and any subcomponents are working normally.
Temperature status OK indicates that the sensor is working properly, not that
the temperature is within an acceptable range.
• N/A: Status is not available.
fru-partnnumber string Part number of the field-replaceable unit (FRU) that contains the component.
fru_serialnumber string Serial number of the FRU that contains the component.
additional-data string Additional data, if applicable.
• addr=: For a disk, the slot address.
• temp=: For a temperature sensor, the temperature.
• voltage=: For a voltage sensor, the voltage.
• --: No data.