CIM211 Class Declaration
CIM_StorageReplicationCapabilities

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

Class Hierarchy

CIM_StorageReplicationCapabilities --> CIM_Capabilities --> CIM_ManagedElement --> [top]

Class Attributes

Class Declaration Attributes
NameValue
SUPERCLASSCIM_Capabilities
NAMECIM_StorageReplicationCapabilities

Class Qualifiers

Class CIM_StorageReplicationCapabilities Qualifiers
NameTypeValueFrom Class
Experimentalbooleantrue CIM_StorageReplicationCapabilities
Versionstring2.10.0 CIM_StorageReplicationCapabilities
DescriptionstringThis subclass defines the replication capabilities of a StorageConfigurationService. Multiple instances of StorageReplicationCapabilities may be associated with a StorageConfigurationService using ElementCapabilities. A provider should create one instance for each supported SynchronizationType. CIM_StorageReplicationCapabilities
DescriptionstringCapabilities is an abstract class whose subclasses describe abilities and/or potential for use. For example, one may describe the maximum number of VLANs that can be supported on a system using a subclass of Capabilities. Capabilities are tied to the elements which they describe using the ElementCapabilities association. Note that the cardinality of the ManagedElement reference is Min(1), Max(1). This cardinality mandates the instantiation of the ElementCapabilities association for the referenced instance of Capabilities. ElementCapabilities describes the existence requirements and context for the referenced instance of ManagedElement. Specifically, the ManagedElement MUST exist and provides the context for the Capabilities. Note that Capabilities do not indicate what IS configured or operational, but what CAN or CANNOT exist, be defined or be used. Note that it is possible to describe both supported and excluded abilities and functions (both capabilities and limitations) using this class. CIM_Capabilities
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
SupportedSynchronizationTypeuint16 Description
ValueMap
Values
CIM_StorageReplicationCapabilities
SupportedAsynchronousActionsuint16[] Description
ValueMap
Values
ModelCorrespondence
CIM_StorageReplicationCapabilities
SupportedSynchronousActionsuint16[] Description
ValueMap
Values
ModelCorrespondence
CIM_StorageReplicationCapabilities
InitialReplicationStateuint16 Description
ValueMap
Values
ModelCorrespondence
CIM_StorageReplicationCapabilities
SupportedSpecializedElementsuint16[] Description
ValueMap
Values
ModelCorrespondence
CIM_StorageReplicationCapabilities
SupportedModifyOperationsuint16[] Description
ValueMap
Values
ModelCorrespondence
CIM_StorageReplicationCapabilities
ReplicaHostAccessibilityuint16 Description
ValueMap
Values
CIM_StorageReplicationCapabilities
HostAccessibleStateuint16[] Description
ValueMap
Values
ModelCorrespondence
CIM_StorageReplicationCapabilities
SpaceLimitSupportedboolean Description
ModelCorrespondence
CIM_StorageReplicationCapabilities
SpaceReservationSupportedboolean Description CIM_StorageReplicationCapabilities
LocalMirrorSnapshotSupportedboolean Description CIM_StorageReplicationCapabilities
RemoteMirrorSnapshotSupportedboolean Description CIM_StorageReplicationCapabilities
IncrementalDeltasSupportedboolean Description CIM_StorageReplicationCapabilities
PersistentReplicasSupportedboolean Description CIM_StorageReplicationCapabilities
BidirectionalConnectionsSupportedboolean Description CIM_StorageReplicationCapabilities
MaximumReplicasPerSourceuint16 Description CIM_StorageReplicationCapabilities
MaximumPortsPerConnectionuint16 Description CIM_StorageReplicationCapabilities
MaximumConnectionsPerPortuint16 Description CIM_StorageReplicationCapabilities
MaximumPeerConnectionsuint16 Description CIM_StorageReplicationCapabilities
MaximumLocalReplicationDepthuint161 Description CIM_StorageReplicationCapabilities
MaximumRemoteReplicationDepthuint161 Description CIM_StorageReplicationCapabilities
InitialSynchronizationDefaultuint16 Description
ValueMap
Values
ModelCorrespondence
CIM_StorageReplicationCapabilities
ReplicationPriorityDefaultuint16 Description
ValueMap
Values
ModelCorrespondence
CIM_StorageReplicationCapabilities
LowSpaceWarningThresholdDefaultuint8 Description
Units
MinValue
MaxValue
ModelCorrespondence
CIM_StorageReplicationCapabilities
SpaceLimitWarningThresholdDefaultuint8 Description
Units
MinValue
MaxValue
ModelCorrespondence
CIM_StorageReplicationCapabilities
RemoteReplicationServicePointAccessuint16 Description
ValueMap
Values
CIM_StorageReplicationCapabilities
AlternateReplicationServicePointAccessuint16 Description
ValueMap
Values
CIM_StorageReplicationCapabilities
DeltaReplicaPoolAccessuint16 Description
ValueMap
Values
CIM_StorageReplicationCapabilities
RemoteBufferElementTypeuint16 Description
ValueMap
Values
CIM_StorageReplicationCapabilities
RemoteBufferHostuint16 Description
ValueMap
Values
CIM_StorageReplicationCapabilities
RemoteBufferLocationuint16 Description
ValueMap
Values
CIM_StorageReplicationCapabilities
RemoteBufferSupporteduint16 Description
ValueMap
Values
CIM_StorageReplicationCapabilities
UseReplicationBufferDefaultuint16 Description
ValueMap
Values
ModelCorrespondence
CIM_StorageReplicationCapabilities
PeerConnectionProtocolstring Description CIM_StorageReplicationCapabilities
InstanceIDstring Key
Description
CIM_Capabilities
ElementNamestring Required
Override
Description
CIM_Capabilities
Captionstring Description
MaxLen
CIM_ManagedElement
Descriptionstring Description CIM_ManagedElement

Property Qualifiers

Property SupportedSynchronizationType Qualifiers
NameTypeValueFrom Class
DescriptionstringSupportedSynchronizationType describes the type of Synchronization that is characterized by this instance of StorageReplicationCapabilities. Values are: Async: create a mirror that is nearly always synchronized. Sync: create a mirror that is always synchronized. UnSyncAssocFull: create a full size snapshot (Point In Time image). UnSyncAssocDelta: create a delta snapshot (Point In Time image). UnSyncUnAssoc: create a full size, independent replica. CIM_StorageReplicationCapabilities
ValueMapstring
[See below.]
CIM_StorageReplicationCapabilities
ValuesstringAsync
Sync
UnSyncAssoc-Full
UnSyncAssoc-Delta
UnSyncUnAssoc
DMTF Reserved
Vendor Specific
CIM_StorageReplicationCapabilities

NameValue
2Async
3Sync
4UnSyncAssoc-Full
5UnSyncAssoc-Delta
6UnSyncUnAssoc
..DMTF Reserved
32768..65535Vendor Specific
Property SupportedAsynchronousActions Qualifiers
NameTypeValueFrom Class
DescriptionstringEnumeration indicating what operations will be executed as asynchronous jobs. If an operation is included in both this and SupportedSynchronousActions then the underlying implementation is indicating that it may or may not create a job. CIM_StorageReplicationCapabilities
ValueMapstring
[See below.]
CIM_StorageReplicationCapabilities
ValuesstringLocal Replica Creation
Remote Replica Creation
Local Replica Modification
Remote Replica Modification
Local Replica Attachment
Remote Replica Attachment
Buffer Creation
DMTF Reserved
CIM_StorageReplicationCapabilities
ModelCorrespondencestringCIM_StorageReplicationCapabilities.SupportedSynchronousActions CIM_StorageReplicationCapabilities

NameValue
2Local Replica Creation
3Remote Replica Creation
4Local Replica Modification
5Remote Replica Modification
6Local Replica Attachment
7Remote Replica Attachment
8Buffer Creation
..DMTF Reserved
Property SupportedSynchronousActions Qualifiers
NameTypeValueFrom Class
DescriptionstringEnumeration indicating what operations will be executed without the creation of a job. If an operation is included in both this and SupportedAsynchronousActions then the underlying instrumentation is indicating that it may or may not create a job. CIM_StorageReplicationCapabilities
ValueMapstring
[See below.]
CIM_StorageReplicationCapabilities
ValuesstringLocal Replica Creation
Remote Replica Creation
Local Replica Modification
Remote Replica Modification
Local Replica Attachment
Remote Replica Attachment
Buffer Creation
NetworkPipe Creation
DMTF Reserved
CIM_StorageReplicationCapabilities
ModelCorrespondencestringCIM_StorageReplicationCapabilities.SupportedAsynchronousActions CIM_StorageReplicationCapabilities

NameValue
2Local Replica Creation
3Remote Replica Creation
4Local Replica Modification
5Remote Replica Modification
6Local Replica Attachment
7Remote Replica Attachment
8Buffer Creation
9NetworkPipe Creation
..DMTF Reserved
Property InitialReplicationState Qualifiers
NameTypeValueFrom Class
DescriptionstringInitialReplicationState specifies which initial ReplicationState is supported by a particular provider. Values are: Initialized: The replication relationship is known and unsynchronized, but time required to synchronize may be long. Prepared: The replication relationship is known and unsynchronized and the time required to synchronize will be short. Synchronized: The replicas are synchronized. Idle: an UnSyncAssoc replica is ready to manage. CIM_StorageReplicationCapabilities
ValueMapstring
[See below.]
CIM_StorageReplicationCapabilities
ValuesstringInitialized
Prepared
Synchronized
Idle
DMTF Reserved
Vendor Specific
CIM_StorageReplicationCapabilities
ModelCorrespondencestringCIM_StorageConfigurationService.AttachReplica
CIM_StorageConfigurationService.AttachOrModifyReplica
CIM_StorageConfigurationService.CreateReplica
CIM_StorageReplicationCapabilities

NameValue
2Initialized
3Prepared
4Synchronized
5Idle
..DMTF Reserved
0x8000..0xFFFFVendor Specific
Property SupportedSpecializedElements Qualifiers
NameTypeValueFrom Class
DescriptionstringEnumeration indicating which specialized storage element types are supported by this instance of StorageReplicationCapabilities. Specialized types are indicated by the value of the IntendedUsage in StorageSetting. CIM_StorageReplicationCapabilities
ValueMapstring
[See below.]
CIM_StorageReplicationCapabilities
ValuesstringDelta Pool
Delta Pool Component
Remote Mirror
Local Mirror
Full Snapshot
Delta Snapshot
Replication Buffer
DMTF Reserved
Vendor Specific
CIM_StorageReplicationCapabilities
ModelCorrespondencestringCIM_StorageSetting.IntendedUsage CIM_StorageReplicationCapabilities

NameValue
2Delta Pool
3Delta Pool Component
4Remote Mirror
5Local Mirror
6Full Snapshot
7Delta Snapshot
8Replication Buffer
..DMTF Reserved
0x8000..0xFFFFVendor Specific
Property SupportedModifyOperations Qualifiers
NameTypeValueFrom Class
DescriptionstringEnumeration indicating which ModifySynchronization operations are supported by this instance of StorageReplicationCapabilities. CIM_StorageReplicationCapabilities
ValueMapstring
[See below.]
CIM_StorageReplicationCapabilities
ValuesstringDetach
Fracture
Resync
Restore
Prepare
Unprepare
Quiesce
Unquiesce
Reset To Sync
Reset To Async
Start Copy
Stop Copy
DMTF Reserved
Vendor Specific
CIM_StorageReplicationCapabilities
ModelCorrespondencestringCIM_StorageConfigurationService.ModifySynchronization CIM_StorageReplicationCapabilities

NameValue
2Detach
3Fracture
4Resync
5Restore
6Prepare
7Unprepare
8Quiesce
9Unquiesce
10Reset To Sync
11Reset To Async
12Start Copy
13Stop Copy
..DMTF Reserved
0x8000..0xFFFFVendor Specific
Property ReplicaHostAccessibility Qualifiers
NameTypeValueFrom Class
DescriptionstringIndicates host access restrictions for replicas with these capabilities. Values: 2 = not accessible. 3 = no restrictions. Any host may access. 4 = only accessible by associated source element hosts. 5 = not accessible by source element hosts. Other hosts OK. CIM_StorageReplicationCapabilities
ValueMapstring
[See below.]
CIM_StorageReplicationCapabilities
ValuesstringNot Accessible
No Restrictions
Source Hosts Only
Source Hosts Excluded
DMTF Reserved
CIM_StorageReplicationCapabilities

NameValue
2Not Accessible
3No Restrictions
4Source Hosts Only
5Source Hosts Excluded
..DMTF Reserved
Property HostAccessibleState Qualifiers
NameTypeValueFrom Class
DescriptionstringLists the replica synchronization states in which the provider allows host access to replicas. Accessibility does not guarantee replica contents are valid or consistent. CIM_StorageReplicationCapabilities
ValueMapstring
[See below.]
CIM_StorageReplicationCapabilities
ValuesstringInitialized
Prepare In Progress
Prepared
Resync In Progress
Synchronized
Fracture In Progress
Quiesce In Progress
Quiesced
Restore In Progress
Idle
Broken
Fractured
Frozen
Copy In Progress
DMTF Reserved
Vendor Specific
CIM_StorageReplicationCapabilities
ModelCorrespondencestringCIM_StorageSynchronized.SyncState CIM_StorageReplicationCapabilities

NameValue
2Initialized
3Prepare In Progress
4Prepared
5Resync In Progress
6Synchronized
7Fracture In Progress
8Quiesce In Progress
9Quiesced
10Restore In Progress
11Idle
12Broken
13Fractured
14Frozen
15Copy In Progress
..DMTF Reserved
0x8000..Vendor Specific
Property SpaceLimitSupported Qualifiers
NameTypeValueFrom Class
DescriptionstringTrue indicates space limits on allocation from StoragePools may be enforced. CIM_StorageReplicationCapabilities
ModelCorrespondencestringCIM_AllocatedFromStoragePool.SpaceLimit CIM_StorageReplicationCapabilities

Property SpaceReservationSupported Qualifiers
NameTypeValueFrom Class
DescriptionstringTrue indicates space reserved for replicas can be from a specialized pool. CIM_StorageReplicationCapabilities

Property LocalMirrorSnapshotSupported Qualifiers
NameTypeValueFrom Class
DescriptionstringTrue indicates local mirror can be snapshot source. CIM_StorageReplicationCapabilities

Property RemoteMirrorSnapshotSupported Qualifiers
NameTypeValueFrom Class
DescriptionstringTrue indicates remote mirror can be snapshot source. CIM_StorageReplicationCapabilities

Property IncrementalDeltasSupported Qualifiers
NameTypeValueFrom Class
DescriptionstringTrue indicates all delta replicas associated with the same source element can be incrementally dependent. Only the oldest replica in the set may be deleted or resynced. CIM_StorageReplicationCapabilities

Property PersistentReplicasSupported Qualifiers
NameTypeValueFrom Class
DescriptionstringTrue indicates replicas can persist during power off or system reset. False indicates replicas lost during these events. CIM_StorageReplicationCapabilities

Property BidirectionalConnectionsSupported Qualifiers
NameTypeValueFrom Class
DescriptionstringTrue indicates peer-to-peer connections are bi-directional. False indicates connections are uni-directional. CIM_StorageReplicationCapabilities

Property MaximumReplicasPerSource Qualifiers
NameTypeValueFrom Class
DescriptionstringMaximum number of replicas that can be associated with one source element. CIM_StorageReplicationCapabilities

Property MaximumPortsPerConnection Qualifiers
NameTypeValueFrom Class
DescriptionstringMaximum number of port pairs assigned to a peer-to-peer connection. CIM_StorageReplicationCapabilities

Property MaximumConnectionsPerPort Qualifiers
NameTypeValueFrom Class
DescriptionstringMaximum number of peer-to-peer connections to which a port may be assigned. CIM_StorageReplicationCapabilities

Property MaximumPeerConnections Qualifiers
NameTypeValueFrom Class
DescriptionstringMaximum number of peer connections supported by this instance of StorageConfigurationService. CIM_StorageReplicationCapabilities

Property MaximumLocalReplicationDepth Qualifiers
NameTypeValueFrom Class
DescriptionstringMaximum local mirror replication depth allowed by this instance of StorageConfigurationService. Value 1 indicates multi-level replication not supported. CIM_StorageReplicationCapabilities

Property MaximumRemoteReplicationDepth Qualifiers
NameTypeValueFrom Class
DescriptionstringMaximum remote mirror replication depth allowed by this instance of StorageConfigurationService. Value N means that remote replicas can span N linked peer-to-peer connections. Value 1 indicates multi-level replication not supported. CIM_StorageReplicationCapabilities

Property InitialSynchronizationDefault Qualifiers
NameTypeValueFrom Class
DescriptionstringStart or do not start background copy when replica is created. CIM_StorageReplicationCapabilities
ValueMapstring
[See below.]
CIM_StorageReplicationCapabilities
ValuesstringNot Managed
Start
Do Not Start
DMTF Reserved
Vendor Specific
CIM_StorageReplicationCapabilities
ModelCorrespondencestringCIM_StorageSetting.InitialSynchronization CIM_StorageReplicationCapabilities

NameValue
0Not Managed
1Start
2Do Not Start
..DMTF Reserved
0x8000..Vendor Specific
Property ReplicationPriorityDefault Qualifiers
NameTypeValueFrom Class
DescriptionstringReplicationPriority allows the priority of background Replication I/O to be managed relative to host I/O. Default applies to initial or deferred background Replication operations. Value can be modified while in Replication-in-progress state. Values: Low: Replication engine I/O lower priority than host I/O. Same: Replication engine I/O has the same priority as host I/O. High: Replication engine I/O has higher priority than host I/O. CIM_StorageReplicationCapabilities
ValueMapstring
[See below.]
CIM_StorageReplicationCapabilities
ValuesstringNot Managed
Low
Same
High
DMTF Reserved
Vendor Specific
CIM_StorageReplicationCapabilities
ModelCorrespondencestringCIM_StorageSetting.ReplicationPriority CIM_StorageReplicationCapabilities

NameValue
0Not Managed
1Low
2Same
3High
..DMTF Reserved
0x8000..Vendor Specific
Property LowSpaceWarningThresholdDefault Qualifiers
NameTypeValueFrom Class
DescriptionstringWarning threshold for generating an indication for RemainingManagedSpace. Value of zero means no warning generated. Triggered when RemainingManagedSpace < = (TotalManagedSpace*LowSpaceWarningThreshold)/100. CIM_StorageReplicationCapabilities
UnitsstringPercentage CIM_StorageReplicationCapabilities
MinValuesint640 CIM_StorageReplicationCapabilities
MaxValuesint64100 CIM_StorageReplicationCapabilities
ModelCorrespondencestringCIM_StoragePool.LowSpaceWarningThreshold CIM_StorageReplicationCapabilities

Property SpaceLimitWarningThresholdDefault Qualifiers
NameTypeValueFrom Class
DescriptionstringWarning threshold for instance modification indication for SpaceConsumed by a replica element. Value of zero means no warning generated. Triggered when SpaceConsumed > = (SpaceLimit*SpaceLimitWarningThreshold)/100. CIM_StorageReplicationCapabilities
UnitsstringPercentage CIM_StorageReplicationCapabilities
MinValuesint640 CIM_StorageReplicationCapabilities
MaxValuesint64100 CIM_StorageReplicationCapabilities
ModelCorrespondencestringCIM_AllocatedFromStoragePool.SpaceLimitWarningThreshold CIM_StorageReplicationCapabilities

Property RemoteReplicationServicePointAccess Qualifiers
NameTypeValueFrom Class
DescriptionstringRemote replication provides StorageConfigurationService instances for source systems and target systems. A client determines that extrinsic methods of the service should be invoked to one instance or the other based on the value of this property. Values: Not Specified: invoke a method to either system instance. Source: invoke to source element service instance. Target: invoke to target element service instance. Proxy: find and invoke to proxy service instance. CIM_StorageReplicationCapabilities
ValueMapstring
[See below.]
CIM_StorageReplicationCapabilities
ValuesstringNot Specified
Source
Target
Proxy
DMTF Reserved
Vendor Specific
CIM_StorageReplicationCapabilities

NameValue
2Not Specified
3Source
4Target
5Proxy
..DMTF Reserved
0x8000..Vendor Specific
Property AlternateReplicationServicePointAccess Qualifiers
NameTypeValueFrom Class
DescriptionstringRemote replication provides StorageConfigurationService instances for source systems and target systems. A client determines that extrinsic methods of the service should be invoked to one instance or the other based on the value of this property. If the primary instance is unavailable, the provider may indicate an alternate instance. Values: None: no alternate exists. Source: invoke to source element service instance. Target: invoke to target element service instance. Proxy: find and invoke alternate proxy service instance. CIM_StorageReplicationCapabilities
ValueMapstring
[See below.]
CIM_StorageReplicationCapabilities
ValuesstringNone
Source
Target
Proxy
DMTF Reserved
Vendor Specific
CIM_StorageReplicationCapabilities

NameValue
2None
3Source
4Target
5Proxy
..DMTF Reserved
0x8000..Vendor Specific
Property DeltaReplicaPoolAccess Qualifiers
NameTypeValueFrom Class
DescriptionstringDeltaReplicaPool indicates that a specialized pool is required as a container for delta replica elements. Values: Any: delta replicas can be created in any pool. Exclusive: one specialized, exclusive pool must be created for each source element that has associated delta replicas. Shared: one specialized, shared pool must be created to be shared by all source elements with associated delta replicas. CIM_StorageReplicationCapabilities
ValueMapstring
[See below.]
CIM_StorageReplicationCapabilities
ValuesstringAny
Exclusive
Shared
DMTF Reserved
Vendor Specific
CIM_StorageReplicationCapabilities

NameValue
2Any
3Exclusive
4Shared
..DMTF Reserved
0x8000..Vendor Specific
Property RemoteBufferElementType Qualifiers
NameTypeValueFrom Class
DescriptionstringRemote replication buffer elements are instances of CIM_Memory. A buffer element may be created from a component extent with a BasedOn association or in a storage pool with an AllocatedFromStoragePool association. The provider can also make the size and element type opaque to a client. Values: Not specified: client allows provider to determine size and container element type. InExtent: buffer must be created from passed component extent. InPool: buffer must be created in passed pool. CIM_StorageReplicationCapabilities
ValueMapstring
[See below.]
CIM_StorageReplicationCapabilities
ValuesstringNot specified
InExtent
InPool
DMTF Reserved
Vendor Specific
CIM_StorageReplicationCapabilities

NameValue
0Not specified
2InExtent
3InPool
..DMTF Reserved
0x8000..Vendor Specific
Property RemoteBufferHost Qualifiers
NameTypeValueFrom Class
DescriptionstringArray provider may require multiple buffer elements per array instance as indicated by this property. Values: Array: one buffer element for the entire array. ComponentCS: one buffer element per ComputerSystem element in a clustered array. Pipe: one or two buffer elements per replication pipe. CIM_StorageReplicationCapabilities
ValueMapstring
[See below.]
CIM_StorageReplicationCapabilities
ValuesstringArray
ComponentCS
Pipe
DMTF Reserved
Vendor Specific
CIM_StorageReplicationCapabilities

NameValue
2Array
3ComponentCS
4Pipe
..DMTF Reserved
0x8000..Vendor Specific
Property RemoteBufferLocation Qualifiers
NameTypeValueFrom Class
DescriptionstringThis property allows the provider to indicate the required location for remote buffer elements. Values: Source: buffer needed only on platforms hosting source elements. Target: buffer needed only on platforms hosting target elements. Both: buffers needed for both source and target platforms. CIM_StorageReplicationCapabilities
ValueMapstring
[See below.]
CIM_StorageReplicationCapabilities
ValuesstringSource
Target
Both
DMTF Reserved
Vendor Specific
CIM_StorageReplicationCapabilities

NameValue
2Source
3Target
4Both
..DMTF Reserved
0x8000..Vendor Specific
Property RemoteBufferSupported Qualifiers
NameTypeValueFrom Class
DescriptionstringPeer may require a write buffer for remote replica elements with async I/O buffering. Typically used to increase remote mirror replication engine performance while maintaining high availability. Values: Required: must have buffer if any Async remote replicas are created. Optional: may have buffer if any Async remote replicas are created. CIM_StorageReplicationCapabilities
ValueMapstring
[See below.]
CIM_StorageReplicationCapabilities
ValuesstringNot Supported
Required
Optional
DMTF Reserved
Vendor Specific
CIM_StorageReplicationCapabilities

NameValue
0Not Supported
2Required
3Optional
..DMTF Reserved
0x8000..Vendor Specific
Property UseReplicationBufferDefault Qualifiers
NameTypeValueFrom Class
DescriptionstringIndicate if an async remote replica pair is allowed to use a write buffer for asynchronous write buffering. - Not Managed: use or not of the buffer is up to the implementation. - Use Buffer: use of a buffer is required. - Do Not Use Buffer: a buffer shall not be used. CIM_StorageReplicationCapabilities
ValueMapstring
[See below.]
CIM_StorageReplicationCapabilities
ValuesstringNot Managed
Use Buffer
Do Not Use Buffer
DMTF Reserved
Vendor Specific
CIM_StorageReplicationCapabilities
ModelCorrespondencestringCIM_StorageSetting.UseReplicationBuffer CIM_StorageReplicationCapabilities

NameValue
0Not Managed
1Use Buffer
2Do Not Use Buffer
..DMTF Reserved
0x8000..Vendor Specific
Property PeerConnectionProtocol Qualifiers
NameTypeValueFrom Class
DescriptionstringPeer connection protocol is a private, vendor-specific protocol for replication data transport. A client verifies that two peers support the same protocol before establishing a peer-to-peer connection. CIM_StorageReplicationCapabilities

Property InstanceID Qualifiers
NameTypeValueFrom Class
Keybooleantrue CIM_Capabilities
DescriptionstringWithin the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. In order 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 creating/defining the InstanceID, or is a registered ID that is assigned to the business entity by a recognized global authority (This 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 re-used to identify different underlying (real-world) elements. If the above ’ preferred ’ algorithm is not used, the defining entity MUST assure that the resultant InstanceID is not re-used across any InstanceIDs produced by this or other providers for this instance ’ s NameSpace. For DMTF defined instances, the ’ preferred ’ algorithm MUST be used with the < OrgID > set to ’ CIM ’ . CIM_Capabilities

Property ElementName Qualifiers
NameTypeValueFrom Class
Requiredbooleantrue CIM_Capabilities
OverridestringElementName CIM_Capabilities
DescriptionstringThe user friendly name for this instance of Capabilities. In addition, the user friendly name can be used as a index property for a search of query. (Note: Name does not have to be unique within a namespace.) CIM_Capabilities

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 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. CIM_ManagedElement

Methods

NameTypeValueQualifiersParametersClassOrigin
CreateGoalSettingsuint16 Experimental
Description
ValueMap
Values
TemplateGoalSettings
SupportedGoalSettings
CIM_Capabilities

Method Qualifiers

Method CreateGoalSettings Qualifiers
NameTypeValueFrom Class
DescriptionstringMethod to create a set of supported SettingData elements, from two sets of SettingData elements, provided by the caller. CreateGoal should be used when the SettingData instances that represents the goal will not persist beyond the execution of the client and where those instances are not intended to be shared with other, non-cooperating clients. Both TemplateGoalSettings and SupportedGoalSettings are represented as strings containing EmbeddedInstances of a CIM_SettingData subclass. These embedded instances do not exist in the infrastructure supporting this method but are maintained by the caller/client. This method should return CIM_Error(s) representing that a single named property of a setting (or other) parameter (either reference or embedded object) has an invalid value or that an invalid combination of named properties of a setting (or other) parameter (either reference or embedded object) has been requested. If the input TemplateGoalSettings is NULL or the empty string, this method returns a default SettingData element that is supported by this Capabilities element. If the TemplateGoalSettings specifies values that cannot be supported, this method shall return an appropriate CIM_Error and should return a best match for a SupportedGoalSettings. The client proposes a goal using the TemplateGoalSettings parameter and gets back Success if the TemplateGoalSettings is exactly supportable. It gets back " Alternative Proposed " if the output SupportedGoalSettings represents a supported alternative. This alternative should be a best match, as defined by the implementation. If the implementation is conformant to a RegisteredProfile, then that profile may specify the algorithms used to determine best match. A client may compare the returned value of each property against the requested value to determine if it is left unchanged, degraded or upgraded. Otherwise, if the TemplateGoalSettings is not applicable an " Invalid Parameter " error is returned. When a mutually acceptable SupportedGoalSettings has been achieved, the client may use the contained SettingData instances as input to methods for creating a new object ormodifying an existing object. Also the embedded SettingData instances returned in the SupportedGoalSettings may be instantiated via CreateInstance, either by a client or as a side-effect of the execution of an extrinsic method for which the returned SupportedGoalSettings is passed as an embedded instance. CIM_Capabilities
ValueMapstring
[See below.]
CIM_Capabilities
ValuesstringSuccess
Not Supported
Unknown
Timeout
Failed
Invalid Parameter
Alternative Proposed
DMTF Reserved
Vendor Specific
CIM_Capabilities

Parameters

Method CreateGoalSettings Parameters
NameTypeQualifiers
TemplateGoalSettingsstringIN
Description
EmbeddedInstance
SupportedGoalSettingsstringIN
OUT
Description
EmbeddedInstance

Parameter Qualifiers

Parameter TemplateGoalSettings Qualifiers
NameTypeValueFrom Class
INbooleantrue CIM_Capabilities
DescriptionstringIf provided, TemplateGoalSettings are elements of class CIM_SettingData, or a derived class, that is used as the template to be matched. . At most, one instance of each SettingData subclass may be supplied. All SettingData instances provided by this property are interpreted as a set, relative to this Capabilities instance. SettingData instances that are not relevant to this instance are ignored. If not provided, it shall be set to NULL. In that case, a SettingData instance representing the default settings of the associated ManagedElement is used. CIM_Capabilities
EmbeddedInstancestringCIM_SettingData CIM_Capabilities

Parameter SupportedGoalSettings Qualifiers
NameTypeValueFrom Class
INbooleantrue CIM_Capabilities
OUTbooleantrue CIM_Capabilities
DescriptionstringSupportedGoalSettings are elements of class CIM_SettingData, or a derived class. At most, one instance of each SettingData subclass may be supplied. All SettingData instances provided by this property are interpreted as a set, relative to this Capabilities instance. To enable a client to provide additional information towards achieving the TemplateGoalSettings, an input set of SettingData instances may be provided. If not provided, this property shall be set to NULL on input.. Note that when provided, what property values are changed, and how, is implementation dependent and may be the subject of other standards. If provided, the input SettingData instances must be ones that the implementation is able to support relative to the ManagedElement associated via ElementCapabilities. Typically, the input SettingData instances are created by a previous instantiation of CreateGoalSettings. If the input SupportedGoalSettings is not supported by the implementation, then an " Invalid Parameter " (5) error is returned by this call. In this case, a corresponding CIM_ERROR should also be returned. On output, this property is used to return the best supported match to the TemplateGoalSettings. If the output SupportedGoalSettings matches the input SupportedGoalSettings, then the implementation is unable to improve further towards meeting the TemplateGoalSettings. CIM_Capabilities
EmbeddedInstancestringCIM_SettingData CIM_Capabilities

Associations this class can participate in

Association
Class
Reference
Class
Role
CIM_DefaultElementCapabilitiesCIM_CapabilitiesCapabilities
CIM_SettingAssociatedToCapabilitiesCIM_CapabilitiesAntecedent
CIM_ElementCapabilitiesCIM_CapabilitiesCapabilities
CIM_ComponentCIM_ManagedElementGroupComponent
CIM_ComponentCIM_ManagedElementPartComponent
CIM_ConcreteComponentCIM_ManagedElementGroupComponent
CIM_ConcreteComponentCIM_ManagedElementPartComponent
CIM_CredentialContextCIM_ManagedElementElementProvidingContext
CIM_DefaultElementCapabilitiesCIM_ManagedElementManagedElement
CIM_DependencyCIM_ManagedElementAntecedent
CIM_DependencyCIM_ManagedElementDependent
CIM_HostedDependencyCIM_ManagedElementAntecedent
CIM_HostedDependencyCIM_ManagedElementDependent
CIM_ScopedSettingCIM_ManagedElementAntecedent
CIM_MetricDefForMECIM_ManagedElementAntecedent
CIM_MetricForMECIM_ManagedElementAntecedent
CIM_RelatedElementCausingErrorCIM_ManagedElementDependent
CIM_RelatedElementCausingErrorCIM_ManagedElementAntecedent
CIM_SparedCIM_ManagedElementAntecedent
CIM_SparedCIM_ManagedElementDependent
CIM_ConcreteDependencyCIM_ManagedElementAntecedent
CIM_ConcreteDependencyCIM_ManagedElementDependent
CIM_ElementAsUserCIM_ManagedElementAntecedent
CIM_RecordAppliesToElementCIM_ManagedElementDependent
CIM_AuthenticationTargetCIM_ManagedElementDependent
CIM_AuthorizationSubjectCIM_ManagedElementDependent
CIM_AuthorizationTargetCIM_ManagedElementDependent
CIM_ElementSoftwareIdentityCIM_ManagedElementDependent
CIM_IsSpareCIM_ManagedElementAntecedent
CIM_ProvidesServiceToElementCIM_ManagedElementDependent
CIM_ElementCapabilitiesCIM_ManagedElementManagedElement
CIM_IdentityContextCIM_ManagedElementElementProvidingContext
CIM_LogicalIdentityCIM_ManagedElementSystemElement
CIM_LogicalIdentityCIM_ManagedElementSameElement
CIM_ConcreteIdentityCIM_ManagedElementSystemElement
CIM_ConcreteIdentityCIM_ManagedElementSameElement
CIM_SWRManageableAspectCIM_ManagedElementSystemElement
CIM_MemberOfCollectionCIM_ManagedElementMember
CIM_MemberPrincipalCIM_ManagedElementMember
CIM_ElementInPolicyRoleCollectionCIM_ManagedElementMember
CIM_OwningCollectionElementCIM_ManagedElementOwningElement
CIM_ParametersForMethodCIM_ManagedElementTheMethod
CIM_ParameterValueSourcesCIM_ManagedElementValueSource
CIM_PolicySetAppliesToElementCIM_ManagedElementManagedElement
CIM_AuthorizationRuleAppliesToTargetCIM_ManagedElementManagedElement
CIM_RoleLimitedToTargetCIM_ManagedElementTargetElement
CIM_StatisticsCIM_ManagedElementElement
CIM_SynchronizedCIM_ManagedElementSystemElement
CIM_SynchronizedCIM_ManagedElementSyncedElement
CIM_StorageSynchronizedCIM_ManagedElementSystemElement
CIM_StorageSynchronizedCIM_ManagedElementSyncedElement
CIM_AssignedIdentityCIM_ManagedElementManagedElement
CIM_AuthorizedSubjectCIM_ManagedElementPrivilegedElement
CIM_AuthorizedTargetCIM_ManagedElementTargetElement
CIM_ElementConformsToProfileCIM_ManagedElementManagedElement
CIM_ElementLocationCIM_ManagedElementElement
CIM_ElementProfileCIM_ManagedElementManagedElement
CIM_ElementSecuritySensitivityCIM_ManagedElementManagedElement
CIM_ElementSettingDataCIM_ManagedElementManagedElement
CIM_ElementStatisticalDataCIM_ManagedElementManagedElement
CIM_OwningJobElementCIM_ManagedElementOwningElement
CIM_AffectedJobElementCIM_ManagedElementAffectedElement
CIM_ServiceAffectsElementCIM_ManagedElementAffectedElement
CIM_ServiceAvailableToElementCIM_ManagedElementUserOfService
CIM_SAPAvailableForElementCIM_ManagedElementManagedElement
CIM_ManagementSAPCIM_ManagedElementManagedElement