Reference Guide

Property Description
3 = hex
4 = unicode
5 = regex .. = DMTF Reserved
65536..4294967295 = Vendor Reserved
DCIM_MemoryError
Property Description
DeviceCreationClassName
The scoping StorageExtent's CreationClassName.
DeviceID
The scoping StorageExtent's DeviceID.
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 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.
ErrorInfo
An integer enumeration describing the type of error that occurred
most recently. For example, single (value = 6) or double bit errors (7)
can be specified using this property. The values, 12 – 14, are
undefined in the CIM Schema since in DMI, they mix the semantics of
the type of error and whether it was correctable or not. The latter is
indicated in the property, CorrectableError.
Possible values are:
0 = Unknown
1 = Other
2 = OK
3 = Bad Read
4 = Parity Error
5 = Single-Bit Error
6 = Double-Bit Error
7 = Multi-Bit Error
8 = Nibble Error
9 = Checksum Error
10 = CRC Error
32768 = DIMM Disabled via Spare Activation
StartingAddress
Specifies the address of the memory error. The type of error is
described by the ErrorInfo property. If the ErrorInfo property is equal
to 3, OK, then this property has no meaning.
278