| CMDB Common Data Model |
BMC_BaseElement
|
+--BMC_AccessPoint
|
+--BMC_ProtocolEndpoint
|
+--BMC_IPEndpoint
Name | Value | Scope | Options |
Categorization | true | TOSUBCLASS= false | OVERRIDABLE= false |
MappedInBase | true | None | None |
Name_Space | BMC.CORE | None | None |
Attribute Summary | |
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. |
integer | PrefixLength
Prefix length for the IPv6 address of the endpoint if one is defined. |
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). |
Attributes inherited from class BMC_ProtocolEndpoint |
Address, ProtocolType |
Attributes inherited from class BMC_AccessPoint |
SystemClassId, SystemName |
Attribute Detail |
integer
AddressType
Name | Value | Scope | Options |
FieldId | 301048300 | None | None |
Name_Space | BMC.CORE | None | None |
ValueMap | 0, 1, 2 | None | None |
Values | Unknown, IPv4, IPv6 | None | TRANSLATABLE= true |
integer
PrefixLength
Name | Value | Scope | Options |
FieldId | 301139600 | None | None |
Name_Space | BMC.CORE | None | None |
character
SubnetMask
Name | Value | Scope | Options |
FieldId | 260140107 | None | None |
MaxLen | 30 | None | None |
Name_Space | BMC.CORE | None | None |
Name | Reference Class |
BMC_InIPSubnet | BMC_IPConnectivitySubnet |
| CMDB Common Data Model |