BMC Atrium CMDB
Data Model

Class BMC.CORE:BMC_IPEndpoint

BMC.CORE:BMC_BaseElement

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

The BMC_IPEndpoint class represents an IP address belonging to a system. BMC_IPEndpoint corresponds to the DMTF CIM_IPProtocolEndpoint class.

Properties

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

Attributes Summary

Data type Name and description
enumeration AddressType
Type of format for the Address attribute value. Whenever possible, IPv4-compatible addresses should be used instead of native IPv6 addresses. For more information, see Internet Request for Comments (RFC) 2373, section 2.5.4. Note: 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. This provides a consistent format for all IPv4 and IPv4-compatible addresses.
character DNSHostName
Unique name for a communication endpoint as it is known on the network. The syntax for DNS host name labels is limited to ASCII letters a-z, digits 0-9, and hyphens.
enumeration IsUnqualified
Indicates whether the instance is unqualified. An unqualified device is one that is connected to a known BMC_IPEndpoint instance, but has not been identified by discovery. For unqualified devices, the related BMC_IPEndpoint instance is also marked as unqualified. Note: There is not a "No" value; NULL is used to indicate that an instance is qualified.
enumeration ManagementAddress
Specifies whether this address is used by tools to manage the device. Yes is used if this address is used by tools to manage the device. No is used if this address is not used.
integer PrefixLength
Prefix length for the endpoint's IPv6-format address, if one is defined.
character SubnetMask
Mask for the endpoint's IP address. This value is formatted according to the convention specified in the AddressType attribute. If IPv6-format is used, the IPv6 addresses must use the canonical format as established by RFC 5952 and the hexadecimal digits must be lower-case. For example, 255.255.252.0 is an IPv4-format address. For example, 2001:db8:abcd:0012::0/64 is an IPv6-format address.


Attributes inherited from class BMC.CORE:BMC_ProtocolEndpoint
Address, ProtocolType

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

AddressType

enumeration AddressType
Type of format for the Address attribute value. Whenever possible, IPv4-compatible addresses should be used instead of native IPv6 addresses. For more information, see Internet Request for Comments (RFC) 2373, section 2.5.4. Note: 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. This provides a consistent format for all IPv4 and IPv4-compatible addresses.

Name Value Scope Options
FieldId 301048300
None None
attributeId OB000874CD4B4F_vijQA_RyCAAYQAA
None None
namespaceName BMC.CORE
None None
ValueMap 0;1;2
None None
Values Unknown; IPv4; IPv6
None TRANSLATABLE= true

DNSHostName

character
DNSHostName
Unique name for a communication endpoint as it is known on the network. The syntax for DNS host name labels is limited to ASCII letters a-z, digits 0-9, and hyphens.

Name Value Scope Options
FieldId 530034600
None None
attributeId OS00C04FA081BA#cbLRQuQe#iAtlwG
None None
namespaceName BMC.CORE
None None
MaxLen 255
None None

IsUnqualified

enumeration
IsUnqualified
Indicates whether the instance is unqualified. An unqualified device is one that is connected to a known BMC_IPEndpoint instance, but has not been identified by discovery. For unqualified devices, the related BMC_IPEndpoint instance is also marked as unqualified. Note: There is not a "No" value; NULL is used to indicate that an instance is qualified.

Name Value Scope Options
FieldId 530060300
None None
attributeId BMC_IPENDPOINT_IS_UNQUALIFIED
None None
ValueMap 0
None None
Values Yes
None TRANSLATABLE= true

ManagementAddress

enumeration
ManagementAddress
Specifies whether this address is used by tools to manage the device. Yes is used if this address is used by tools to manage the device. No is used if this address is not used.

Name Value Scope Options
FieldId 530059500
None None
attributeId OS005056B5170DNAU8SgAs84HARTAA
None None
namespaceName BMC.CORE
None None
ValueMap 0;1
None None
Values No; Yes
None TRANSLATABLE= true

PrefixLength

integer
PrefixLength
Prefix length for the endpoint's IPv6-format address, if one is defined.

Name Value Scope Options
FieldId 301139600
None None
attributeId OB000D56BA2BA5zT_wQAgnrFCQ[gEA
None None
namespaceName BMC.CORE
None None

SubnetMask

character
SubnetMask
Mask for the endpoint's IP address. This value is formatted according to the convention specified in the AddressType attribute. If IPv6-format is used, the IPv6 addresses must use the canonical format as established by RFC 5952 and the hexadecimal digits must be lower-case. For example, 255.255.252.0 is an IPv4-format address. For example, 2001:db8:abcd:0012::0/64 is an IPv6-format address.

Name Value Scope Options
FieldId 260140107
None None
attributeId OB000874CD4B4F0_mjQAY1uFAAYwAA
None None
namespaceName BMC.CORE
None None
MaxLen 30
None None

Local Relationship Classes

Name Reference CI Class
BMC.CORE:BMC_InIPSubnet BMC.CORE:BMC_IPConnectivitySubnet

Inherited Relationship Classes

Name Superclass Reference CI Class

BMC Atrium CMDB
Data Model

Copyright 2007 BMC Software, Inc. All rights reserved.