Class CIM_IsSpare
extends CIM_Dependency

The IsSpare association indicates an element that can spare or replace any of the elements in the referenced RedundancySet. If the 'spare' is itself a Collection, this indicates that each of the 'spare' members can replace any of the elements in the RedundancySet. In the case of a collection all of the values in the properties of this association MUST apply to all members of the Collection. If this is not true, then the Collection SHOULD be broken down into smaller sets (and the IsSpare association defined for each of these smaller sets), such that the properties of this association apply to all collected members.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_Dependency
   |
   +--CIM_IsSpare

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringThe IsSpare association indicates an element that can spare or replace any of the elements in the referenced RedundancySet. If the 'spare' is itself a Collection, this indicates that each of the 'spare' members can replace any of the elements in the RedundancySet. In the case of a collection all of the values in the properties of this association MUST apply to all members of the Collection. If this is not true, then the Collection SHOULD be broken down into smaller sets (and the IsSpare association defined for each of these smaller sets), such that the properties of this association apply to all collected members.
UMLPackagePathstringCIM::Core::Redundancy
Versionstring2.10.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
FailoverSupporteduint16
DescriptionstringIndicates whether or not the failover to the spare is a manual or automatic action.
ValueMapstring0, 2, 3, 4
ValuesstringUnknown, Automatic, Manual, Both Manual and Automatic
SpareStatusuint16
DescriptionstringIndicates 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.
ValueMapstring0, 2, 3
ValuesstringUnknown, Hot Standby, Cold Standby

Association References

NameClass OriginReference Class
AntecedentCIM_IsSpareCIM_ManagedElement
DependentCIM_IsSpareCIM_RedundancySet

Class Methods