Key |
CreationClassName
|
string
|
|
CreationClassName 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. |
Tag
|
string
|
|
An 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. |
Read Only |
CanBeFRUed
|
boolean
|
|
Boolean that indicates whether this PhysicalElement can be FRUed (TRUE) or not (FALSE). |
Description
|
string
|
|
A textual description of the PhysicalElement. |
ElementName
|
string
|
|
|
ManufactureDate
|
datetime
|
|
The date that this PhysicalElement was manufactured. |
Manufacturer
|
string
|
|
The 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. |
Model
|
string
|
|
The name by which the PhysicalElement is generally known. |
PartNumber
|
string
|
|
The part number assigned by the organization that is responsible for producing or manufacturing the PhysicalElement. |
PoweredOn
|
boolean
|
|
Boolean that indicates whether the PhysicalElement is powered on (TRUE) or is currently off (FALSE). |
SerialNumber
|
string
|
|
A manufacturer-allocated number used to identify the Physical Element. |
SKU
|
string
|
|
The stock-keeping unit number for this PhysicalElement. |
VendorEquipmentType
|
string
|
|
A vendor-specific hardware type for the PhysicalElement. It describes the specific equipment type for the element, as defined by the vendor or manufacturer. |
Version
|
string
|
|
A string that indicates the version of the PhysicalElement. |
Read Write |
OtherIdentifyingInfo
|
string
|
|
OtherIdentifyingInfo 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. |
UserTracking
|
string
|
|
User-assigned and writeable asset-tracking identifier for the PhysicalElement. |