CMDB Common
Data Model

Class BMC_Cluster

BMC_BaseElement

  |
  +--BMC_System
        |
        +--BMC_Cluster
Direct Known Subclasses:
None.

The BMC_Cluster class stores information about groups of disk sectors known as "clusters." An operating system assigns a unique number to each cluster and tracks files by the clusters they use. This class corresponds to the DMTF CIM_Cluster class.
NameValueScopeOptions
Name_SpaceBMC.CORENone None

Attribute Summary
integerClusterType
Type of cluster. Values are Software Cluster (0, default) and Hardware Cluster (1).
characterInterconnect
Free-form string that describes the interconnection mechanism for the cluster.
characterInterconnectAddress
Address of the cluster system, which is dependent on the interconnection scheme. If no address is available or applicable, use a null string.
integerMaxNumberOfNodes
Maximum number of nodes that can participate in the cluster. If unlimited, enter 0 (zero).
integerTypes
List of cluster types. This is a character attribute that allows you to enter any value you want. However, you should enter only the values listed in this description. You can enter more than one of these values. Possible values are Unknown, Other, Failover, Performance, Distributed OS, Node Grouping, and SysPlex.


Attributes inherited from class BMC_BaseElement
AccountID, AssignedTo, AttributeDataSourceList, Availability, Category, ClassId, CMDBRowLevelSecurity, CMDBWriteSecurity, CompareActionCode, Confidentiality, CreateDate, DatasetId, deleted, DeleteInstanceTrigger, Description, FailedAutomaticIdentification, History, InstanceId, Integrity, Item, LastModifiedBy, LastREJobrunId, LastScanDate, ManufacturerName, MarkAsDeleted, Model, ModifiedDate, Name, NameFormat, Notes, OpIdWeakReference, OwnerContact, OwnerName, Priority, ReconciliationIdentity, ReferenceInstance, RelLeadClassId, RelLeadInstanceId, RequestId, SerialNumber, ShortDescription, Status, Submitter, Supported, TmpOpOriginationForm, TokenFormat, TokenId, Type, VersionNumber

Attribute Detail

ClusterType

integer ClusterType
Type of cluster. Values are Software Cluster (0, default) and Hardware Cluster (1).

NameValueScopeOptions
FieldId490001247None None
Name_SpaceBMC.CORENone None
ValueMap0, 1None None
ValuesSoftware Cluster, Hardware ClusterNone TRANSLATABLE= true

Interconnect

character Interconnect
Free-form string that describes the interconnection mechanism for the cluster.

NameValueScopeOptions
FieldId301038800None None
MaxLen30None None
Name_SpaceBMC.CORENone None

InterconnectAddress

character InterconnectAddress
Address of the cluster system, which is dependent on the interconnection scheme. If no address is available or applicable, use a null string.

NameValueScopeOptions
FieldId301038900None None
MaxLen30None None
Name_SpaceBMC.CORENone None

MaxNumberOfNodes

integer MaxNumberOfNodes
Maximum number of nodes that can participate in the cluster. If unlimited, enter 0 (zero).

NameValueScopeOptions
FieldId301039100None None
Name_SpaceBMC.CORENone None

Types

List of cluster types. This is a character attribute that allows you to enter any value you want. However, you should enter only the values listed in this description. You can enter more than one of these values. Possible values are Unknown, Other, Failover, Performance, Distributed OS, Node Grouping, and SysPlex.

NameValueScopeOptions
FieldId301039000None None
Name_SpaceBMC.CORENone None
ValuesUnknown, Other, Failover, Performance, Distributed OS, Node Grouping, SysPlexNone TRANSLATABLE= true

Inherited Relationships

NameParent ClassReference Class
BMC_AccountOnSystemBMC_SystemBMC_Account
BMC_HostedAccessPointBMC_SystemBMC_AccessPoint
BMC_HostedServiceBMC_SystemBMC_SystemService
BMC_HostedSystemComponentsBMC_SystemBMC_SystemComponent
BMC_BaseRelationshipBMC_BaseElementBMC_BaseElement
BMC_CIToConfigBaseRelationshipBMC_BaseElementBMC_ConfigBaseElement
BMC_ComponentBMC_BaseElementBMC_BaseElement
BMC_DependencyBMC_BaseElementBMC_BaseElement
BMC_ElementLocationBMC_BaseElementBMC_BaseElement
BMC_FederatedInterfaceLinkBMC_BaseElementBMC_ConfigBaseElement
BMC_FederatedKeyLinkBMC_BaseElementBMC_ConfigBaseElement
BMC_MemberOfCollectionBMC_BaseElementBMC_BaseElement

CMDB Common
Data Model

Copyright 2006 BMC Software, Inc. All rights reserved.