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'. The use of FRU has been deprecated in lieu of describing what is a valid replacement part for a piece of hardware (via the ElementFRU association from PhysicalElement to ReplacementFRU) and what has actually been replaced (the ElementHasBeenFRUed association between PhysicalElements).

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
DeprecatedstringCIM_PhysicalElement.Manufacturer, CIM_ReplacementFRU.Vendor
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'. The use of FRU has been deprecated in lieu of describing what is a valid replacement part for a piece of hardware (via the ElementFRU association from PhysicalElement to ReplacementFRU) and what has actually been replaced (the ElementHasBeenFRUed association between PhysicalElements).
UMLPackagePathstringCIM::Core::ProductFRU
Versionstring2.45.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
CustomerReplaceableboolean
DeprecatedstringCIM_ReplacementFRU.CustomerReplaceable
DescriptionstringIndicates whether the FRU is customer replaceable.
Descriptionstring
DeprecatedstringCIM_PhysicalElement.Description, CIM_ReplacementFRU.Description
DescriptionstringA textual description of the FRU.
MappingStringsstringMIF.DMTF|FRU|002.3
OverridestringDescription
FRUNumberstring
DeprecatedstringCIM_PhysicalElement.PartNumber, CIM_ReplacementFRU.OrderNumber
DescriptionstringFRU ordering information.
Keybooleantrue
MappingStringsstringMIF.DMTF|FRU|002.6
MaxLenuint3264
IdentifyingNumberstring
DeprecatedstringCIM_PhysicalElement.SerialNumber
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
DeprecatedstringCIM_PhysicalElement.Name, CIM_ReplacementFRU.ElementName
DescriptionstringFRU name.
MaxLenuint32256
RevisionLevelstring
DeprecatedstringCIM_PhysicalElement.Version
DescriptionstringThe FRU's revision level.
MappingStringsstringMIF.DMTF|FRU|002.8
MaxLenuint3264
Vendorstring
DeprecatedstringCIM_PhysicalElement.Manufacturer, CIM_ReplacementFRU.Vendor
DescriptionstringThe name of the FRU's supplier.
Keybooleantrue
MappingStringsstringMIF.DMTF|FRU|002.4
MaxLenuint32256

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
ElementNamestringCIM_ManagedElement
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_ManagedElement

Class Methods