Class Hierarchy
Class Attributes
Class Qualifiers
Properties
Methods
Associations in which the class can participate
Sub Profiling Summary
CIM_RedundancySetSettingData --> CIM_SettingData --> CIM_ManagedElement --> [top]
Class Declaration Attributes Name Value SUPERCLASS CIM_SettingData NAME CIM_RedundancySetSettingData
Class CIM_RedundancySetSettingData Qualifiers Name Type Value From Class Experimental boolean true CIM_RedundancySetSettingData Version string 2.14.0 CIM_RedundancySetSettingData UMLPackagePath string CIM::Core::Redundancy CIM_RedundancySetSettingData Description string A class derived from SettingData that describes a possible configuration for an associated RedundancySet. CIM_RedundancySetSettingData UMLPackagePath string CIM::Core::Settings CIM_SettingData Description string The SettingData class represents configuration-related and operational parameters for one or more ManagedElements. A ManagedElement can have multiple SettingData objects associated with it. The current operational values for the parameters of the element are reflected by properties in the Element itself or by properties in its associations. These properties do not have to be the same values that are present in the SettingData object. For example, a modem might have a SettingData baud rate of 56Kb/sec but be operating at 19.2Kb/sec. Note: The CIM_SettingData class is very similar to CIM_Setting, yet both classes are present in the model because many implementations have successfully used CIM_Setting. However, issues have arisen that could not be resolved without defining a new class. Therefore, until a new major release occurs, both classes will exist in the model. Refer to the Core White Paper for additional information. SettingData instances can be aggregated together into higher- level SettingData objects using ConcreteComponent associations. CIM_SettingData UMLPackagePath string CIM::Core::CoreElements CIM_ManagedElement Description string ManagedElement is an abstract class that provides a common superclass (or top of the inheritance tree) for the non-association classes in the CIM Schema. CIM_ManagedElement
Properties Name Type Value Qualifiers ClassOrigin TypeOfSet uint16[] Write
Description
ValueMap
Values
ArrayType
ModelCorrespondenceCIM_RedundancySetSettingData MinNumberNeeded uint32 Description
MinValue
ModelCorrespondenceCIM_RedundancySetSettingData MaxNumberSupported uint32 Description
ModelCorrespondenceCIM_RedundancySetSettingData LoadBalanceAlgorithm uint16 Write
Description
ValueMap
Values
ModelCorrespondenceCIM_RedundancySetSettingData VendorIdentifyingInfo string Write
Description
ModelCorrespondenceCIM_RedundancySetSettingData InstanceID string Key
DescriptionCIM_SettingData ElementName string Required
Override
DescriptionCIM_SettingData Caption string Description
MaxLenCIM_ManagedElement Description string Description CIM_ManagedElement Property Qualifiers
Property TypeOfSet Qualifiers Name Type Value From Class Write boolean true CIM_RedundancySetSettingData Description string TypeOfSet provides information on the type of redundancy. - N+1 (=2) indicates all members are active, are unaware and function independent of one another. However, there exist at least one extra member to achieve functionality. 'Sparing' is implied (i.e. each member can be a spare for the other(s). An example of N+1 is a system that has 2 power supplies, but needs only 1 power supply to functioning properly. - Load Balanced (=3) indicates all members are active. However, there functionality is not independent of each other. Their functioning is determined by some sort of load balancing algorithm (implemented in hardware and/or software). 'Sparing' is implied (i.e. each member can be a spare for the other(s). - Sparing (=4) indicates that all members are active and are aware of each others. However, their functionality is independent until failover. Each member can be a spare for the other(s). - Limited Sparing (=5) indicates that all members are active, and they may or may not be aware of each and they are not spares for each other. Instead, their redundancy is indicated by the IsSpare relationship. CIM_RedundancySetSettingData ValueMap string [See below.] CIM_RedundancySetSettingData Values string N+1
Load Balanced
Sparing
Limited Sparing
DMTF Reserved
Vendor ReservedCIM_RedundancySetSettingData ArrayType string Indexed CIM_RedundancySetSettingData ModelCorrespondence string CIM_RedundancySet.TypeOfSet CIM_RedundancySetSettingData
Name Value 2 N+1 3 Load Balanced 4 Sparing 5 Limited Sparing .. DMTF Reserved 0x8000.. Vendor Reserved
Property MinNumberNeeded Qualifiers Name Type Value From Class Description string MinNumberNeeded indicates the smallest number of elements that will be required to be operational in order for components dependent on the redundancy set to function. CIM_RedundancySetSettingData MinValue sint64 0 CIM_RedundancySetSettingData ModelCorrespondence string CIM_RedundancySet.MinNumberNeeded CIM_RedundancySetSettingData
Property MaxNumberSupported Qualifiers Name Type Value From Class Description string MaxNumberSupported indicates the largest number of elements that will be able to participate in the RedundancySet. A value of 0 shall indicate no limit on the number of elements. CIM_RedundancySetSettingData ModelCorrespondence string CIM_RedundancySet.MaxNumberSupported CIM_RedundancySetSettingData
Property LoadBalanceAlgorithm Qualifiers Name Type Value From Class Write boolean true CIM_RedundancySetSettingData Description string The desired load balance algorithm. Least Blocks, Least IO, and Address Region are used in storage device path redundancy drivers to optimize load balancing by routing requests to a path with the least queued blocks or IO requests, or based on locality of reference. 'Product Specific' indicates that the algorithm is optimized for a particular type of product. Information about that product SHOULD be provided in an associated CIM_Product instance. CIM_RedundancySetSettingData ValueMap string [See below.] CIM_RedundancySetSettingData Values string No Load Balancing
Round Robin
Least Blocks
Least IO
Address Region
Product Specific
DMTF Reserved
Vendor ReservedCIM_RedundancySetSettingData ModelCorrespondence string CIM_RedundancySet.LoadBalanceAlgorithm CIM_RedundancySetSettingData
Name Value 2 No Load Balancing 3 Round Robin 4 Least Blocks 5 Least IO 6 Address Region 7 Product Specific .. DMTF Reserved 0x8000.. Vendor Reserved
Property VendorIdentifyingInfo Qualifiers Name Type Value From Class Write boolean true CIM_RedundancySetSettingData Description string VendorIdentifyingInfo captures the vendor identifying data for the RedundancySet. One example is the product name for a cluster. CIM_RedundancySetSettingData ModelCorrespondence string CIM_RedundancySet.VendorIdentifyingInfo CIM_RedundancySetSettingData
Property InstanceID Qualifiers Name Type Value From Class Key boolean true CIM_SettingData Description string Within the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. To ensure uniqueness within the NameSpace, the value of InstanceID should be constructed using the following "preferred" algorithm: <OrgID>:<LocalID>Where <OrgID> and <LocalID> are separated by a colon (:), and where <OrgID> must include a copyrighted, trademarked, or otherwise unique name that is owned by the business entity that is creating or defining the InstanceID or that is a registered ID assigned to the business entity by a recognized global authority. (This requirement is similar to the <Schema Name>_<Class Name> structure of Schema class names.) In addition, to ensure uniqueness, <OrgID> must not contain a colon (:). When using this algorithm, the first colon to appear in InstanceID must appear between <OrgID> and <LocalID>. <LocalID> is chosen by the business entity and should not be reused to identify different underlying (real-world) elements. If the above "preferred" algorithm is not used, the defining entity must assure that the resulting InstanceID is not reused across any InstanceIDs produced by this or other providers for the NameSpace of this instance. For DMTF-defined instances, the "preferred" algorithm must be used with the <OrgID> set to CIM. CIM_SettingData
Property ElementName Qualifiers Name Type Value From Class Required boolean true CIM_SettingData Description string The user-friendly name for this instance of SettingData. In addition, the user-friendly name can be used as an index property for a search or query. (Note: The name does not have to be unique within a namespace.) CIM_SettingData
Property Caption Qualifiers Name Type Value From Class Description string The Caption property is a short textual description (one- line string) of the object. CIM_ManagedElement MaxLen uint32 64 CIM_ManagedElement
Property Description Qualifiers Name Type Value From Class Description string The Description property provides a textual description of the object. CIM_ManagedElement
Property ElementName Qualifiers Name Type Value From Class Description string A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. CIM_ManagedElement
Method Qualifiers
Parameters
Parameter Qualifiers