Sensors - HP P2000 Reference Manual

Msa system
Hide thumbs Also See for P2000:
Table of Contents

Advertisement

sensors

Properties
Table 65
sensors properties
Name
sensor-name
value
status
status-numeric
sensor-location
sensor-type
Example
# show sensor-status
...
<OBJECT basetype="sensors" name="sensor" oid="1" format="rows">
<PROPERTY name="sensor-name" key="true" type="string">On-Board Temperature 1-Ctlr A
</PROPERTY>
<PROPERTY name="value" type="string">47</PROPERTY>
<PROPERTY name="status" type="string">OK</PROPERTY>
<PROPERTY name="status-numeric" type="string">3</PROPERTY>
<PROPERTY name="sensor-location" type="uint32">8</PROPERTY>
<PROPERTY name="sensor-type" type="uint32">3</PROPERTY>
</OBJECT>
...
392 XML API basetype properties
Type
Description
Sensor name and location.
string
For a sensor, its value.
string
For overall unit status, one of the status values below.
OK: The sensor is present and detects no error condition.
string
Warning: The sensor detected a non-critical error condition. Temperature,
voltage, or current is between the warning and critical thresholds.
Error: The sensor detected a critical error condition. Temperature, voltage,
or current exceeds the critical threshold.
Unavailable: The sensor is present with no known errors, but has not
been turned on or set into operation because it is initializing. This typically
occurs during controller startup.
Unrecoverable: The enclosure management processor (EMP) cannot
communicate with the sensor.
Unknown: The sensor is present but status is not available.
Not Installed: The sensor is not present.
Unsupported: Status detection is not implemented.
Numeric equivalents for status values.
string
0: Unsupported
1: OK
2: Error
3: Warning
4: Unrecoverable
5: Not Installed
6: Unknown
7: Unavailable
Sensor location in a controller enclosure.
uint32
1: Unknown
2: Overall unit status
5: Power supply unit
7: Enclosure
8: On board
2: Overall unit status
uint32
3: Temperature
6: Capacitor charge
9: Voltage

Advertisement

Table of Contents
loading

This manual is also suitable for:

P2000 g3

Table of Contents