CMDB Common
Data Model

Class BMC_LANEndpoint

BMC_BaseElement

  |
  +--BMC_AccessPoint
        |
        +--BMC_ProtocolEndpoint
              |
              +--BMC_LANEndpoint
Direct Known Subclasses:
None.

The BMC_LANEndpoint class stores information about communication endpoints that, when their related interface device is connected to a LAN, can send and receive data frames. LAN endpoints include MAC addresses and Ethernet, token ring, and FDDI interfaces. This class corresponds to the DMTF CIM_LANEndpoint class.
NameValueScopeOptions
CategorizationtrueTOSUBCLASS= falseOVERRIDABLE= false
MappedInBasetrueNone None
Name_SpaceBMC.CORENone None

Attribute Summary
characterGroupAddresses
Multicast addresses that are used by the LAN endpoint for communication.
characterLANID
Identifier for the LAN segment to which the endpoint is connected. If the endpoint is not currently active or connected or if this information is not known, set this attribute to NULL.
characterMACAddress
Principal unicast address used to communicate with the LAN endpoint. The MAC address is formatted as twelve hexadecimal digits (for example, "010203040506"), each pair representing one of the six octets of the MAC address in canonical bit order according to Internet Request for Comment (RFC) 2469.
characterAliasAddresses
Other unicast addresses that can be used to communicate with the LAN endpoint.


Attributes inherited from class BMC_ProtocolEndpoint
Address, ProtocolType

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

GroupAddresses

character GroupAddresses
Multicast addresses that are used by the LAN endpoint for communication.

NameValueScopeOptions
FieldId301141700None None
Maxlen255None None
Name_SpaceBMC.CORENone None

LANID

character LANID
Identifier for the LAN segment to which the endpoint is connected. If the endpoint is not currently active or connected or if this information is not known, set this attribute to NULL.

NameValueScopeOptions
FieldId301048900None None
MaxLen12None None
ModelCorrespondenceCIM_LANConnectivitySegment.LANID, CIM_LANSegment.LANIDNone None
Name_SpaceBMC.CORENone None

MACAddress

character MACAddress
Principal unicast address used to communicate with the LAN endpoint. The MAC address is formatted as twelve hexadecimal digits (for example, "010203040506"), each pair representing one of the six octets of the MAC address in canonical bit order according to Internet Request for Comment (RFC) 2469.

NameValueScopeOptions
FieldId260140111None None
MaxLen12None None
Name_SpaceBMC.CORENone None

AliasAddresses

Other unicast addresses that can be used to communicate with the LAN endpoint.

NameValueScopeOptions
FieldId301141600None None
Name_SpaceBMC.CORENone None

Relationships

NameReference Class
BMC_InSegmentBMC_ConnectivitySegment

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.