Attributes for redundancy groups lists some key attributes for CardRedundancyGroup, NetworkAdapterRedundancyGroup, NetworkConnectionRedundancyGroup, and SystemRedundancyGroup.

Table 1. Attributes for redundancy groups

Attribute

Description

Allowed values

AtRiskThreshold

Indicates the lower bound for number of redundancy group elements that must have normal status before a notification is generated. When the number of elements with a normal status falls below this threshold, an AtRisk notification is generated. By default, AtRiskThreshold is set to 1.

Integer

CIM_CreationClassName

CreationClassName attribute defined in CIM model.

String

CIM_Description

Displays a textual description of the objects.

String

CIM_Name

Displays the name by which the object is known. When subclassed, the Name property can be overridden by Key property.

String

CreationClassName

The name of the most-derived class of this instance.

String

Description

A textual description of the object.

String

DisplayClassName

The string shown in the GUI when this object's class is displayed.

String

DisplayName

The string shown in the GUI when this object's name is displayed.

String

IsAnyComponentDown

TRUE if at least one member object in this redundancy group is unresponsive or non operational.

(FALSE if all member objects in this redundancy group are responsive or operational.)

Boolean:

TRUE, FALSE

IsEveryComponentDown

TRUE if all member objects in this redundancy group are unresponsive or non operational.

(FALSE if at least one member object in this redundancy group is responsive or operational.)

Boolean:

TRUE, FALSE

IsGroupPartOfSingle-UnresponsiveSystem

TRUE - Indicates that the group is part of a single unresponsive system.

Boolean:

TRUE, FALSE

IsManaged

The IsManaged attribute determines if an ICIM_ManagedSystemElement should be monitored by the management system. An unmanaged object will never have associated instrumentation. This attribute is readonly.

Boolean:

TRUE, FALSE

KEYS

Types and names of key attributes defined in CIM model.

String

Name

Name of the object.

String

NumberOfComponents

Number of member objects in this redundancy group.

Integer

NumberOfFaultyComponents

Number of member objects in this redundancy group that are unresponsive or non operational.

Integer

ServiceName

The name of external server used for imported events and instrumented attributes.

String

SystemName

The name of the ICIM_System containing this element.

String