Reference Guide
Property Description
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: The Name property of ManagedSystemElement is also defined
as a user-friendly name. But, it is often sub-classed 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.
FormFactor
The implementation form factor for the Chip.
Possible values are:
• 0 = Unknown
• 1 = Other
• 2 = SIP
• 3 = DIP 4 = ZIP
• 5 = SOJ
• 6 = Proprietary
• 7 = SIMM
• 8 = DIMM
• 9 = TSOP
• 10 = PGA
• 11 = RIMM
• 12 = SODIMM
• 13 = SRIMM
• 14 = SMD
• 15 = SSMP
• 16 = QFP
• 17 = TQFP
• 18 = SOIC
• 19 = LCC
• 20 = PLCC
• 21 = BGA
• 22 = FPBGA
• 23 = LGA
For example, values such as SIMM (7), TSOP (9), or PGA (10) can be
specified.
IsSpeedInMhz
Indicates if the Speed property or the MaxMemorySpeed contains the value
of the memory speed. A value of TRUE indicates that the speed is
represented by the MaxMemorySpeed property. A value of FALSE indicates
that the speed is represented by the Speed property.
ManufactureDate
The date this PhysicalElement was manufactured.
Manufacturer
The name of the organization responsible for producing the
PhysicalElement. This organization may be the entity from where the
Element is purchased, but this is not necessarily true. The latter information
is contained in the Vendor property of CIM_Product.
64










