White Papers

16 Version 1.1.0
7.2.2 Operations
185
The following table lists the operations implemented on DCIM_NumericSensor.
186
Table 7 DCIM_NumericSensor - Operations
187
Operation Name
Requirements
Required Input
Get
Mandatory
Instance URI
Enumerate
Mandatory
Class URI
Set
Conditional
Instance URI
Note: Set operation shall be supported, if the
SettableThresholds property contains one or
more thresholds for the sensor and is not NULL.
Note: Set operation may modify only the
properties denoted in the SettableThresholds
property.
7.2.3 Class Properties
188
The following table lists the implemented properties for DCIM_NumericSensor instance representing a an
189
IPMI analog sensor in a system. The “Requirements” column shall denote whether the property is
190
implemented (for requirement definitions, see section 3). The Additional Requirements column shall
191
denote either possible values for the property, or requirements on the value formulation.
192
Table 8 DCIM_NumericSensor Requirements Non-Power Analog Sensor
193
Property Name
Type
Requirement
Additonal Requirement
SystemCreationClassName
string
Mandatory
The property value shall be
"DCIM_ComputerSystem".
SystemName
string
Mandatory
The property value shall be "system".
CreationClassName
string
Mandatory
The property value shall be
"DCIM_NumericSensor".
DeviceID
string
Mandatory
The property shall have the sensor FQDD value.
BaseUnits
uint16
Mandatory
The property value shall be one of the following:
2 (Degrees C)
5 (Volts)
19 (RPM)
CurrentReading
sint32
Mandatory
The property value shall be in units specified by
the BaseUnit property value multiplied by 10 to
the power of the UnitModier property value.
CurrentState
string
Mandatory
The present state indicated by the Sensor. The
property value shall be a value from the
"PossibleStates" value array. The property may
have "Unknown" value.
ElementName
string
Mandatory
The property shall describe the sensor location.
EnabledState
uint16
Mandatory
The property value shall be 2 (enabled)
HealthState
uint16
Mandatory
Indicates the current health of the sensor. The
property value shall be one of the following:
0(Unknown)
5 (OK)
10(Degraded/Warning)
25 (Critical Failure)