Name | Data Type | Qualifiers |
Name | Data Type | Value | Scope | Flavors |
AdditionalErrorData | uint8 |
Description | string | An array of octets holding additional error information. An example is ECC Syndrome or the return of the check bits if a CRC-based ErrorMethodology is used. In the latter case, if a single bit error is recognized and the CRC algorithm is known, it is possible to determine the exact bit that failed. This type of data (ECC Syndrome, Check Bit or Parity Bit data, or other vendor supplied information) is included in this field. If the ErrorInfo property is equal to 3, "OK", then AdditionalErrorData has no meaning. | None | TRANSLATABLE= true |
MappingStrings | string | MIF.DMTF|Memory Device|005.18, MIF.DMTF|Physical Memory Array|001.13 | None | None |
OctetString | boolean | true | None | OVERRIDABLE= false
|
Caption | string |
Description | string | The Caption property is a short textual description (one- line string) of the object. | None | TRANSLATABLE= true |
MaxLen | uint32 | 64 | None | None |
CorrectableError | boolean |
Description | string | Boolean indicating that the most recent error was correctable. If the ErrorInfo property is equal to 3, "OK", then this property has no meaning. | None | TRANSLATABLE= true |
MappingStrings | string | MIF.DMTF|Physical Memory Array|001.8 | None | None |
Description | string |
Description | string | The Description property provides a textual description of the object. | None | TRANSLATABLE= true |
DeviceCreationClassName | string |
Description | string | The scoping StorageExtent's CreationClassName. | None | TRANSLATABLE= true |
Key | boolean | true | None | OVERRIDABLE= false
|
MaxLen | uint32 | 256 | None | None |
Propagated | string | CIM_StorageExtent.CreationClassName | None | OVERRIDABLE= false
|
DeviceID | string |
Description | string | The scoping StorageExtent's DeviceID. | None | TRANSLATABLE= true |
Key | boolean | true | None | OVERRIDABLE= false
|
MaxLen | uint32 | 64 | None | None |
Propagated | string | CIM_StorageExtent.DeviceID | None | OVERRIDABLE= false
|
ElementName | string |
Description | string | 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. 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. | None | TRANSLATABLE= true |
EndingAddress | uint64 |
Description | string | The ending address of the bytes in error. | None | TRANSLATABLE= true |
ErrorAccess | uint16 |
Description | string | An integer enumeration indicating the memory access operation that caused the last error. The type of error MUST be described by the ErrorInfo property. If the ErrorInfo property is equal to 3, "OK", then this property has no meaning. | None | TRANSLATABLE= true |
MappingStrings | string | MIF.DMTF|Physical Memory Array|001.10 | None | None |
ValueMap | string | 0, 1, 2, 3, 4 | None | None |
Values | string | Unknown, Other, Read, Write, Partial Write | None | TRANSLATABLE= true |
ErrorData | uint8 |
ArrayType | string | Indexed | None | OVERRIDABLE= false
|
Description | string | Data captured during the last erroneous mebmory access. The data occupies the first n octets of the array necessary to hold the number of bits specified by the ErrorTransferSize property. If ErrorTransferSize is 0, then this property has no meaning. | None | TRANSLATABLE= true |
MappingStrings | string | MIF.DMTF|Physical Memory Array|001.12 | None | None |
OctetString | boolean | true | None | OVERRIDABLE= false
|
ErrorDataOrder | uint16 |
Description | string | The ordering for data stored in the ErrorData property. "Least Significant Byte First" (value=1) or "Most Significant Byte First" (2) can be specified. If ErrorTransferSize is 0, then this property has no meaning. | None | TRANSLATABLE= true |
ValueMap | string | 0, 1, 2 | None | None |
Values | string | Unknown, Least Significant Byte First, Most Significant Byte First | None | TRANSLATABLE= true |
ErrorInfo | uint16 |
Description | string | 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. | None | TRANSLATABLE= true |
MappingStrings | string | MIF.DMTF|Memory Device|005.12, MIF.DMTF|Physical Memory Array|001.8 | None | None |
ModelCorrespondence | string | CIM_Memory.OtherErrorDescription | None | None |
ValueMap | string | 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 | None | None |
Values | string | Unknown, Other, OK, Bad Read, Parity Error, Single-Bit Error, Double-Bit Error, Multi-Bit Error, Nibble Error, Checksum Error, CRC Error | None | TRANSLATABLE= true |
ErrorResolution | uint64 |
Description | string | Specifies the range, in bytes, to which the last error can be resolved. For example, if error addresses are resolved to bit 11 (ie, on a typical page basis), then errors can be resolved to 4K boundaries and this property is set to 4000. If the ErrorInfo property is equal to 3, "OK", then this property has no meaning. | None | TRANSLATABLE= true |
MappingStrings | string | MIF.DMTF|Memory Device|005.21, MIF.DMTF|Physical Memory Array|001.15 | None | None |
PUnit | string | byte | None | None |
Units | string | Bytes | None | TRANSLATABLE= true |
ErrorTime | datetime |
Description | string | The time that the last memory error occurred. The type of error is described by the ErrorInfo property. If the Error Info property is equal to 3, "OK", then this property has no meaning. | None | TRANSLATABLE= true |
ErrorTransferSize | uint32 |
Description | string | The size of the data transfer in bits that caused the last error. 0 indicates no error. If the ErrorInfo property is equal to 3, "OK", then this property should be set to 0. | None | TRANSLATABLE= true |
MappingStrings | string | MIF.DMTF|Physical Memory Array|001.11 | None | None |
PUnit | string | bit | None | None |
Units | string | Bits | None | TRANSLATABLE= true |
InstanceID | string |
Description | string | InstanceID is an optional property that may be used to opaquely and uniquely identify an instance of this class within the scope of the instantiating Namespace. Various subclasses of this class may override this property to make it required, or a key. Such subclasses may also modify the preferred algorithms for ensuring uniqueness that are defined below.
To ensure uniqueness within the NameSpace, the value of InstanceID should be constructed using the following "preferred" algorithm:
<OrgID>:<LocalID>
Where <OrgID> and <LocalID> are separated by a colon (:), and where <OrgID> must include a copyrighted, trademarked, or otherwise unique name that is owned by the business entity that is creating or defining the InstanceID or that is a registered ID assigned to the business entity by a recognized global authority. (This requirement is similar to the <Schema Name>_<Class Name> structure of Schema class names.) In addition, to ensure uniqueness, <OrgID> must not contain a colon (:). When using this algorithm, the first colon to appear in InstanceID must appear between <OrgID> and <LocalID>.
<LocalID> is chosen by the business entity and should not be reused to identify different underlying (real-world) elements. If not null and the above "preferred" algorithm is not used, the defining entity must assure that the resulting InstanceID is not reused across any InstanceIDs produced by this or other providers for the NameSpace of this instance.
If not set to null for DMTF-defined instances, the "preferred" algorithm must be used with the <OrgID> set to CIM. | None | TRANSLATABLE= true |
OtherErrorDescription | string |
Description | string | Free form string providing more information if the Error Type property is set to 1, "Other". If not set to 1, this string has no meaning. | None | TRANSLATABLE= true |
ModelCorrespondence | string | CIM_Memory.ErrorInfo | None | None |
StartingAddress | uint64 |
Description | string | 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. | None | TRANSLATABLE= true |
Key | boolean | true | None | OVERRIDABLE= false
|
MappingStrings | string | MIF.DMTF|Memory Device|005.19, MIF.DMTF|Physical Memory Array|001.14 | None | None |
Override | string | StartingAddress | TOSUBCLASS= false | None |
SystemCreationClassName | string |
Description | string | The scoping System's CreationClassName. | None | TRANSLATABLE= true |
Key | boolean | true | None | OVERRIDABLE= false
|
MaxLen | uint32 | 256 | None | None |
Propagated | string | CIM_StorageExtent.SystemCreationClassName | None | OVERRIDABLE= false
|
SystemLevelAddress | boolean |
Description | string | Boolean indicating whether the address information in the property, ErrorAddress, is a system-level address (TRUE) or a physical address (FALSE). If the ErrorInfo property is equal to 3, "OK", then this property has no meaning. | None | TRANSLATABLE= true |
SystemName | string |
Description | string | The scoping System's Name. | None | TRANSLATABLE= true |
Key | boolean | true | None | OVERRIDABLE= false
|
MaxLen | uint32 | 256 | None | None |
Propagated | string | CIM_StorageExtent.SystemName | None | OVERRIDABLE= false
|
Copyright © 2008-2020 VMware, Inc. All rights reserved.