CMDB Common
Data Model

Class BMC_IPEndpoint

BMC_BaseElement

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

The BMC_IPEndpoint class stores information about communication endpoints dedicated to running IP. This class corresponds to the DMTF CIM_IPProtocolEndpoint class.
NameValueScopeOptions
CategorizationtrueTOSUBCLASS= falseOVERRIDABLE= false
MappedInBasetrueNone None
Name_SpaceBMC.CORENone None

Attribute Summary
integerAddressType
Format of the Address attribute. Whenever possible, IPv4-compatible addresses should be used instead of native IPv6 addresses (see Internet Request for Comment [RFC] 2373, section 2.5.4). To have a consistent format for IPv4 addresses in a mixed IPv4/v6 environment, all IPv4 addresses, IPv4-compatible IPv6 addresses, and IPv4-mapped IPv6 addresses should be formatted in standard IPv4 format. Values are Unknown (0), IPv4 (1), and IPv6 (2). No default value.
integerPrefixLength
Prefix length for the IPv6 address of the endpoint if one is defined.
characterSubnetMask
Mask for the IP address of the endpoint, formatted according to the convention specified in the AddressType attribute (for example, 255.255.252.0).


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

AddressType

integer AddressType
Format of the Address attribute. Whenever possible, IPv4-compatible addresses should be used instead of native IPv6 addresses (see Internet Request for Comment [RFC] 2373, section 2.5.4). To have a consistent format for IPv4 addresses in a mixed IPv4/v6 environment, all IPv4 addresses, IPv4-compatible IPv6 addresses, and IPv4-mapped IPv6 addresses should be formatted in standard IPv4 format. Values are Unknown (0), IPv4 (1), and IPv6 (2). No default value.

NameValueScopeOptions
FieldId301048300None None
Name_SpaceBMC.CORENone None
ValueMap0, 1, 2None None
ValuesUnknown, IPv4, IPv6None TRANSLATABLE= true

PrefixLength

integer PrefixLength
Prefix length for the IPv6 address of the endpoint if one is defined.

NameValueScopeOptions
FieldId301139600None None
Name_SpaceBMC.CORENone None

SubnetMask

character SubnetMask
Mask for the IP address of the endpoint, formatted according to the convention specified in the AddressType attribute (for example, 255.255.252.0).

NameValueScopeOptions
FieldId260140107None None
MaxLen30None None
Name_SpaceBMC.CORENone None

Relationships

NameReference Class
BMC_InIPSubnetBMC_IPConnectivitySubnet

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.