| CMDB Common Data Model |
BMC_BaseElement
|
+--BMC_Collection
|
+--BMC_ConnectivityCollection
|
+--BMC_IPConnectivitySubnet
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 Name and SubnetNumber attributes. Values are Unknown (0), IPv4 (1), and IPv6 (2). No default value. |
integer | explorationDate
Last exploration date. |
integer | PrefixLength
Prefix length for IPv6 addresses in the IP subnet. Specify this if AddressType is set to 2 (IPv6). |
character | SubnetMask
Mask for the starting IPv4 address of the IP subnet. Specify this if AddressType is set to 1 (IPv4). |
character | SubnetNumber
IP address of the entire subnet, formatted according to the convention specified in the AddressType attribute. Must match the Name value. |
Attributes inherited from class BMC_ConnectivityCollection |
ConnectivityStatus |
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
explorationDate
Name | Value | Scope | Options |
FieldId | 301139700 | None | None |
Name_Space | BMC.CORE | None | None |
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 |
character
SubnetNumber
Name | Value | Scope | Options |
FieldId | 301048400 | None | None |
MaxLen | 15 | None | None |
ModelCorrespondence | CIM_IPConnectivitySubnet.AddressType | None | None |
Name_Space | BMC.CORE | None | None |
Name | Reference Class |
BMC_InIPSubnet | BMC_IPEndpoint |
BMC_IPSubnetsInCollection | BMC_LNsCollection |
| CMDB Common Data Model |