White Papers

18 Version 1.0.0
7.3.2 Operations 208
The following table lists the operations implemented on DCIM_Sensor. 209
Table 9 – DCIM_Sensor - Operations 210
Operation Name
Requirements
Required Input
Get
Mandatory
Instance URI
Enumerate
Mandatory
Class URI
7.3.3 Properties 211
The following table lists the implemented properties for DCIM_Sensor
instance representing an IPMI 212
digital sensor in a system. The “Requirements” column shall denote whether the property is implemented 213
(for requirement definitions, see section 3). The Additional Requirements” column shall denote either 214
possible values for the property, or requirements on the value formulation. 215
Table 10 – DCIM_Sensor Requirements for Non-Power Digital Sensor 216
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_Sensor".
DeviceID
string
Mandatory
The property shall have the sensor FQDD 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)
OperationalStatus[]
uint16
Mandatory
Indicates the current statuses of the sensor. The
property value shall be one of the following:
0(Unknown)
2(OK)
3(Degraded)
6 (Error)
PossibleStates[]
string
Mandatory
The property shall have the following values:
Other
Unknown
OK
Non-Critical
Critical
Fatal