CMDB Common
Data Model

Class BMC_ConnectivityCollection

BMC_BaseElement

  |
  +--BMC_Collection
        |
        +--BMC_ConnectivityCollection
Direct Known Subclasses:
BMC_ConnectivitySegment, BMC_IPConnectivitySubnet, BMC_IPXConnectivityNetwork, BMC_LNsCollection

The BMC_ConnectivityCollection class groups a set of protocol endpoints of the same type that can communicate with each other. It can also group related systems, users, or other base elements. All members of the group must be in the same administrative domain or computer system. The BMC_MemberOfCollection class is used to relate the entities grouped by this class. This class corresponds to the DMTF CIM_ConnectivityCollection class.
NameValueScopeOptions
Name_SpaceBMC.CORENone None

Attribute Summary
integerConnectivityStatus
Current or potential connectivity between endpoints in the collection. Values are Unknown (0, default); Connectivity/Up (1), which means connectivity is provided; No Connectivity/Down (2), which means connectivity is not provided; and Partitioned (3), which means connectivity is degraded or partitioned because one or more endpoints or links have failed (this state prevents full connectivity between all elements in the collection, but it permits connectivity between subsets of elements).


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

ConnectivityStatus

integer ConnectivityStatus
Current or potential connectivity between endpoints in the collection. Values are Unknown (0, default); Connectivity/Up (1), which means connectivity is provided; No Connectivity/Down (2), which means connectivity is not provided; and Partitioned (3), which means connectivity is degraded or partitioned because one or more endpoints or links have failed (this state prevents full connectivity between all elements in the collection, but it permits connectivity between subsets of elements).

NameValueScopeOptions
FieldId301139500None None
Name_SpaceBMC.CORENone None
ValueMap0, 1, 2, 3None None
ValuesUnknown, Connectivity/Up, No Connectivity/Down, PartitionedNone TRANSLATABLE= true

Relationships

NameReference Class
BMC_LNsInCollectionBMC_LNsCollection

Inherited Relationships

NameParent ClassReference Class
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.