Class CIM_FRU
extends CIM_ManagedElement

The CIM_FRU class is a vendor-defined collection of Products and/or PhysicalElements that is associated with a Product for the purpose of supporting, maintaining or upgrading that Product at the customer's location. FRU is an acronym for 'field replaceable unit'.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_FRU

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThe CIM_FRU class is a vendor-defined collection of Products and/or PhysicalElements that is associated with a Product for the purpose of supporting, maintaining or upgrading that Product at the customer's location. FRU is an acronym for 'field replaceable unit'.
UMLPackagePathstringCIM::Core::ProductFRU
Versionstring2.6.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
CustomerReplaceableboolean
DescriptionstringIndicates whether the FRU is customer replaceable.
Descriptionstring
DescriptionstringA textual description of the FRU.
MappingStringsstringMIF.DMTF|FRU|002.3
OverridestringDescription
FRUNumberstring
DescriptionstringFRU ordering information.
Keybooleantrue
MappingStringsstringMIF.DMTF|FRU|002.6
MaxLenuint3264
IdentifyingNumberstring
DescriptionstringFRU identification such as a serial number on software or a die number on a hardware chip.
Keybooleantrue
MappingStringsstringMIF.DMTF|FRU|002.7
MaxLenuint3264
Namestring
DescriptionstringFRU name.
MaxLenuint32256
RevisionLevelstring
DescriptionstringThe FRU's revision level.
MappingStringsstringMIF.DMTF|FRU|002.8
MaxLenuint3264
Vendorstring
DescriptionstringThe name of the FRU's supplier.
Keybooleantrue
MappingStringsstringMIF.DMTF|FRU|002.4
MaxLenuint32256

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
ElementNamestringCIM_ManagedElement
InstanceIDstringCIM_ManagedElement

Class Methods