Key |
CreationClassName
|
string
|
|
CreationClassName 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. |
Name
|
string
|
|
The inherited Name serves as key of a System instance in an enterprise environment. |
Read Only |
ClusterState
|
uint16
|
Unknown | 0 |
Other | 1 |
On-line | 2 |
Off-line | 3 |
Degraded | 4 |
Unavailable | 5 |
|
Indicates the state of the Cluster. The cluster can be defined to be on-line (value=2), off-line (3), in a degraded mode of operation (4) or unavailable (5). |
Interconnect
|
string
|
|
Interconnect is a free form string that describes the interconnection mechanism for the Cluster. |
InterconnectAddress
|
string
|
|
InterconnectAddress indicates the address of the Cluster System, which is dependent on the interconnection scheme. If no address is available or applicable, a null string should be used. |
MaxNumberOfNodes
|
uint32
|
|
Indicates the maximum number of nodes that may participate in the Cluster. If unlimited, enter 0. |
Types
|
uint16
|
Unknown | 0 |
Other | 1 |
Failover | 2 |
Performance | 3 |
Distributed OS | 4 |
Node Grouping | 5 |
SysPlex | 6 |
|
The cluster types. This specifies whether the cluster is for failover (value=2), performance (3), etc. The values which can be specified are not mutually exclusive. Thus, Types is an array. |
Read Write |