CIM Reference Guide

44 CIM_LogicalElement
CIM_DiscreteSensor
The CIM_DiscreteSensor class described in Table 3-8 has a set of legal
string values that it can report. The CIM_DiscreteSensor always has a
"current reading" that corresponds to one of the enumerated values.
PossibleStates Enumerates the string outputs of the sensor. For
example, a NumericSensor can report states based on
threshold readings.
string
CurrentState Indicates the current state of the sensor. This value is
always one of the Possible States.
string
PollingInterval Indicates the polling interval, in nanoseconds, that
the sensor hardware or instrumentation uses to
determine the current state of the sensor.
uint64
Table 3-8. CIM_DiscreteSensor Properties
Class Name: CIM_DiscreteSensor
Parent Class: CIM_Sensor
Property Description Data Type
CurrentReading See Table 1-1. sint32
PossibleValues Enumerates the string outputs that can be reported by
the sensor.
sint32
Table 3-7. CIM_Sensor Properties
(continued)
Class Name: CIM_Sensor
Parent Class: CIM_LogicalDevice
Property Description Data Type
CIM_ManagedSystemElement
CIM_LogicalElement
CIM_LogicalDevice
CIM_Sensor
CIM_DiscreteSensor