L2 topology and physical connectivity model


BMC_ConnectivitySegment instance represents a group of related instances of BMC_LANEndpoint of a particular type (such as Ethernet, token ring, or fiber channel) that can intercommunicate without the assistance of bridging or routing services. The BMC_ConnectivitySegment instances are sometimes referred to as members of the same collision domain. The BMC_ConnectivitySegment class describes the characteristics of the group or segment.

Example of modeling a server and a switch

The following figure illustrates a server and a switch, with the server having one NIC directly connected to a network interface of the switch:

ComponentsOnSubnetLAN.png


Key attributes of BMC_ConnectivitySegment

The following table describes key attributes of BMC_ConnectivitySegment:

Attribute

Usage

Name

Identifies the connectivity segment, which uses the following information and generates a hash code as resulting value:

  • The list of physical addresses that belong to the segment.
  • The name of the LAN instance to which the segment belongs.
NameFormat

Specifies the heuristic method that is used to generate the Name value, which must be set to OID (object identifier).


Additional attributes for BMC_ConnectivitySegment

The following table describes attributes that provide additional information about BMC_ConnectivitySegment:

Attribute

Description

ConnectivityType

An enumeration that describes the type of technology used:

  • 0--Unknown
  • 1--Other
  • 2--Ethernet
  • 3--Token Ring
  • 4--FDDI
  • 5--Fiber Channel
Count

The current number of endpoints connected to this segment. When this value equals 2, it indicates a direct connection between the two network ports interconnected by means of the segment.

Relationships for network interfaces

The BMC_InSegment relationship is used to relate the BMC_LANEndpoint instances and the respective BMC_ConnectivitySegment instances.



 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Helix CMDB 23.3