CMDB Common
Data Model

Class BMC_ProtocolEndpoint

BMC_BaseElement

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

The BMC_ProtocolEndpoint class stores information about communication points from which data can be sent or received. Protocol endpoints link system or computer interfaces to logical networks. This class corresponds to the DMTF CIM_ProtocolEndpoint class.
NameValueScopeOptions
Name_SpaceBMC.CORENone None

Attribute Summary
characterAddress
Address that this 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.
integerProtocolType
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_AccessPoint
SystemClassId, SystemName

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

Address

character Address
Address that this 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.

NameValueScopeOptions
FieldId260140125None None
MaxLen15None None
Name_SpaceBMC.CORENone None

ProtocolType

integer ProtocolType
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.

NameValueScopeOptions
FieldId301141500None None
Name_SpaceBMC.CORENone None
ValueMap0, 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, 27None None
ValuesUnknown, 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, TCPNone TRANSLATABLE= true

Inherited Relationships

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