Key |
CopyType
|
uint16
|
Async | 2 |
Sync | 3 |
UnSyncAssoc | 4 |
UnSyncUnAssoc | 5 |
DMTF Reserved | .. |
Vendor Specific | 0x8000.. |
|
CopyType describes the Replication Policy.Values are: Async: create and maintain an asynchronous copy of the source. Sync: create and maintian a synchronized copy of the source. UnSyncAssoc: create an unsynchronized copy and maintian an association to the source. |
InstanceID
|
string
|
|
InstanceID opaquely identifies a unique instance of collection that is scoped (contained) by a System. The InstanceID must be unique within a namespace. In order to ensure uniqueness, the value of InstanceID must be constructed in the following manner:(Vendor ID)(ID) |
Read Only |
AuxiliaryID
|
string
|
|
The ID of the auxilary cluster. |
AuxiliaryName
|
string
|
|
The name of the auxilary cluster. |
Availability
|
uint32
|
Online | 0 |
Primary Offline | 1 |
Secondary Offline | 2 |
IO Channel Offline | 3 |
Unknown | 99 |
|
The availability of the set. May be"Online"(0),"Primary Offline"(1),"Secondary Offline"(2) or"IO Channel Offline"(3)."Unknown"(99) |
Caption
|
string
|
|
The Caption property is a short textual description (one-line string) of the object. |
Connected
|
boolean
|
|
The status of the connection. |
Description
|
string
|
|
The Description property provides a textual description of the object. |
ElementCount
|
uint32
|
|
The number of SyncCopyStorageSynchronized in this set. |
FreezeTime
|
string
|
|
|
MasterID
|
string
|
|
The ID of the master cluster. |
MasterName
|
string
|
|
The name of the master cluster. |
NativeState
|
uint16
|
Idling | 0 |
Idling disconnected | 1 |
Consistent synchronized | 2 |
Consistent disconnected | 3 |
Consistent stopped | 4 |
Inconsistent copying | 5 |
Inconsistent disconnected | 6 |
Inconsistent stopped | 7 |
Empty | 8 |
|
The set's native state. Can be either0 ("Idling"),1 ("Idling disconnected"),2 ("Consistent synchronized"),3 ("Consistent disconnected"),4 ("Consistent stopped"),5 ("Inconsistent copying"),6 ("Inconsistent disconnected"),7 ("Inconsistent stopped") or8 ("Empty"). |
Primary
|
uint32
|
Master | 0 |
Auxiliary | 1 |
Unknown | 2 |
|
Shows which side is currently the primary in the relationship. The primary volumes are the ones accessible for io by the clients. |
Status
|
uint32
|
Prepared | 4 |
ReSyncInProgress | 5 |
Synchronized | 6 |
Broken | 12 |
Fractured | 13 |
Empty | 0x1000 |
Fractured Idle | 0x8101 |
|
The status of the SynchronizedSet. |
SyncMaintained
|
boolean
|
|
Boolean indicating whether synchronization is maintained. |
Read Write |
ElementName
|
string
|
|
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information.The Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. The same property cannot 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. |