CIM29 Class Declaration
CIM_LogicalDisk

Table of Contents:
Class Hierarchy
Class Attributes
Class Qualifiers
Properties
Methods
Associations in which the class can participate
Sub Profiling Summary

Class Hierarchy

CIM_LogicalDisk --> CIM_StorageExtent --> CIM_LogicalDevice --> CIM_EnabledLogicalElement --> CIM_LogicalElement --> CIM_ManagedSystemElement --> CIM_ManagedElement --> [top]

Class Attributes

Class Declaration Attributes
NameValue
SUPERCLASSCIM_StorageExtent
NAMECIM_LogicalDisk

Class Qualifiers

Class CIM_LogicalDisk Qualifiers
NameTypeValueFrom Class
Versionstring2.6.0 CIM_LogicalDisk
DescriptionstringA LogicalDisk is a presentation of a contiguous range of logical blocks that is identifiable by a FileSystem via the Disk ’ s DeviceId (key) field. For example in a Windows environment, the DeviceID field would contain a drive letter. In a Unix environment, it would contain the access path; and in a NetWare environment, DeviceID would contain the volume name. LogicalDisks are typically built on a DiskPartition or Storage Volume (for example, exposed by a software volume manager) using the LogicalDiskBasedOnPartition or LogicalDiskBasedOn Volume associations. However, it can be based on other StorageExtents, like CIM_Memory, in the case of a RAM disk. The latter is described using the LogicalDiskBasedOnExtent relationship. (Indeed, the BasedOnExtent association is the superclass for the BasedOnPartition and BasedOnVolume relationships.) CIM_LogicalDisk
DescriptionstringStorageExtent describes the capabilities and management of the various media that exist to store data and allow data retrieval. This superclass could be used to represent the various components of RAID (Hardware or Software) or as a raw logical extent on top of physical media. CIM_StorageExtent
DescriptionstringAn abstraction or emulation of a hardware entity, that may or may not be Realized in physical hardware. Any characteristics of a LogicalDevice that are used to manage its operation or configuration are contained in, or associated with, the LogicalDevice object. Examples of the operational properties of a Printer would be paper sizes supported, or detected errors. Examples of the configuration properties of a Sensor Device would be threshold settings. Various configurations could exist for a LogicalDevice. These configurations could be contained in Setting objects and associated with the LogicalDevice. CIM_LogicalDevice
DescriptionstringThis class extends LogicalElement to abstract the concept of an element that is enabled and disabled, such as a LogicalDevice or a ServiceAccessPoint. CIM_EnabledLogicalElement
DescriptionstringCIM_LogicalElement is a base class for all the components of a System that represent abstract system components, such as Files, Processes, or LogicalDevices. CIM_LogicalElement
DescriptionstringCIM_ManagedSystemElement is the base class for the System Element hierarchy. Any distinguishable component of a System is a candidate for inclusion in this class. Examples of system components include: - software components such as application servers, databases, and applications - operating system components such as files, processes, and threads - device components such as disk drives, controllers, processors, and printers - physical components such as chips and cards. CIM_ManagedSystemElement
DescriptionstringManagedElement is an abstract class that provides a common superclass (or top of the inheritance tree) for the non-association classes in the CIM Schema. CIM_ManagedElement

Properties

Properties
NameTypeValueQualifiersClassOrigin
DataOrganizationuint16 Description
ValueMap
Values
CIM_StorageExtent
Purposestring Description
MappingStrings
CIM_StorageExtent
Accessuint16 Description
ValueMap
Values
CIM_StorageExtent
ErrorMethodologystring Description CIM_StorageExtent
BlockSizeuint64 Description
Units
MappingStrings
CIM_StorageExtent
NumberOfBlocksuint64 Description
MappingStrings
CIM_StorageExtent
ConsumableBlocksuint64 Description CIM_StorageExtent
IsBasedOnUnderlyingRedundancyboolean Description CIM_StorageExtent
SequentialAccessboolean Description CIM_StorageExtent
ExtentStatusuint16[] Description
ValueMap
Values
CIM_StorageExtent
NoSinglePointOfFailureboolean Description
ModelCorrespondence
CIM_StorageExtent
DataRedundancyuint16 Description
ModelCorrespondence
CIM_StorageExtent
PackageRedundancyuint16 Description
ModelCorrespondence
CIM_StorageExtent
DeltaReservationuint8 Description
Units
MinValue
MaxValue
ModelCorrespondence
CIM_StorageExtent
Primordialbooleanfalse Description CIM_StorageExtent
SystemCreationClassNamestring Key
Propagated
Description
MaxLen
CIM_LogicalDevice
SystemNamestring Key
Propagated
Description
MaxLen
CIM_LogicalDevice
CreationClassNamestring Key
Description
MaxLen
CIM_LogicalDevice
DeviceIDstring Key
Description
MaxLen
CIM_LogicalDevice
PowerManagementSupportedboolean Deprecated
Description
CIM_LogicalDevice
PowerManagementCapabilitiesuint16[] Deprecated
Description
ValueMap
Values
CIM_LogicalDevice
Availabilityuint16 Description
ValueMap
Values
MappingStrings
ModelCorrespondence
CIM_LogicalDevice
StatusInfouint16 Deprecated
Description
ValueMap
Values
MappingStrings
CIM_LogicalDevice
LastErrorCodeuint32 Deprecated
Description
CIM_LogicalDevice
ErrorDescriptionstring Deprecated
Description
CIM_LogicalDevice
ErrorClearedboolean Deprecated
Description
CIM_LogicalDevice
OtherIdentifyingInfostring[] Description
MaxLen
ArrayType
ModelCorrespondence
CIM_LogicalDevice
PowerOnHoursuint64 Description
Units
Counter
CIM_LogicalDevice
TotalPowerOnHoursuint64 Description
Units
Counter
CIM_LogicalDevice
IdentifyingDescriptionsstring[] Description
ArrayType
ModelCorrespondence
CIM_LogicalDevice
AdditionalAvailabilityuint16[] Description
ValueMap
Values
ModelCorrespondence
CIM_LogicalDevice
MaxQuiesceTimeuint64 Deprecated
Description
Units
CIM_LogicalDevice
EnabledStateuint165 Description
ValueMap
Values
ModelCorrespondence
CIM_EnabledLogicalElement
OtherEnabledStatestring Description
ModelCorrespondence
CIM_EnabledLogicalElement
RequestedStateuint165 Description
ValueMap
Values
ModelCorrespondence
CIM_EnabledLogicalElement
EnabledDefaultuint162 Write
Description
ValueMap
Values
CIM_EnabledLogicalElement
TimeOfLastStateChangedatetime Description CIM_EnabledLogicalElement
InstallDatedatetime Description
MappingStrings
CIM_ManagedSystemElement
Namestring Description
MaxLen
CIM_ManagedSystemElement
OperationalStatusuint16[] Description
ValueMap
Values
ArrayType
ModelCorrespondence
CIM_ManagedSystemElement
StatusDescriptionsstring[] Description
ArrayType
ModelCorrespondence
CIM_ManagedSystemElement
Statusstring Deprecated
Description
ValueMap
MaxLen
CIM_ManagedSystemElement
Captionstring Description
MaxLen
CIM_ManagedElement
Descriptionstring Description CIM_ManagedElement
ElementNamestring Description CIM_ManagedElement

Property Qualifiers

Property DataOrganization Qualifiers
NameTypeValueFrom Class
DescriptionstringType of data organization used. CIM_StorageExtent
ValueMapstring
[See below.]
CIM_StorageExtent
ValuesstringOther
Unknown
Fixed Block
Variable Block
Count Key Data
CIM_StorageExtent

NameValue
0Other
1Unknown
2Fixed Block
3Variable Block
4Count Key Data
Property Purpose Qualifiers
NameTypeValueFrom Class
DescriptionstringA free form string describing the media and/or its use. CIM_StorageExtent
MappingStringsstringMIB.IETF|HOST-RESOURCES-MIB.hrStorageDescr CIM_StorageExtent

Property Access Qualifiers
NameTypeValueFrom Class
DescriptionstringAccess describes whether the media is readable (value=1), writeable (value=2), or both (value=3). " Unknown " (0) and " Write Once " (4) can also be defined. CIM_StorageExtent
ValueMapstring
[See below.]
CIM_StorageExtent
ValuesstringUnknown
Readable
Writeable
Read/Write Supported
Write Once
CIM_StorageExtent

NameValue
0Unknown
1Readable
2Writeable
3Read/Write Supported
4Write Once
Property ErrorMethodology Qualifiers
NameTypeValueFrom Class
DescriptionstringErrorMethodology is a free-form string describing the type of error detection and correction supported by this StorageExtent. CIM_StorageExtent

Property BlockSize Qualifiers
NameTypeValueFrom Class
DescriptionstringSize in bytes of the blocks which form this StorageExtent. If variable block size, then the maximum block size in bytes should be specified. If the block size is unknown or if a block concept is not valid (for example, for AggregateExtents, Memory or LogicalDisks), enter a 1. CIM_StorageExtent
UnitsstringBytes CIM_StorageExtent
MappingStringsstringMIF.DMTF|Host Storage|001.4
MIB.IETF|HOST-RESOURCES-MIB.hrStorageAllocationUnits
MIF.DMTF|Storage Devices|001.5
CIM_StorageExtent

Property NumberOfBlocks Qualifiers
NameTypeValueFrom Class
DescriptionstringTotal number of logically contiguous blocks, of size Block Size, which form this Extent. The total size of the Extent can be calculated by multiplying BlockSize by NumberOfBlocks. If the BlockSize is 1, this property is the total size of the Extent. CIM_StorageExtent
MappingStringsstringMIF.DMTF|Host Storage|001.5
MIB.IETF|HOST-RESOURCES-MIB.hrStorageSize
CIM_StorageExtent

Property ConsumableBlocks Qualifiers
NameTypeValueFrom Class
DescriptionstringThe maximum number of blocks, of size BlockSize, which are available for consumption when layering StorageExtents using the BasedOn association. This property only has meaning when this StorageExtent is an Antecedent reference in a BasedOn relationship. For example, a StorageExtent could be composed of 120 blocks. However, the Extent itself may use 20 blocks for redundancy data. If another StorageExtent is BasedOn this Extent, only 100 blocks would be available to it. This information ( ’ 100 blocks is available for consumption ’ ) is indicated in the ConsumableBlocks property. CIM_StorageExtent

Property IsBasedOnUnderlyingRedundancy Qualifiers
NameTypeValueFrom Class
DescriptionstringTrue indicates that the underlying StorageExtent(s) participate in a StorageRedundancyGroup. CIM_StorageExtent

Property SequentialAccess Qualifiers
NameTypeValueFrom Class
DescriptionstringBoolean set to TRUE if the Storage is sequentially accessed by a MediaAccessDevice. A TapePartition is an example of a sequentially accessed StorageExtent. StorageVolumes, Disk Partitions and LogicalDisks represent randomly accessed Extents. CIM_StorageExtent

Property ExtentStatus Qualifiers
NameTypeValueFrom Class
DescriptionstringStorageExtents have additional status information beyond that captured in the OperationalStatus and other properties, inherited from ManagedSystemElement. This additional information (for example, " Protection Disabled " , value=9) is captured in the VolumeStatus property. CIM_StorageExtent
ValueMapstring
[See below.]
CIM_StorageExtent
ValuesstringOther
Unknown
None/Not Applicable
Broken
Data Lost
Dynamic Reconfig
Exposed
Fractionally Exposed
Partially Exposed
Protection Disabled
Readying
Rebuild
Recalculate
Spare in Use
Verify In Progress
DMTF Reserved
Vendor Reserved
CIM_StorageExtent

NameValue
0Other
1Unknown
2None/Not Applicable
3Broken
4Data Lost
5Dynamic Reconfig
6Exposed
7Fractionally Exposed
8Partially Exposed
9Protection Disabled
10Readying
11Rebuild
12Recalculate
13Spare in Use
14Verify In Progress
15..32767DMTF Reserved
32768..65535Vendor Reserved
Property NoSinglePointOfFailure Qualifiers
NameTypeValueFrom Class
DescriptionstringIndicates whether or not there exists no single point of failure. CIM_StorageExtent
ModelCorrespondencestringCIM_StorageSetting.NoSinglePointOfFailure CIM_StorageExtent

Property DataRedundancy Qualifiers
NameTypeValueFrom Class
DescriptionstringNumber of complete copies of data currently maintained. CIM_StorageExtent
ModelCorrespondencestringCIM_StorageSetting.DataRedundancyGoal
CIM_StorageSetting.DataRedundancyMax
CIM_StorageSetting.DataRedundancyMin
CIM_StorageExtent

Property PackageRedundancy Qualifiers
NameTypeValueFrom Class
DescriptionstringHow many physical packages can currently fail without data loss. For example, in the storage domain, this might be disk spindles. CIM_StorageExtent
ModelCorrespondencestringCIM_StorageSetting.PackageRedundancyGoal
CIM_StorageSetting.PackageRedundancyMax
CIM_StorageSetting.PackageRedundancyMin
CIM_StorageExtent

Property DeltaReservation Qualifiers
NameTypeValueFrom Class
DescriptionstringCurrent value for Delta reservation. This is a percentage that specifies the amount of space that should be reserved in a replica for caching changes. CIM_StorageExtent
UnitsstringPercentage CIM_StorageExtent
MinValuesint641 CIM_StorageExtent
MaxValuesint64100 CIM_StorageExtent
ModelCorrespondencestringCIM_StorageSetting.DeltaReservationGoal
CIM_StorageSetting.DeltaReservationMax
CIM_StorageSetting.DeltaReservationMin
CIM_StorageExtent

Property Primordial Qualifiers
NameTypeValueFrom Class
DescriptionstringIf true, " Primordial " indicates that the containing System does not have the ability to create or delete this operational element. This is important because StorageExtents are assembled into higher-level abstractions using the BasedOn association. Although the higher-level abstractions can be created and deleted, the most basic, (i.e. primordial), hardware-based storage entities cannot. They are physically realized as part of the System, or are actually managed by some other System and imported as if they were physically realized. In other words, a Primordial StorageExtent exists in, but is not created by its System and conversely a non-Primordial StorageExtent is created in the context of its System. For StorageVolumes, this property will generally be false. One use of this property is to enable algorithms that aggregate StorageExtent.ConsumableSpace across all, StorageExtents but that also want to distinquish the space that underlies Primordial StoragePools. Since implementations are not required to surface all Component StorageExtents of a StoragePool, this information is not accessible in any other way. CIM_StorageExtent

Property SystemCreationClassName Qualifiers
NameTypeValueFrom Class
Keybooleantrue CIM_LogicalDevice
PropagatedstringCIM_System.CreationClassName CIM_LogicalDevice
DescriptionstringThe scoping System ’ s CreationClassName. CIM_LogicalDevice
MaxLenuint32256 CIM_LogicalDevice

Property SystemName Qualifiers
NameTypeValueFrom Class
Keybooleantrue CIM_LogicalDevice
PropagatedstringCIM_System.Name CIM_LogicalDevice
DescriptionstringThe scoping System ’ s Name. CIM_LogicalDevice
MaxLenuint32256 CIM_LogicalDevice

Property CreationClassName Qualifiers
NameTypeValueFrom Class
Keybooleantrue CIM_LogicalDevice
DescriptionstringCreationClassName 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. CIM_LogicalDevice
MaxLenuint32256 CIM_LogicalDevice

Property DeviceID Qualifiers
NameTypeValueFrom Class
Keybooleantrue CIM_LogicalDevice
DescriptionstringAn address or other identifying information to uniquely name the LogicalDevice. CIM_LogicalDevice
MaxLenuint3264 CIM_LogicalDevice

Property PowerManagementSupported Qualifiers
NameTypeValueFrom Class
DescriptionstringBoolean indicating that the Device can be power managed. The use of this property has been deprecated. Instead, the existence of an associated PowerManagementCapabilities class (associated using the ElementCapabilities relationhip) indicates that power management is supported. CIM_LogicalDevice

Property PowerManagementCapabilities Qualifiers
NameTypeValueFrom Class
DescriptionstringAn enumerated array describing the power management capabilities of the Device. The use of this property has been deprecated. Instead, the PowerCapabilites property in an associated PowerManagementCapabilities class should be used. CIM_LogicalDevice
ValueMapstring
[See below.]
CIM_LogicalDevice
ValuesstringUnknown
Not Supported
Disabled
Enabled
Power Saving Modes Entered Automatically
Power State Settable
Power Cycling Supported
Timed Power On Supported
CIM_LogicalDevice

NameValue
0Unknown
1Not Supported
2Disabled
3Enabled
4Power Saving Modes Entered Automatically
5Power State Settable
6Power Cycling Supported
7Timed Power On Supported
Property Availability Qualifiers
NameTypeValueFrom Class
DescriptionstringThe primary availability and status of the Device. (Additional status information can be specified using the Additional Availability array property.) For example, the Availability property indicates that the Device is running and has full power (value=3), or is in a warning (4), test (5), degraded (10) or power save state (values 13-15 and 17). Regarding the Power Save states, these are defined as follows: Value 13 ( " Power Save - Unknown " ) indicates that the Device is known to be in a power save mode, but its exact status in this mode is unknown; 14 ( " Power Save - Low Power Mode " ) indicates that the Device is in a power save state but still functioning, and may exhibit degraded performance; 15 ( " Power Save - Standby " ) describes that the Device is not functioning but could be brought to full power ’ quickly ’ ; and value 17 ( " Power Save - Warning " ) indicates that the Device is in a warning state, though also in a power save mode. CIM_LogicalDevice
ValueMapstring
[See below.]
CIM_LogicalDevice
ValuesstringOther
Unknown
Running/Full Power
Warning
In Test
Not Applicable
Power Off
Off Line
Off Duty
Degraded
Not Installed
Install Error
Power Save - Unknown
Power Save - Low Power Mode
Power Save - Standby
Power Cycle
Power Save - Warning
Paused
Not Ready
Not Configured
Quiesced
CIM_LogicalDevice
MappingStringsstringMIF.DMTF|Operational State|006.5
MIB.IETF|HOST-RESOURCES-MIB.hrDeviceStatus
MIF.DMTF|Host Device|001.5
CIM_LogicalDevice
ModelCorrespondencestringCIM_LogicalDevice.AdditionalAvailability CIM_LogicalDevice

NameValue
1Other
2Unknown
3Running/Full Power
4Warning
5In Test
6Not Applicable
7Power Off
8Off Line
9Off Duty
10Degraded
11Not Installed
12Install Error
13Power Save - Unknown
14Power Save - Low Power Mode
15Power Save - Standby
16Power Cycle
17Power Save - Warning
18Paused
19Not Ready
20Not Configured
21Quiesced
Property StatusInfo Qualifiers
NameTypeValueFrom Class
DescriptionstringThe StatusInfo property indicates whether the Logical Device is in an enabled (value = 3), disabled (value = 4) or some other (1) or unknown (2) state. If this property does not apply to the LogicalDevice, the value, 5 ( " Not Applicable " ), should be used. StatusInfo has been deprecated in lieu of a more clearly named property with additional enumerated values (EnabledState), that is inherited from ManagedSystemElement. If a Device is ( " Enabled " )(value=3), it has been powered up, and is configured and operational. The Device may or may not be functionally active, depending on whether its Availability (or AdditionalAvailability) indicate that it is ( " Running/Full Power " )(value=3) or ( " Off line " ) (value=8). In an enabled but offline mode, a Device may be performing out-of-band requests, such as running Diagnostics. If ( " Disabled " ) StatusInfo value=4), a Device can only be " enabled " or powered off. In a personal computer environment, ( " Disabled " ) means that the Device ’ s driver is not available in the stack. In other environments, a Device can be disabled by removing its configuration file. A disabled device is physically present in a System and consuming resources, but can not be communicated with until a load of a driver, a load of a configuration file or some other " enabling " activity has occurred. CIM_LogicalDevice
ValueMapstring
[See below.]
CIM_LogicalDevice
ValuesstringOther
Unknown
Enabled
Disabled
Not Applicable
CIM_LogicalDevice
MappingStringsstringMIF.DMTF|Operational State|006.4 CIM_LogicalDevice

NameValue
1Other
2Unknown
3Enabled
4Disabled
5Not Applicable
Property LastErrorCode Qualifiers
NameTypeValueFrom Class
DescriptionstringLastErrorCode captures the last error code reported by the LogicalDevice. CIM_LogicalDevice

Property ErrorDescription Qualifiers
NameTypeValueFrom Class
DescriptionstringErrorDescription is a free-form string supplying more information about the error recorded in LastErrorCode, and information on any corrective actions that may be taken. CIM_LogicalDevice

Property ErrorCleared Qualifiers
NameTypeValueFrom Class
DescriptionstringErrorCleared is a boolean property indicating that the error reported in LastErrorCode is now cleared. CIM_LogicalDevice

Property OtherIdentifyingInfo Qualifiers
NameTypeValueFrom Class
DescriptionstringOtherIdentifyingInfo captures additional data, beyond DeviceID information, that could be used to identify a LogicalDevice. One example would be to hold the Operating System ’ s user friendly name for the Device in this property. CIM_LogicalDevice
MaxLenuint32256 CIM_LogicalDevice
ArrayTypestringIndexed CIM_LogicalDevice
ModelCorrespondencestringCIM_LogicalDevice.IdentifyingDescriptions CIM_LogicalDevice

Property PowerOnHours Qualifiers
NameTypeValueFrom Class
DescriptionstringThe number of consecutive hours that this Device has been powered, since its last power cycle. CIM_LogicalDevice
UnitsstringHours CIM_LogicalDevice
Counterbooleantrue CIM_LogicalDevice

Property TotalPowerOnHours Qualifiers
NameTypeValueFrom Class
DescriptionstringThe total number of hours that this Device has been powered. CIM_LogicalDevice
UnitsstringHours CIM_LogicalDevice
Counterbooleantrue CIM_LogicalDevice

Property IdentifyingDescriptions Qualifiers
NameTypeValueFrom Class
DescriptionstringAn array of free-form strings providing explanations and details behind the entries in the OtherIdentifyingInfo array. Note, each entry of this array is related to the entry in OtherIdentifyingInfo that is located at the same index. CIM_LogicalDevice
ArrayTypestringIndexed CIM_LogicalDevice
ModelCorrespondencestringCIM_LogicalDevice.OtherIdentifyingInfo CIM_LogicalDevice

Property AdditionalAvailability Qualifiers
NameTypeValueFrom Class
DescriptionstringAdditional availability and status of the Device, beyond that specified in the Availability property. The Availability property denotes the primary status and availability of the Device. In some cases, this will not be sufficient to denote the complete status of the Device. In those cases, the AdditionalAvailability property can be used to provide further information. For example, a Device ’ s primary Availability may be " Off line " (value=8), but it may also be in a low power state (AdditonalAvailability value=14), or the Device could be running Diagnostics (AdditionalAvailability value=5, " In Test " ). CIM_LogicalDevice
ValueMapstring
[See below.]
CIM_LogicalDevice
ValuesstringOther
Unknown
Running/Full Power
Warning
In Test
Not Applicable
Power Off
Off Line
Off Duty
Degraded
Not Installed
Install Error
Power Save - Unknown
Power Save - Low Power Mode
Power Save - Standby
Power Cycle
Power Save - Warning
Paused
Not Ready
Not Configured
Quiesced
CIM_LogicalDevice
ModelCorrespondencestringCIM_LogicalDevice.Availability CIM_LogicalDevice

NameValue
1Other
2Unknown
3Running/Full Power
4Warning
5In Test
6Not Applicable
7Power Off
8Off Line
9Off Duty
10Degraded
11Not Installed
12Install Error
13Power Save - Unknown
14Power Save - Low Power Mode
15Power Save - Standby
16Power Cycle
17Power Save - Warning
18Paused
19Not Ready
20Not Configured
21Quiesced
Property MaxQuiesceTime Qualifiers
NameTypeValueFrom Class
DescriptionstringThe MaxQuiesceTime property has been deprecated. When evaluating the use of Quiesce, it was determine that this single property is not adequate for describing when a device will automatically exit a quiescent state. In fact, the most likely scenario for a device to exit a quiescent state was determined to be based on the number of outstanding requests queued rather than on a maximum time. This will be re-evaluated and repositioned later. Maximum time in milliseconds, that a Device can run in a " Quiesced " state. A Device ’ s state is defined in its Availability and AdditionalAvailability properties, where " Quiesced " is conveyed by the value 21. What occurs at the end of the time limit is device-specific. The Device may unquiesce, may offline or take other action. A value of 0 indicates that a Device can remain quiesced indefinitely. CIM_LogicalDevice
UnitsstringMilliSeconds CIM_LogicalDevice

Property EnabledState Qualifiers
NameTypeValueFrom Class
DescriptionstringEnabledState is an integer enumeration that indicates the enabled/disabled states of an element. It can also indicate the transitions between these requested states. For example, shutting down (value = 4) and starting (value=10) are transient states between enabled and disabled. The following text briefly summarizes the various enabled/disabled states: Enabled (2) indicates that the element is/could be executing commands, will process any queued commands, and queues new requests. Disabled (3) indicates that the element will not execute commands and will drop any new requests. Shutting Down (4) indicates that the element is in the process of going to a Disabled state. Not Applicable (5) indicates the element doesn ’ t support being enabled/disabled. Enabled but Offline (6) indicates that the element may be completing commands, and will drop any new requests. Test (7) indicates that the element is in a test state. Deferred (8) indicates that the element may be completing commands, but will queue any new requests. Quiesce (9) indicates that the element is enabled but in a restricted mode. The element ’ s behavior is similar to the Enabled state, but it only processes a restricted set of commands. All other requests are queued. Starting (10) indicates that the element is in the process of going to an Enabled state. New requests are queued. CIM_EnabledLogicalElement
ValueMapstring
[See below.]
CIM_EnabledLogicalElement
ValuesstringUnknown
Other
Enabled
Disabled
Shutting Down
Not Applicable
Enabled but Offline
In Test
Deferred
Quiesce
Starting
DMTF Reserved
Vendor Reserved
CIM_EnabledLogicalElement
ModelCorrespondencestringCIM_EnabledLogicalElement.OtherEnabledState CIM_EnabledLogicalElement

NameValue
0Unknown
1Other
2Enabled
3Disabled
4Shutting Down
5Not Applicable
6Enabled but Offline
7In Test
8Deferred
9Quiesce
10Starting
11..32767DMTF Reserved
32768..65535Vendor Reserved
Property OtherEnabledState Qualifiers
NameTypeValueFrom Class
DescriptionstringA string describing the element ’ s enabled/disabled state when the EnabledState property is set to 1 ( " Other " ). This property MUST be set to NULL when EnabledState is any value other than 1. CIM_EnabledLogicalElement
ModelCorrespondencestringCIM_EnabledLogicalElement.EnabledState CIM_EnabledLogicalElement

Property RequestedState Qualifiers
NameTypeValueFrom Class
DescriptionstringRequestedState is an integer enumeration indicating the last requested or desired state for the element. The actual state of the element is represented by EnabledState. This property is provided to compare the last requested and current enabled/disabled states. Note that when EnabledState is set to 5 ( " Not Applicable " ), then this property has no meaning. By default, the element ’ s RequestedState is 5 ( " No Change " ). Refer to the EnabledState ’ s property Description for explanations of the values in the RequestedState enumeration. It should be noted that there are two new values in RequestedState that build on the statuses of EnabledState. These are " Reboot " (10) and " Reset " (11). The former, Reboot, refers to doing a " Shut Down " and then moving to an " Enabled " state. The latter, Reset, indicates that the element is first " Disabled " and then " Enabled " . The distinction between requesting " Shut Down " and " Disabled " should also be noted. The former, Shut Down, requests an orderly transition to the Disabled state, and MAY involve removing power, to completely erase any existing state. The latter, the Disabled state, requests an immediate disabling of the element, such that it will not execute or accept any commands or processing requests. This property is set as the result of a method invocation (such as Start or StopService on CIM_Service), or may be overridden and defined as WRITEable in a subclass. The method approach is considered superior to a WRITEable property, since it allows an explicit invocation of the operation and the return of a result code. CIM_EnabledLogicalElement
ValueMapstring
[See below.]
CIM_EnabledLogicalElement
ValuesstringEnabled
Disabled
Shut Down
No Change
Offline
Test
Deferred
Quiesce
Reboot
Reset
DMTF Reserved
Vendor Reserved
CIM_EnabledLogicalElement
ModelCorrespondencestringCIM_EnabledLogicalElement.EnabledState CIM_EnabledLogicalElement

NameValue
2Enabled
3Disabled
4Shut Down
5No Change
6Offline
7Test
8Deferred
9Quiesce
10Reboot
11Reset
..DMTF Reserved
32768..65535Vendor Reserved
Property EnabledDefault Qualifiers
NameTypeValueFrom Class
Writebooleantrue CIM_EnabledLogicalElement
DescriptionstringAn enumerated value indicating an administrator ’ s default/startup configuration for an element ’ s Enabled State. By default, the element is " Enabled " (value=2). CIM_EnabledLogicalElement
ValueMapstring
[See below.]
CIM_EnabledLogicalElement
ValuesstringEnabled
Disabled
Not Applicable
Enabled but Offline
No Default
DMTF Reserved
Vendor Reserved
CIM_EnabledLogicalElement

NameValue
2Enabled
3Disabled
5Not Applicable
6Enabled but Offline
7No Default
8..32767DMTF Reserved
32768..65535Vendor Reserved
Property TimeOfLastStateChange Qualifiers
NameTypeValueFrom Class
DescriptionstringThe date/time when the element ’ s EnabledState last changed. If the state of the element has not changed and this property is populated, then it MUST be set to a 0 interval value. If a state change was requested, but rejected or not yet processed, the property MUST NOT be updated. CIM_EnabledLogicalElement

Property InstallDate Qualifiers
NameTypeValueFrom Class
DescriptionstringA datetime value indicating when the object was installed. A lack of a value does not indicate that the object is not installed. CIM_ManagedSystemElement
MappingStringsstringMIF.DMTF|ComponentID|001.5 CIM_ManagedSystemElement

Property Name Qualifiers
NameTypeValueFrom Class
DescriptionstringThe Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. CIM_ManagedSystemElement
MaxLenuint321024 CIM_ManagedSystemElement

Property OperationalStatus Qualifiers
NameTypeValueFrom Class
DescriptionstringIndicates the current status(es) of the element. Various health and operational statuses are defined. Many of the enumeration ’ s values are self- explanatory. However, a few are not and are described in more detail. " Stressed " indicates that the element is functioning, but needs attention. Examples of " Stressed " states are overload, overheated, etc. " Predictive Failure " indicates that an element is functioning nominally but predicting a failure in the near future. " In Service " describes an element being configured, maintained, cleaned, or otherwise administered. " No Contact " indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. " Lost Communication " indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. " Stopped " and " Aborted " are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the element ’ s state and configuration may need to be updated. " Dormant " indicates that the element is inactive or quiesced. " Supporting Entity in Error " describes that this element may be " OK " but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower layer networking problems. " Completed " indicates the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can till if the complete operation passed (Completed with OK), and failure (Completed with Error). Completed with Degraded would imply the operation finished, but did not complete OK or report an error. " Power Mode " indicates the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today ’ s environment to the future. This change was not made earlier since it required the DEPRECATED qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly RECOMMENDED that providers/instrumentation provide BOTH the Status and OperationalStatus properties. Further, the first value of OperationalStatus SHOULD contain the primary status for the element. When instrumented, Status (since it is single-valued) SHOULD also provide the primary status of the element. CIM_ManagedSystemElement
ValueMapstring
[See below.]
CIM_ManagedSystemElement
ValuesstringUnknown
Other
OK
Degraded
Stressed
Predictive Failure
Error
Non-Recoverable Error
Starting
Stopping
Stopped
In Service
No Contact
Lost Communication
Aborted
Dormant
Supporting Entity in Error
Completed
Power Mode
DMTF Reserved
Vendor Reserved
CIM_ManagedSystemElement
ArrayTypestringIndexed CIM_ManagedSystemElement
ModelCorrespondencestringCIM_ManagedSystemElement.StatusDescriptions CIM_ManagedSystemElement

NameValue
0Unknown
1Other
2OK
3Degraded
4Stressed
5Predictive Failure
6Error
7Non-Recoverable Error
8Starting
9Stopping
10Stopped
11In Service
12No Contact
13Lost Communication
14Aborted
15Dormant
16Supporting Entity in Error
17Completed
18Power Mode
..DMTF Reserved
0x8000..Vendor Reserved
Property StatusDescriptions Qualifiers
NameTypeValueFrom Class
DescriptionstringStrings describing the various OperationalStatus array values. For example, if " Stopping " is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. CIM_ManagedSystemElement
ArrayTypestringIndexed CIM_ManagedSystemElement
ModelCorrespondencestringCIM_ManagedSystemElement.OperationalStatus CIM_ManagedSystemElement

Property Status Qualifiers
NameTypeValueFrom Class
DescriptionstringA string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This overcomes the limitation of describing status via a single value, when it is really a multi-valued property (for example, an element may be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. And, 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the Deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. CIM_ManagedSystemElement
ValueMapstring
[See below.]
CIM_ManagedSystemElement
MaxLenuint3210 CIM_ManagedSystemElement

NameValue
OK[none]
Error[none]
Degraded[none]
Unknown[none]
Pred Fail[none]
Starting[none]
Stopping[none]
Service[none]
Stressed[none]
NonRecover[none]
No Contact[none]
Lost Comm[none]
Stopped[none]
Property Caption Qualifiers
NameTypeValueFrom Class
DescriptionstringThe Caption property is a short textual description (one- line string) of the object. CIM_ManagedElement
MaxLenuint3264 CIM_ManagedElement

Property Description Qualifiers
NameTypeValueFrom Class
DescriptionstringThe Description property provides a textual description of the object. CIM_ManagedElement

Property ElementName Qualifiers
NameTypeValueFrom Class
DescriptionstringA 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 ManagedSystemElement ’ s Name property 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 MAY be present in both the Name and ElementName properties. CIM_ManagedElement

Methods

NameTypeValueQualifiersParametersClassOrigin
SetPowerStateuint32 Deprecated
Description
PowerState
Time
CIM_LogicalDevice
Resetuint32 Description  CIM_LogicalDevice
EnableDeviceuint32 Deprecated
Description
EnabledCIM_LogicalDevice
OnlineDeviceuint32 Deprecated
Description
OnlineCIM_LogicalDevice
QuiesceDeviceuint32 Deprecated
Description
QuiesceCIM_LogicalDevice
SavePropertiesuint32 Description  CIM_LogicalDevice
RestorePropertiesuint32 Description  CIM_LogicalDevice
RequestStateChangeuint32 Description
ValueMap
Values
ModelCorrespondence
RequestedState
TimeoutPeriod
CIM_EnabledLogicalElement

Method Qualifiers

Method SetPowerState Qualifiers
NameTypeValueFrom Class
DescriptionstringSets the power state of the Device. The use of this method has been deprecated. Instead, use the SetPowerState method in the associated PowerManagementService class. CIM_LogicalDevice

Method Reset Qualifiers
NameTypeValueFrom Class
DescriptionstringRequests a reset of the LogicalDevice. The return value should be 0 if the request was successfully executed, 1 if the request is not supported and some other value if an error occurred. In a subclass, the set of possible return codes could be specified, using a ValueMap qualifier on the method. The strings to which the ValueMap contents are ’ translated ’ may also be specified in the subclass as a Values array qualifier. CIM_LogicalDevice

Method EnableDevice Qualifiers
NameTypeValueFrom Class
DescriptionstringThe EnableDevice method has been deprecated in lieu of the more general RequestStateChange method that directly overlaps with the functionality provided by this method. Requests that the LogicalDevice be enabled ( " Enabled " input parameter = TRUE) or disabled (= FALSE). If successful, the Device ’ s StatusInfo/EnabledState properties should reflect the desired state (enabled/disabled). Note that this method ’ s function overlaps with the RequestedState property. RequestedState was added to the model to maintain a record (i.e., a persisted value) of the last state request. Invoking the EnableDevice method should set the RequestedState property appropriately. The return code should be 0 if the request was successfully executed, 1 if the request is not supported and some other value if an error occurred. In a subclass, the set of possible return codes could be specified, using a ValueMap qualifier on the method. The strings to which the ValueMap contents are ’ translated ’ may also be specified in the subclass as a Values array qualifier. CIM_LogicalDevice

Method OnlineDevice Qualifiers
NameTypeValueFrom Class
DescriptionstringThe OnlineDevice method has been deprecated in lieu of the more general RequestStateChange method that directly overlaps with the functionality provided by this method. Requests that the LogicalDevice be brought online ( " Online " input parameter = TRUE) or taken offline (= FALSE). " Online " indicates that the Device is ready to accept requests, and is operational and fully functioning. In this case, the Device ’ s Availability property would be set to a value of 3 ( " Running/Full Power " ). " Offline " indicates that a Device is powered up and operational, but not processing functional requests. In an offline state, a Device may be capable of running diagnostics or generating operational alerts. For example, when the " Offline " button is pushed on a Printer, the Device is no longer available to process print jobs, but could be available for diagnostics or maintenance. If this method is successful, the Device ’ s Availability and AdditionalAvailability properties should reflect the updated status. If a failure occurs trying to bring the Device online or offline, it should remain in its current state. IE, the request, if unsuccessful, should not leave the Device in an indeterminate state. When bringing a Device back " Online " , from an " Offline " mode, the Device should be restored to its last " Online " state, if at all possible. Only a Device that has an EnabledState/StatusInfo of " Enabled " and has been configured can be brought online or taken offline. OnlineDevice should return 0 if successful, 1 if the request is not supported at all, 2 if the request is not supported due to the current state of the Device, and some other value if any other error occurred. In a subclass, the set of possible return codes could be specified, using a ValueMap qualifier on the method. The strings to which the ValueMap contents are ’ translated ’ may also be specified in the subclass as a Values array qualifier. Note that this method ’ s function overlaps with the RequestedState property. RequestedState was added to the model to maintain a record (i.e., a persisted value) of the last state request. Invoking the OnlineDevice method should set the RequestedState property appropriately. CIM_LogicalDevice

Method QuiesceDevice Qualifiers
NameTypeValueFrom Class
DescriptionstringThe QuiesceDevice method has been deprecated in lieu of the more general RequestStateChange method that directly overlaps with the functionality provided by this method. Requests that the LogicalDevice cleanly cease all current activity ( " Quiesce " input parameter = TRUE) or resume activity (= FALSE). For this method to quiesce a Device, that Device should have an Availability (or Additional Availability) of " Running/Full Power " (value=3) and an EnabledStatus/StatusInfo of " Enabled " . For example, if quiesced, a Device may then be offlined for diagnostics, or disabled for power off and hot swap. For the method to " unquiesce " a Device, that Device should have an Availability (or AdditionalAvailability) of " Quiesced " (value=21) and an EnabledStatus/StatusInfo of " Enabled " . In this case, the Device would be returned to an " Enabled " and " Running/Full Power " status. The method ’ s return code should indicate the success or failure of the quiesce. It should return 0 if successful, 1 if the request is not supported at all, 2 if the request is not supported due to the current state of the Device, and some other value if any other error occurred. In a subclass, the set of possible return codes could be specified, using a ValueMap qualifier on the method. The strings to which the ValueMap contents are ’ translated ’ may also be specified in the subclass as a Values array qualifier. CIM_LogicalDevice

Method SaveProperties Qualifiers
NameTypeValueFrom Class
DescriptionstringRequests that the Device capture its current configuration, setup and/or state information in a backing store. The goal would be to use this information at a later time (via the RestoreProperties method), to return a Device to its present " condition " . This method may not be supported by all Devices. The method should return 0 if successful, 1 if the request is not supported, and some other value if any other error occurred. In a subclass, the set of possible return codes could be specified, using a ValueMap qualifier on the method. The strings to which the ValueMap contents are ’ translated ’ may also be specified in the subclass as a Values array qualifier. CIM_LogicalDevice

Method RestoreProperties Qualifiers
NameTypeValueFrom Class
DescriptionstringRequests that the Device re-establish its configuration, setup and/or state information from a backing store. The intent is to capture this information at an earlier time (via the SaveProperties method), and use it to return a Device to this earlier " condition " . This method may not be supported by all Devices. The method should return 0 if successful, 1 if the request is not supported, and some other value if any other error occurred. In a subclass, the set of possible return codes could be specified, using a ValueMap qualifier on the method. The strings to which the ValueMap contents are ’ translated ’ may also be specified in the subclass as a Values array qualifier. CIM_LogicalDevice

Method RequestStateChange Qualifiers
NameTypeValueFrom Class
DescriptionstringRequests that the element ’ s state be changed to the value specified in the RequestedState parameter. When the requested state change takes place, the element ’ s EnabledState and RequestedState will be the same. Invoking the RequestStateChange method multiple times could result in earlier requests being overwritten/lost. If 0 is returned, then the task completed successfully and the use of ConcreteJob was not required. If 4096 (0x1000) is returned, then the task will take some time to complete, ConcreteJob will be created, and its reference returned in the output parameter Job. Any other return code indicates an error condition. CIM_EnabledLogicalElement
ValueMapstring
[See below.]
CIM_EnabledLogicalElement
ValuesstringCompleted with No Error
Not Supported
Unknown/Unspecified Error
Can NOT complete within Timeout Period
Failed
Invalid Parameter
In Use
DMTF Reserved
Method Parameters Checked - Job Started
Invalid State Transition
Use of Timeout Parameter Not Supported
Busy
Method Reserved
Vendor Specific
CIM_EnabledLogicalElement
ModelCorrespondencestringCIM_EnabledLogicalElement.RequestedState CIM_EnabledLogicalElement

Parameters

Method SetPowerState Parameters
NameTypeQualifiers
PowerStateuint16IN
Description
ValueMap
Values
TimedatetimeIN
Description

Method EnableDevice Parameters
NameTypeQualifiers
EnabledbooleanIN
Description

Method OnlineDevice Parameters
NameTypeQualifiers
OnlinebooleanIN
Description

Method QuiesceDevice Parameters
NameTypeQualifiers
QuiescebooleanIN
Description

Method RequestStateChange Parameters
NameTypeQualifiers
RequestedStateuint16IN
Description
ValueMap
Values
ModelCorrespondence
TimeoutPerioddatetimeIN
Description

Parameter Qualifiers

Parameter PowerState Qualifiers
NameTypeValueFrom Class
INbooleantrue CIM_LogicalDevice
DescriptionstringThe power state to set. CIM_LogicalDevice
ValueMapstring
[See below.]
CIM_LogicalDevice
ValuesstringFull Power
Power Save - Low Power Mode
Power Save - Standby
Power Save - Other
Power Cycle
Power Off
CIM_LogicalDevice

Parameter Time Qualifiers
NameTypeValueFrom Class
INbooleantrue CIM_LogicalDevice
DescriptionstringTime indicates when the power state should be set, either as a regular date-time value or as an interval value (where the interval begins when the method invocation is received. CIM_LogicalDevice

Parameter Enabled Qualifiers
NameTypeValueFrom Class
INbooleantrue CIM_LogicalDevice
DescriptionstringIf TRUE enable the device, if FALSE disable the device. CIM_LogicalDevice

Parameter Online Qualifiers
NameTypeValueFrom Class
INbooleantrue CIM_LogicalDevice
DescriptionstringIf TRUE, take the device online, if FALSE, take the device OFFLINE. CIM_LogicalDevice

Parameter Quiesce Qualifiers
NameTypeValueFrom Class
INbooleantrue CIM_LogicalDevice
DescriptionstringIf set to TRUE then cleanly cease all activity, if FALSE resume activity. CIM_LogicalDevice

Parameter RequestedState Qualifiers
NameTypeValueFrom Class
INbooleantrue CIM_EnabledLogicalElement
DescriptionstringThe state requested for the element. This information will be placed into the instance ’ s RequestedState property if the RequestStateChange method ’ s return code is 0, 3, or 4096 (0x1000) - ’ Completed with No Error ’ , ’ Timeout ’ , or ’ Job Started ’ respectively. Refer to the description of the EnabledState and RequestedState properties for the detailed meanings of the RequestedState values. CIM_EnabledLogicalElement
ValueMapstring
[See below.]
CIM_EnabledLogicalElement
ValuesstringEnabled
Disabled
Shut Down
Offline
Test
Defer
Quiesce
Reboot
Reset
DMTF Reserved
Vendor Reserved
CIM_EnabledLogicalElement
ModelCorrespondencestringCIM_EnabledLogicalElement.RequestedState CIM_EnabledLogicalElement

Parameter TimeoutPeriod Qualifiers
NameTypeValueFrom Class
INbooleantrue CIM_EnabledLogicalElement
DescriptionstringA timeout period that specifies the maximum amount of time that the client expects the transition to the new state to take. The interval format MUST be used to specify the TimeoutPeriod. A value of 0 or a null parameter indicates that the client has no time requirements for the transition. If this property does not contain 0 or null and the implementation doesn ’ t support this parameter. A return code of ’ Use Of Timeout Parameter Not Supported ’ MUST be returned. CIM_EnabledLogicalElement

Associations this class can participate in

Association
Class
Reference
Class
Role
CIM_LogicalDiskBasedOnExtentCIM_LogicalDiskDependent
CIM_LogicalDiskBasedOnVolumeCIM_LogicalDiskDependent
CIM_LogicalDiskBasedOnPartitionCIM_LogicalDiskDependent
CIM_RealizesExtentCIM_StorageExtentDependent
CIM_RealizedOnSideCIM_StorageExtentDependent
CIM_BasedOnCIM_StorageExtentAntecedent
CIM_BasedOnCIM_StorageExtentDependent
CIM_TapePartitionOnSurfaceCIM_StorageExtentAntecedent
CIM_LogicalDiskBasedOnExtentCIM_StorageExtentAntecedent
CIM_ProtectedExtentBasedOnCIM_StorageExtentAntecedent
CIM_ProtectedExtentBasedOnCIM_StorageExtentDependent
CIM_CompositeExtentBasedOnCIM_StorageExtentAntecedent
CIM_ResidesOnExtentCIM_StorageExtentAntecedent
CIM_LogInStorageCIM_StorageExtentAntecedent
CIM_MediaPresentCIM_StorageExtentDependent
CIM_SnapshotOfExtentCIM_StorageExtentAntecedent
CIM_ExtentRedundancyComponentCIM_StorageExtentPartComponent
CIM_ExtentInDiskGroupCIM_StorageExtentMember
CIM_StorageDefectCIM_StorageExtentExtent
CIM_PortOnDeviceCIM_LogicalDeviceAntecedent
CIM_RealizesCIM_LogicalDeviceDependent
CIM_DeviceServiceImplementationCIM_LogicalDeviceAntecedent
CIM_DeviceSAPImplementationCIM_LogicalDeviceAntecedent
CIM_DeviceAccessedByFileCIM_LogicalDeviceDependent
CIM_AllocatedResourceCIM_LogicalDeviceDependent
CIM_AllocatedDMACIM_LogicalDeviceDependent
CIM_DeviceConnectionCIM_LogicalDeviceAntecedent
CIM_DeviceConnectionCIM_LogicalDeviceDependent
CIM_ControlledByCIM_LogicalDeviceDependent
CIM_PackageDependencyCIM_LogicalDeviceAntecedent
CIM_DeviceSoftwareCIM_LogicalDeviceDependent
CIM_AssociatedCoolingCIM_LogicalDeviceDependent
CIM_AssociatedBatteryCIM_LogicalDeviceDependent
CIM_SuppliesPowerCIM_LogicalDeviceDependent
CIM_ProtocolControllerForDeviceCIM_LogicalDeviceDependent
CIM_ProtocolControllerForUnitCIM_LogicalDeviceDependent
CIM_ProtocolControllerAccessesUnitCIM_LogicalDeviceDependent
CIM_AssociatedLabelReaderCIM_LogicalDeviceDependent
CIM_DoorAccessToDeviceCIM_LogicalDeviceDependent
CIM_AssociatedSensorCIM_LogicalDeviceDependent
CIM_AssociatedAlarmCIM_LogicalDeviceDependent
CIM_SystemDeviceCIM_LogicalDevicePartComponent
CIM_DeviceIdentityCIM_LogicalDeviceSystemElement
CIM_DeviceIdentityCIM_LogicalDeviceSameElement
CIM_DeviceStatisticsCIM_LogicalDeviceElement
CIM_ErrorCountersForDeviceCIM_LogicalDeviceElement
CIM_ResidesOnExtentCIM_LogicalElementDependent
CIM_OperationLogCIM_LogicalElementDependent
CIM_LogicalElementUnitOfWorkDefCIM_LogicalElementAntecedent
CIM_LogicalElementPerformsUoWCIM_LogicalElementAntecedent
CIM_AllocatedFromStoragePoolCIM_LogicalElementDependent
CIM_AssociatedMemoryCIM_LogicalElementDependent
CIM_DiagnosticTestForMSECIM_ManagedSystemElementDependent
CIM_UseOfLogCIM_ManagedSystemElementDependent
CIM_SystemComponentCIM_ManagedSystemElementPartComponent
CIM_RedundancyComponentCIM_ManagedSystemElementPartComponent
CIM_CollectedMSEsCIM_ManagedSystemElementMember
CIM_ActsAsSpareCIM_ManagedSystemElementSpare
CIM_ElementSettingCIM_ManagedSystemElementElement
CIM_ElementConfigurationCIM_ManagedSystemElementElement
CIM_DiagnosticResultForMSECIM_ManagedSystemElementSystemElement
CIM_DependencyCIM_ManagedElementAntecedent
CIM_DependencyCIM_ManagedElementDependent
CIM_ConcreteDependencyCIM_ManagedElementAntecedent
CIM_ConcreteDependencyCIM_ManagedElementDependent
CIM_HostedDependencyCIM_ManagedElementAntecedent
CIM_HostedDependencyCIM_ManagedElementDependent
CIM_ScopedSettingCIM_ManagedElementAntecedent
CIM_ProvidesServiceToElementCIM_ManagedElementDependent
CIM_ElementSoftwareIdentityCIM_ManagedElementDependent
CIM_RecordAppliesToElementCIM_ManagedElementDependent
CIM_AuthenticationTargetCIM_ManagedElementDependent
CIM_ElementAsUserCIM_ManagedElementAntecedent
CIM_AuthorizationSubjectCIM_ManagedElementDependent
CIM_AuthorizationTargetCIM_ManagedElementDependent
CIM_MetricDefForMECIM_ManagedElementAntecedent
CIM_MetricForMECIM_ManagedElementAntecedent
CIM_ComponentCIM_ManagedElementGroupComponent
CIM_ComponentCIM_ManagedElementPartComponent
CIM_ConcreteComponentCIM_ManagedElementGroupComponent
CIM_ConcreteComponentCIM_ManagedElementPartComponent
CIM_LogicalIdentityCIM_ManagedElementSystemElement
CIM_LogicalIdentityCIM_ManagedElementSameElement
CIM_ConcreteIdentityCIM_ManagedElementSystemElement
CIM_ConcreteIdentityCIM_ManagedElementSameElement
CIM_SynchronizedCIM_ManagedElementSystemElement
CIM_SynchronizedCIM_ManagedElementSyncedElement
CIM_StorageSynchronizedCIM_ManagedElementSystemElement
CIM_StorageSynchronizedCIM_ManagedElementSyncedElement
CIM_ServiceAvailableToElementCIM_ManagedElementUserOfService
CIM_ServiceAffectsElementCIM_ManagedElementAffectedElement
CIM_SAPAvailableForElementCIM_ManagedElementManagedElement
CIM_ElementLocationCIM_ManagedElementElement
CIM_MemberOfCollectionCIM_ManagedElementMember
CIM_MemberPrincipalCIM_ManagedElementMember
CIM_ElementInPolicyRoleCollectionCIM_ManagedElementMember
CIM_ElementCapabilitiesCIM_ManagedElementManagedElement
CIM_ElementSettingDataCIM_ManagedElementManagedElement
CIM_ElementProfileCIM_ManagedElementManagedElement
CIM_ElementStatisticalDataCIM_ManagedElementManagedElement
CIM_StatisticsCIM_ManagedElementElement
CIM_ParameterValueSourcesCIM_ManagedElementValueSource
CIM_ParametersForMethodCIM_ManagedElementTheMethod
CIM_OwningJobElementCIM_ManagedElementOwningElement
CIM_AffectedJobElementCIM_ManagedElementAffectedElement
CIM_ElementConformsToProfileCIM_ManagedElementManagedElement
CIM_IdentityContextCIM_ManagedElementElementProvidingContext
CIM_AssignedIdentityCIM_ManagedElementManagedElement
CIM_ElementSecuritySensitivityCIM_ManagedElementManagedElement
CIM_AuthorizedSubjectCIM_ManagedElementPrivilegedElement
CIM_AuthorizedTargetCIM_ManagedElementTargetElement
CIM_PolicySetAppliesToElementCIM_ManagedElementManagedElement