Class CIM_StorageError
extends CIM_ManagedElement

StorageError defines blocks of media or memory space that are mapped 'out of use' due to errors. The Key of the class is the StartingAddress of the bytes in error.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_StorageError

Direct Known Subclasses

CIM_MemoryError

Class Qualifiers

NameData TypeValue
DescriptionstringStorageError defines blocks of media or memory space that are mapped 'out of use' due to errors. The Key of the class is the StartingAddress of the bytes in error.
UMLPackagePathstringCIM::Device::StorageExtents
Versionstring2.6.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
DeviceCreationClassNamestring
DescriptionstringThe scoping StorageExtent's CreationClassName.
Keybooleantrue
MaxLenuint32256
PropagatedstringCIM_StorageExtent.CreationClassName
DeviceIDstring
DescriptionstringThe scoping StorageExtent's DeviceID.
Keybooleantrue
MaxLenuint3264
PropagatedstringCIM_StorageExtent.DeviceID
EndingAddressuint64
DescriptionstringThe ending address of the bytes in error.
StartingAddressuint64
DescriptionstringThe starting address of the bytes in error.
Keybooleantrue
SystemCreationClassNamestring
DescriptionstringThe scoping System's CreationClassName.
Keybooleantrue
MaxLenuint32256
PropagatedstringCIM_StorageExtent.SystemCreationClassName
SystemNamestring
DescriptionstringThe scoping System's Name.
Keybooleantrue
MaxLenuint32256
PropagatedstringCIM_StorageExtent.SystemName

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_ManagedElement
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_ManagedElement

Class Methods