BMC Atrium CMDB
Data Model

Class BMC.CORE:BMC_ConnectivitySegment

BMC.CORE:BMC_BaseElement

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

Class that 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.

Properties

Name Value Scope Options
namespaceName BMC.CORE None None
classId BMC_CONNECTIVITYSEGMENT None None
Categorization true TOSUBCLASS=false OVERRIDABLE=false
FormName BMC.CORE:BMC_ConnectivityCollection None None
Exposure usedVisible TOSUBCLASS=false OVERRIDABLE=false

Attributes Summary

Data type Name and description
enumeration ConnectivityType
Attribute that specifies the 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.
integer count
Attribute that specifies the number of endpoints in the group. If the value is 2, there is a direct connection between the endpoints.
enumeration fixed
Attribute that specifies whether the collection is fixed.
character NetworkID
Attribute that specifies the unique identifier for the network segment.
character OtherTypeDescription
Attribute that specifies the "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.CORE:BMC_ConnectivityCollection
ConnectivityCollectionType, ConnectivityStatus

Attributes inherited from class BMC.CORE:BMC_Collection
isVirtual

Attributes inherited from class BMC.CORE:BMC_BaseElement
AccountID, AssignedTo, AttributeDataSourceList, Availability, Category, CheckSumValue, CITag, ClassId, CMDBRowLevelSecurity, CMDBWriteSecurity, Confidentiality, CreateDate, DatasetId, Description, FailedAutomaticIdentification, History, ImpactComputationModel, InstanceId, Integrity, isCloud, Item, LastModifiedBy, LastScanDate, LicensingType, ManufacturerName, MarkAsDeleted, MarketVersion, Model, ModifiedDate, Name, NameFormat, Notes, OwnerContact, OwnerName, ParentCITag, Priority, ReconciliationIdentity, ReferenceInstance, RequestId, SerialNumber, ShortDescription, Submitter, Supported, SystemEnvironment, TokenFormat, TokenId, Type, VersionNumber

Attribute Detail

ConnectivityType

enumeration ConnectivityType
Attribute that specifies the 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.

Name Value Scope Options
FieldId 301048600
None None
attributeId OB000874CD4B4FF_OjQAngxrAAVwAA
None None
namespaceName BMC.CORE
None None
ValueMap 0;1;2;3;4;5
None None
Values Unknown; Other; Ethernet; TokenRing; FDDI; FC
None TRANSLATABLE= true

count

integer
count
Attribute that specifies the number of endpoints in the group. If the value is 2, there is a direct connection between the endpoints.

Name Value Scope Options
FieldId 301140300
None None
attributeId OB000D56BA2BA5gAjwQAG3jtCAWgEA
None None
namespaceName BMC.CORE
None None

fixed

enumeration
fixed
Attribute that specifies whether the collection is fixed.

Name Value Scope Options
FieldId 301140400
None None
attributeId OB000D56BA2BA5yQjwQAKpTuCAWwEA
None None
namespaceName BMC.CORE
None None
ValueMap 0;1
None None
Values Yes; No
None TRANSLATABLE= true

NetworkID

character
NetworkID
Attribute that specifies the unique identifier for the network segment.

Name Value Scope Options
FieldId 301048700
None None
attributeId OB000874CD4B4F_vOjQApZJuAAWAAA
None None
namespaceName BMC.CORE
None None
MaxLen 64
None None

OtherTypeDescription

character
OtherTypeDescription
Attribute that specifies the "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.

Name Value Scope Options
FieldId 301140200
None None
attributeId OB000D56BA2BA5BwjwQAzZ3rCAWAEA
None None
namespaceName BMC.CORE
None None
MaxLen 255
None None

Local Relationship Classes

Name Reference CI Class
BMC.CORE:BMC_InSegment BMC.CORE:BMC_LANEndpoint
BMC.CORE:BMC_SegmentsInCollection BMC.CORE:BMC_LNsCollection

Inherited Relationship Classes

Name Superclass Reference CI Class

BMC Atrium CMDB
Data Model

Copyright 2007 BMC Software, Inc. All rights reserved.