Class CIM_RedundancyGroup
extends CIM_LogicalElement

A class derived from LogicalElement that is a special collection of ManagedSystemElements. This collection indicates that the aggregated components together provide redundancy. All elements aggregated in a RedundancyGroup should be instantiations of the same object class. The use of this class is being deprecated in lieu of using the RedundancySet class.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_ManagedSystemElement
   |
   +--CIM_LogicalElement
   |
   +--CIM_RedundancyGroup

Direct Known Subclasses

CIM_ExtraCapacityGroup
CIM_SpareGroup
CIM_StorageRedundancyGroup

Class Qualifiers

NameData TypeValue
DeprecatedstringCIM_RedundancySet
DescriptionstringA class derived from LogicalElement that is a special collection of ManagedSystemElements. This collection indicates that the aggregated components together provide redundancy. All elements aggregated in a RedundancyGroup should be instantiations of the same object class. The use of this class is being deprecated in lieu of using the RedundancySet class.
UMLPackagePathstringCIM::Core::Redundancy
Versionstring2.13.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
CreationClassNamestring
DeprecatedstringNo value
DescriptionstringCreationClassName 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.
Keybooleantrue
MaxLenuint32256
Namestring
DeprecatedstringCIM_RedundancySet.InstanceID
DescriptionstringThe RedundancyGroup Name serves as the key for the Group's instance in an enterprise environment.
Keybooleantrue
MaxLenuint32256
OverridestringName
RedundancyStatusuint16
DeprecatedstringCIM_RedundancySet.RedundancyStatus
DescriptionstringRedundancyStatus provides information on the state of the RedundancyGroup. "Fully Redundant" (value=2) means that all of the configured redundancy is still available; "Degraded Redundancy" (3) means that some failures have been experienced but some reduced amount of redundancy is still available; "Redundancy Lost" (4) means that a sufficient number of failures have been experienced such that no redundancy is available and the next failure experienced will cause overall failure. Also, the values, "Other" (1) and "Unknown" (0), are defined.
ValueMapstring0, 1, 2, 3, 4
ValuesstringUnknown, Other, Fully Redundant, Degraded Redundancy, Redundancy Lost

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
CommunicationStatusuint16CIM_ManagedSystemElement
DescriptionstringCIM_ManagedElement
DetailedStatusuint16CIM_ManagedSystemElement
ElementNamestringCIM_ManagedElement
Generationuint64CIM_ManagedElement
HealthStateuint16CIM_ManagedSystemElement
InstallDatedatetimeCIM_ManagedSystemElement
InstanceIDstringCIM_ManagedElement
OperatingStatusuint16CIM_ManagedSystemElement
PrimaryStatusuint16CIM_ManagedSystemElement
StatusstringCIM_ManagedSystemElement
OperationalStatusuint16[]CIM_ManagedSystemElement
StatusDescriptionsstring[]CIM_ManagedSystemElement

Class Methods