Reference Guide

The CIM_LogicalDevice class described below Table models a hardware entity that may be realized in physical hardware.
CIM_LogicalDevice includes any characteristics of a logical device that manages its operation or conguration. An example of a logical
device is a temperature sensor’s reading of the actual temperature.
The following table describes the properties and data type of the CIM Logical Device class.
Class Name: CIM_LogicalDevice
Parent Class: CIM_LogicalElement
Table 18. CIM_Logical Device Properties
Property Description Data Type
SystemCreationClassName See Common Properties of Classes string
SystemName Indicates the scoping system’s name. string
CreationClassName See Common Properties of Classes string
DeviceID Identies an address or other identifying
information to uniquely name the logical
device.
string
CIM_FRU
The CIM_FRU class described in FRU Properties contains manufacturing information related to the Field Replaceable Units (FRU) of a
system such as a system planar or I/O riser card.
The following table describes the properties and data type of the CIM FRU class.
Class Name: CIM_FRU
Parent Class: CIM_LogicalDevice
Table 19. CIM_FRU Properties
Property Description Data Type
FRUInformationState Indicates the state and availability of FRU
information.
uint 16
FRUDeviceName Indicates the device name of the FRU. string
CIM_LogicalElement 29