Core\CIM_FRU.mof.mof (HTML version)

Return to index
CIM_FRU Superclass: 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'.
Qualifiers:Version ( "2.6.0" )
Parameters (local in grey)
MaxLen ( 64 )
MappingStrings { "MIF.DMTF|FRU|002.7" }
Key
string IdentifyingNumber ;
FRU identification such as a serial number on software or a die number on a hardware chip.
MaxLen ( 64 )
MappingStrings { "MIF.DMTF|FRU|002.6" }
Key
string FRUNumber ;
FRU ordering information.
MaxLen ( 256 )
MappingStrings { "MIF.DMTF|FRU|002.4" }
Key
string Vendor ;
The name of the FRU's supplier.
boolean CustomerReplaceable ;
Indicates whether the FRU is customer replaceable.
MappingStrings { "MIF.DMTF|FRU|002.3" }
Override ( "Description" )
string Description ;
A textual description of the FRU.
MaxLen ( 256 )
string Name ;
FRU name.
MaxLen ( 64 )
MappingStrings { "MIF.DMTF|FRU|002.8" }
string RevisionLevel ;
The FRU's revision level.
string ElementName ;
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information.
Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties.
MaxLen ( 64 )
string Caption ;
The Caption property is a short textual description (one- line string) of the object.