| CMDB Common Data Model |
||||||
BMC_BaseElement
|
+--BMC_Collection
|
+--BMC_ConnectivityCollection
|
+--BMC_ConnectivitySegment
| Name | Value | Scope | Options |
Categorization | true | TOSUBCLASS= false | OVERRIDABLE= false |
MappedInBase | true | None | None |
Name_Space | BMC.CORE | None | None |
| Attribute Summary | |
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. |
integer | count
Number of endpoints in the group. If the value is 2, there is a direct connection between the endpoints. |
selection | fixed
Attribute that specifies whether the collection is fixed. |
character | NetworkID
Unique identifier for the network segment. |
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. |
| Attributes inherited from class BMC_ConnectivityCollection |
| ConnectivityStatus |
| Attribute Detail |
integer ConnectivityType
| Name | Value | Scope | Options |
FieldId | 301048600 | None | None |
ModelCorrespondence | CIM_LANConnectivitySegment.OtherTypeDescription | None | None |
Name_Space | BMC.CORE | None | None |
ValueMap | 0, 1, 2, 3, 4, 5 | None | None |
Values | Unknown, Other, Ethernet, TokenRing, FDDI, FC | None | TRANSLATABLE= true |
integer count
| Name | Value | Scope | Options |
FieldId | 301140300 | None | None |
Name_Space | BMC.CORE | None | None |
selection fixed
| Name | Value | Scope | Options |
FieldId | 301140400 | None | None |
Name_Space | BMC.CORE | None | None |
character NetworkID
| Name | Value | Scope | Options |
FieldId | 301048700 | None | None |
MaxLen | 64 | None | None |
ModelCorrespondence | CIM_LANEndpoint.LANID | None | None |
Name_Space | BMC.CORE | None | None |
character OtherTypeDescription
| Name | Value | Scope | Options |
FieldId | 301140200 | None | None |
ModelCorrespondence | CIM_LANConnectivitySegment.ConnectivityType | None | None |
Name_Space | BMC.CORE | None | None |
| Name | Reference Class |
| BMC_InSegment | BMC_LANEndpoint |
| BMC_SegmentsInCollection | BMC_LNsCollection |
| CMDB Common Data Model |
||||||