BMC Atrium CMDB
Data Model

Class BMC.CORE:BMC_ProtocolEndpoint

BMC.CORE:BMC_BaseElement

  |
  +--BMC.CORE:BMC_AccessPoint
        |
        +--BMC.CORE:BMC_ProtocolEndpoint
Direct Known Subclasses:
BMC.CORE:BMC_CommunicationEndpoint, BMC.CORE:BMC_IPEndpoint, BMC.CORE:BMC_LANEndpoint

Class that stores information about communication points from which data can be sent or received. Protocol endpoints link system or computer interfaces to logical networks. The available links are defined by the subclasses of protocol endpoint, communication, IP, and LAN. You can store links that do not fall into any of these subclasses within the BMC_ProtocolEndpoint class. This class corresponds to the DMTF class CIM_ProtocolEndpoint.

Properties

Name Value Scope Options
namespaceName BMC.CORE None None
classId BMC_PROTOCOLENDPOINT None None
FormName BMC.CORE:BMC_ProtocolEndpoint None None
Exposure usedVisible TOSUBCLASS=false OVERRIDABLE=false

Attributes Summary

Data type Name and description
character Address
Attribute that specifies the address that the protocol endpoint represents (for example, 171.79.6.40 or FE:ED:FE:ED:00:11). The address format, such as IP, IPX, or Ethernet, depends on the ProtocolType value. It can be further refined in subclasses. For example, in BMC_IPEndpoint, this value is formatted according to the convention specified in the AddressType attribute.
enumeration ProtocolType
Attribute that specifies the type of endpoint. Often, information in this attribute and a subclass overlap. However, when this class is used to represent an endpoint (for example, no subclass exists for fiber channel endpoints), this attribute is needed to categorize the end point. Values are Unknown (0), Other (1), IPv4 (2), IPv6 (3), IPX (4), AppleTalk (5), DECnet (6), SNA (7), CONP (8), CLNP (9), VINES (10), XNS (11), ATM (12), Frame Relay (13), Ethernet (14), TokenRing (15), FDDI (16), Infiniband (17), Fibre Channel (18), ISDN BRI Endpoint (19), ISDN B Channel Endpoint (20), ISDN D Channel Endpoint (21), IPv4/v6 (22), BGP (23), OSPF (24), MPLS (25), UDP (26), and TCP (27). No default value.


Attributes inherited from class BMC.CORE:BMC_AccessPoint
SystemClassId, SystemName

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

Address

character Address
Attribute that specifies the address that the protocol endpoint represents (for example, 171.79.6.40 or FE:ED:FE:ED:00:11). The address format, such as IP, IPX, or Ethernet, depends on the ProtocolType value. It can be further refined in subclasses. For example, in BMC_IPEndpoint, this value is formatted according to the convention specified in the AddressType attribute.

Name Value Scope Options
FieldId 260140125
None None
attributeId OB000874CD4B4FpfmjQApqiEAAYgAA
None None
namespaceName BMC.CORE
None None
MaxLen 39
None None

ProtocolType

enumeration
ProtocolType
Attribute that specifies the type of endpoint. Often, information in this attribute and a subclass overlap. However, when this class is used to represent an endpoint (for example, no subclass exists for fiber channel endpoints), this attribute is needed to categorize the end point. Values are Unknown (0), Other (1), IPv4 (2), IPv6 (3), IPX (4), AppleTalk (5), DECnet (6), SNA (7), CONP (8), CLNP (9), VINES (10), XNS (11), ATM (12), Frame Relay (13), Ethernet (14), TokenRing (15), FDDI (16), Infiniband (17), Fibre Channel (18), ISDN BRI Endpoint (19), ISDN B Channel Endpoint (20), ISDN D Channel Endpoint (21), IPv4/v6 (22), BGP (23), OSPF (24), MPLS (25), UDP (26), and TCP (27). No default value.

Name Value Scope Options
FieldId 301141500
None None
attributeId OB000D56BA2BA55j3wQAsQ2[CQ9QEA
None None
namespaceName BMC.CORE
None None
ValueMap 0;1;2;3;4;5;6;7;8;9;10;11;12;13;14;15;16;17;18;19;20;21;22;23;24;25;26;27
None None
Values Unknown; Other; IPv4; IPv6; IPX; AppleTalk; DECnet; SNA; CONP; CLNP; VINES; XNS; ATM; Frame Relay; Ethernet; TokenRing; FDDI; Infiniband; Fibre Channel; ISDN BRI Endpoint; ISDN B Channel Endpoint; ISDN D Channel Endpoint; IPv4/v6; BGP; OSPF; MPLS; UDP; TCP
None TRANSLATABLE= true

Inherited Relationship Classes

Name Superclass Reference CI Class

BMC Atrium CMDB
Data Model

Copyright 2007 BMC Software, Inc. All rights reserved.