BMC Atrium CMDB
Data Model

Class BMC.CORE:BMC_AccessPoint

BMC.CORE:BMC_BaseElement

  |
  +--BMC.CORE:BMC_AccessPoint
Direct Known Subclasses:
BMC.CORE:BMC_ProtocolEndpoint

The BMC_AccessPoint class is an abstract class that defines communication endpoints in your IT environment. BMC_AccessPoint groups together access-point related classes. An access point represents the ability to use or invoke a service. This characteristic is further defined by BMC_ProtocolEndpoint which is the only direct subclass of BMC_AccessPoint. By definition, abstract classes cannot hold any instances. Instances of classes derived from BMC_AccessPoint are related to a subclass of BMC_System through a BMC_HostedAccessPoint dependency relationship. BMC_AccessPoint corresponds to the DMTF CIM_ServiceAccessPoint class.

Properties

Name Value Scope Options
namespaceName BMC.CORE None None
classId BMC_ACCESSPOINT None None
Abstract abstractRegular TOSUBCLASS=false OVERRIDABLE=false
Exposure usedVisible TOSUBCLASS=false OVERRIDABLE=false

Attributes Summary

Data type Name and description
character SystemClassId
Identifier for the class of the system where the endpoint resides. The CMDB automatically populates SystemClassId from the ClassId attribute of the related BMC_System configuration item (CI).
character SystemName
Name of the system where the endpoint resides. The CMDB automatically populates SystemName from the Name attribute of the related BMC_System configuration item (CI).


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

SystemClassId

character SystemClassId
Identifier for the class of the system where the endpoint resides. The CMDB automatically populates SystemClassId from the ClassId attribute of the related BMC_System configuration item (CI).

Name Value Scope Options
FieldId 301047800
None None
attributeId OB000874CD4B4F_PSjQAKHNyAAWwAA
None None
namespaceName BMC.CORE
None None
MaxLen 38
None None
OSKey true
None OVERRIDABLE=false

SystemName

character
SystemName
Name of the system where the endpoint resides. The CMDB automatically populates SystemName from the Name attribute of the related BMC_System configuration item (CI).

Name Value Scope Options
FieldId 301047700
None None
attributeId OB000874CD4B4FnvSjQAzQRxAAWgAA
None None
namespaceName BMC.CORE
None None
MaxLen 254
None None
OSKey true
None OVERRIDABLE=false

Local Relationship Classes

Name Reference CI Class
BMC.CORE:BMC_HostedAccessPoint BMC.CORE:BMC_System

Inherited Relationship Classes

Name Superclass Reference CI Class

BMC Atrium CMDB
Data Model

Copyright 2007 BMC Software, Inc. All rights reserved.