| Antecedent |
CIM_ManagedElement |
CIM_Dependency |
|
Override
|
Antecedent |
|
Description
|
A ManagedElement or Collection of elements acting as a spare. |
|
Key
|
TRUE |
|
| Dependent |
CIM_RedundancySet |
CIM_Dependency |
|
Override
|
Dependent |
|
Description
|
The set of elements that ARE spared. |
|
Key
|
TRUE |
|
| SpareStatus |
uint16 |
CIM_IsSpare |
|
Description
|
Indicates the state of the 'spare'.
- Hot Standby. The element is available 'immediately' to become a functioning member of the set. Such an element is powered on and has been initialized for it's role as a spare.
- Cold Standby. The element is not available to join the set without action to prepare it. |
|
ValueMap
|
0, 2, 3 |
|
Values
|
"Unknown" [0] "Hot Standby" [2] "Cold Standby" [3] |
|
| FailoverSupported |
uint16 |
CIM_IsSpare |
|
Description
|
Indicates whether or not the failover to the spare is a manual or automatic action. |
|
ValueMap
|
0, 2, 3, 4 |
|
Values
|
"Unknown" [0] "Automatic" [2] "Manual" [3] "Both Manual and Automatic" [4] |
|