CMDB Common
Data Model

Class BMC_ConnectivitySegment

BMC_BaseElement

  |
  +--BMC_Collection
        |
        +--BMC_ConnectivityCollection
              |
              +--BMC_ConnectivitySegment
Direct Known Subclasses:
None.

The BMC_ConnectivitySegment class groups endpoints of the same type (for example, Ethernet, fiber channel, or token ring) that can communicate without the assistance of bridging or routing services. Such endpoints are sometimes referred to as members of the same "collision domain." The BMC_InSegment class is used to relate instances of this class to those endpoints, which are instances of BMC_LANEndpoint. In the Name attribute of this class, enter a hash code based on the list of physical addresses that belong to the segment and the name of the LAN instance that the segment belongs to. In the NameFormat attribute, enter the formula that generates the Name value. This class corresponds to the DMTF CIM_LANConnectivitySegment class.
NameValueScopeOptions
CategorizationtrueTOSUBCLASS= falseOVERRIDABLE= false
MappedInBasetrueNone None
Name_SpaceBMC.CORENone None

Attribute Summary
integerConnectivityType
Type of endpoint. Values are Unknown (0, default), Other (1), Ethernet (2), TokenRing (3), FDDI (4), and FC (fiber channel) (5). All endpoints grouped by an instance of this class should be the same type.
integercount
Number of endpoints in the group. If the value is 2, there is a direct connection between the endpoints.
selectionfixed
Attribute that specifies whether the collection is fixed.
characterNetworkID
Unique identifier for the network segment.
characterOtherTypeDescription
"Other" connectivity. When the value of ConnectivityType is set to Other (1), specify the type of connectivity supported by the group in this string attribute. When ConnectivityType is any value other than 1, set this attribute to NULL.


Attributes inherited from class BMC_ConnectivityCollection
ConnectivityStatus

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

ConnectivityType

integer ConnectivityType
Type of endpoint. Values are Unknown (0, default), Other (1), Ethernet (2), TokenRing (3), FDDI (4), and FC (fiber channel) (5). All endpoints grouped by an instance of this class should be the same type.

NameValueScopeOptions
FieldId301048600None None
ModelCorrespondenceCIM_LANConnectivitySegment.OtherTypeDescriptionNone None
Name_SpaceBMC.CORENone None
ValueMap0, 1, 2, 3, 4, 5None None
ValuesUnknown, Other, Ethernet, TokenRing, FDDI, FCNone TRANSLATABLE= true

count

integer count
Number of endpoints in the group. If the value is 2, there is a direct connection between the endpoints.

NameValueScopeOptions
FieldId301140300None None
Name_SpaceBMC.CORENone None

fixed

selection fixed
Attribute that specifies whether the collection is fixed.

NameValueScopeOptions
FieldId301140400None None
Name_SpaceBMC.CORENone None

NetworkID

character NetworkID
Unique identifier for the network segment.

NameValueScopeOptions
FieldId301048700None None
MaxLen64None None
ModelCorrespondenceCIM_LANEndpoint.LANIDNone None
Name_SpaceBMC.CORENone None

OtherTypeDescription

character OtherTypeDescription
"Other" connectivity. When the value of ConnectivityType is set to Other (1), specify the type of connectivity supported by the group in this string attribute. When ConnectivityType is any value other than 1, set this attribute to NULL.

NameValueScopeOptions
FieldId301140200None None
ModelCorrespondenceCIM_LANConnectivitySegment.ConnectivityTypeNone None
Name_SpaceBMC.CORENone None

Relationships

NameReference Class
BMC_InSegmentBMC_LANEndpoint
BMC_SegmentsInCollectionBMC_LNsCollection

Inherited Relationships

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