Reference Guide

Property Description Data Type
FRUInformationState Indicates the state and
availability of FRU
information.
uint 16
FRUDeviceName Indicates the device name
of the FRU.
string
FRUManufacturingDateNam
e
Indicates the manufacturing
date of the FRU in ticks.
datetime
FRUManufacturerName Indicates the name of the
manufacturer.
string
FRUPartNumberName Indicates the FRU part
number.
string
FRUSerialNumberName Indicates the FRU serial
number.
string
FRURevisionName Indicates the FRU revision
number.
string
CIM_Sensor
The CIM_Sensor class described in Table below contains hardware devices capable of measuring the characteristics of
some physical property, for example, the temperature or voltage characteristics of a computer system
Table 19. CIM_Sensor Properties
Class Name: CIM_Sensor
Parent Class: CIM_LogicalDevice
Property Description Data Type
SensorType Indicates the type of the
sensor, for example, voltage
or temperature sensor.
Values for the SensorType
property are:
0 - Unknown
1 - Other
2 - Temperature sensors
measure the environmental
temperature.
3 - Voltage sensors
measure electrical voltage.
uint16
31