466 XML API basetype properties
sensors
Properties
Table 70 sensors properties
Name Type Description
durable-id string Sensor ID. For example: temp_controller-ID.sensor-number;
voltage_controller-ID.sensor-number, current_enclosure-
ID.sensor-number.
enclosure-id uint32 Enclosure ID.
sensor-name string Sensor name and location.
value string • For a sensor, its value.
• For overall unit status, one of the status values below.
status string • OK: The sensor is present and detects no error condition.
• 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.
status-numeric string Numeric equivalents for status values.
• 0: Unsupported
• 1: OK
• 2: Error
• 3: Warning
• 4: Unrecoverable
• 5: Not Installed
• 6: Unknown
• 7: Unavailable
sensor-location uint32 Sensor location in a controller enclosure.
• 1: Unknown
• 2: Overall unit status
• 5: Power supply unit
• 7: Enclosure
• 8: On board
sensor-type uint32 • 2: Overall unit status
• 3: Temperature
• 6: Capacitor charge
•
9: Voltage