Class CIM_PhysicalElement
extends CIM_ManagedSystemElement

Subclasses of CIM_PhysicalElement define any component of a System that has a distinct physical identity. Instances of this class can be defined as an object that can be seen or touched. All Processes, Files, and LogicalDevices are considered not to be Physical Elements. For example, it is not possible to touch the functionality of a 'modem.' You can touch only the card or package that implements the modem. The same card could also implement a LAN adapter. PhysicalElements are tangible ManagedSystemElements that have a physical manifestation of some sort. Note that the properties of PhysicalElement describe a hardware entity. Possible replacement (FRU) information is defined by following the ElementFRU association to one or more instances of the ReplacementFRU class. This definition allows a client to determine what hardware can be replaced (FRUed) and what 'spare' parts might be required by a customer or engineer doing the replacement. If it can be instrumented or manually determined that an element actually replaced (FRUed) another, then this can be described in the model using the ElementHasBeenFRUed association.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_ManagedSystemElement
   |
   +--CIM_PhysicalElement

Direct Known Subclasses

CIM_PhysicalComponent
CIM_PhysicalConnector
CIM_PhysicalLink
CIM_PhysicalPackage

Class Qualifiers

NameData TypeValue
Abstractbooleantrue
DescriptionstringSubclasses of CIM_PhysicalElement define any component of a System that has a distinct physical identity. Instances of this class can be defined as an object that can be seen or touched. All Processes, Files, and LogicalDevices are considered not to be Physical Elements. For example, it is not possible to touch the functionality of a 'modem.' You can touch only the card or package that implements the modem. The same card could also implement a LAN adapter. PhysicalElements are tangible ManagedSystemElements that have a physical manifestation of some sort. Note that the properties of PhysicalElement describe a hardware entity. Possible replacement (FRU) information is defined by following the ElementFRU association to one or more instances of the ReplacementFRU class. This definition allows a client to determine what hardware can be replaced (FRUed) and what 'spare' parts might be required by a customer or engineer doing the replacement. If it can be instrumented or manually determined that an element actually replaced (FRUed) another, then this can be described in the model using the ElementHasBeenFRUed association.
UMLPackagePathstringCIM::Core::Physical
Versionstring2.10.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
CanBeFRUedboolean
DescriptionstringBoolean that indicates whether this PhysicalElement can be FRUed (TRUE) or not (FALSE).
MappingStringsstringMIB.IETF|Entity-MIB.entPhysicalIsFRU
CreationClassNamestring
DescriptionstringCreationClassName indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified.
Keybooleantrue
MaxLenuint32256
Descriptionstring
DescriptionstringA textual description of the PhysicalElement.
MappingStringsstringMIF.DMTF|FRU|003.3
OverridestringDescription
ElementNamestring
DescriptionstringA 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. Note that if there is an associated instance of CIM_EnabledLogicalElementCapabilities, restrictions on this properties may exist as defined in ElementNameMask and MaxElementNameLen properties defined in that class.
MappingStringsstringMIB.IETF|Entity-MIB.entPhysicalName
OverridestringElementName
ManufactureDatedatetime
DescriptionstringThe date that this PhysicalElement was manufactured.
Manufacturerstring
DescriptionstringThe name of the organization responsible for producing the PhysicalElement. This organization might be the entity from whom the Element is purchased, but this is not necessarily true. The latter information is contained in the Vendor property of CIM_Product.
MappingStringsstringMIB.IETF|Entity-MIB.entPhysicalMfgName, MIF.DMTF|FRU|003.4
MaxLenuint32256
Modelstring
DescriptionstringThe name by which the PhysicalElement is generally known.
MappingStringsstringMIB.IETF|Entity-MIB.entPhysicalDescr, MIF.DMTF|FRU|003.5
MaxLenuint32256
OtherIdentifyingInfostring
DescriptionstringOtherIdentifyingInfo captures data in addition to Tag information. This information could be used to identify a Physical Element. One example is bar code data associated with an Element that also has an asset tag. Note that if only bar code data is available and is unique or able to be used as an Element key, this property would be null and the bar code data would be used as the class key, in the Tag property.
MappingStringsstringMIB.IETF|Entity-MIB.entPhysicalAlias
Writebooleantrue
PartNumberstring
DescriptionstringThe part number assigned by the organization that is responsible for producing or manufacturing the PhysicalElement.
MappingStringsstringMIB.IETF|Entity-MIB.entPhysicalModelName
MaxLenuint32256
PoweredOnboolean
DescriptionstringBoolean that indicates whether the PhysicalElement is powered on (TRUE) or is currently off (FALSE).
SerialNumberstring
DescriptionstringA manufacturer-allocated number used to identify the Physical Element.
MappingStringsstringMIB.IETF|Entity-MIB.entPhysicalSerialNum, MIF.DMTF|FRU|003.7
MaxLenuint32256
SKUstring
DescriptionstringThe stock-keeping unit number for this PhysicalElement.
MaxLenuint3264
Tagstring
DescriptionstringAn arbitrary string that uniquely identifies the Physical Element and serves as the key of the Element. The Tag property can contain information such as asset tag or serial number data. The key for PhysicalElement is placed very high in the object hierarchy in order to independently identify the hardware or entity, regardless of physical placement in or on Cabinets, Adapters, and so on. For example, a hotswappable or removable component can be taken from its containing (scoping) Package and be temporarily unused. The object still continues to exist and can even be inserted into a different scoping container. Therefore, the key for Physical Element is an arbitrary string and is defined independently of any placement or location-oriented hierarchy.
Keybooleantrue
MaxLenuint32256
UserTrackingstring
DescriptionstringUser-assigned and writeable asset-tracking identifier for the PhysicalElement.
MappingStringsstringMIB.IETF|Entity-MIB.entPhysicalAssetID
Writebooleantrue
VendorEquipmentTypestring
DescriptionstringA vendor-specific hardware type for the PhysicalElement. It describes the specific equipment type for the element, as defined by the vendor or manufacturer.
MappingStringsstringMIB.IETF|Entity-MIB.entPhysicalVendorType
Versionstring
DescriptionstringA string that indicates the version of the PhysicalElement.
MappingStringsstringMIB.IETF|Entity-MIB.entPhysicalHardwareRev, MIF.DMTF|FRU|003.8
MaxLenuint3264

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
CommunicationStatusuint16CIM_ManagedSystemElement
DetailedStatusuint16CIM_ManagedSystemElement
HealthStateuint16CIM_ManagedSystemElement
InstallDatedatetimeCIM_ManagedSystemElement
InstanceIDstringCIM_ManagedElement
NamestringCIM_ManagedSystemElement
OperatingStatusuint16CIM_ManagedSystemElement
PrimaryStatusuint16CIM_ManagedSystemElement
StatusstringCIM_ManagedSystemElement
OperationalStatusuint16[]CIM_ManagedSystemElement
StatusDescriptionsstring[]CIM_ManagedSystemElement

Class Methods