Storage Viewer for SAN Fabrics Database Views > aps_v_swi_chassis_temp_sensor
  
Version 10.0.01
aps_v_swi_chassis_temp_sensor
Temperature Sensor defines the properties of a sensor. The sensor monitors the temperature of other components.
Table 5.8 aps_v_swi_chassis_temp_sensor
Column Name
Data Type
Description
base_units
NUMBER
The base unit of the values returned by this Sensor. All the values returned by this Sensor are represented in the units obtained by (BaseUnits * 10 raised to the power of the UnitModifier).
chassis_temp_sensor_id
NUMBER
System generated identifier for the temperature sensor. Primary key in this view.
creation_class_name
STRING
Indicates the name of the class or the subclass used in the creation of an instance.
current_reading
NUMBER
Temperature sensor value, in Celsius. This value might not be populated if the sensor is not readable by the switch.
current_state
STRING
The current state indicated by the Sensor with the following possible values:
On
Off
Open
Close
Normal
Upper Fatal
Lower Non-Critical
device_identifier
STRING
Index number of the sensor within the physical chassis.
domain_id
NUMBER
Foreign key to the apt view
element_name
STRING
The user-friendly name for this instance
health_state
STRING
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents.
is_deleted
STRING
This property identifies if this chassis temp sensor was deleted or not
last_updated
DATE
Date and time last updated
object_id
STRING
Unique key to identify the object
operational_status
STRING
The operational status of the temperature sensor. No Contact indicates that the sensor is missing
san_id
NUMBER
Foreign key to the aps_v_swi_san view
sensor_type
STRING
The type of the sensor, (for example, voltage or temperature sensor).
system_creation_class_name
STRING
The scoping System’s Creation Class Name.