BMC Atrium CMDB
Data Model

Class BMC.CORE:BMC_IPConnectivitySubnet

BMC.CORE:BMC_BaseElement

  |
  +--BMC.CORE:BMC_Collection
        |
        +--BMC.CORE:BMC_ConnectivityCollection
              |
              +--BMC.CORE:BMC_IPConnectivitySubnet
Direct Known Subclasses:
None.

BMC_IPConnectivitySubnet stores information about groups of related IP protocol endpoints that can communicate with each other as members of a subnet. This class describes the characteristics of the subnet. Endpoint instances are related to an instance of this class by a BMC_InIPSubnet relationship. BMC_IPConnectivitySubnet corresponds to the DMTF CIM_IPConnectivitySubnet class.

Properties

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

Attributes Summary

Data type Name and description
enumeration AddressType
Specifies the format of the Name and SubnetNumber attributes.
dateTime explorationDate
The explorationDate attribute is an historical artifact and is not used. It specifies the last exploration date.
integer PrefixLength
Specifies the prefix length for IPv6 addresses in the IP subnet. PrefixLength is specified if the AddressType attribute is set to IPv6.
character SubnetMask
Specifies the mask for the starting IPv4 address of the IP subnet. SubnetMask is specified if the AddressType attribute is set to IPv4. For example, 255.255.252.0 is an IPv4-format subnet mask.
character SubnetNumber
Specifies the IP address of the entire subnet, formatted according to the convention specified in the AddressType attribute. It must match the Name attribute value. For example, the subnet number might be 172.17.4.0/24 in IPv4 format and 2607:f238:0002/48 in IPv6 format.


Attributes inherited from class BMC.CORE:BMC_ConnectivityCollection
ConnectivityCollectionType, ConnectivityStatus

Attributes inherited from class BMC.CORE:BMC_Collection
isVirtual

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
Specifies the format of the Name and SubnetNumber attributes.

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

explorationDate

dateTime
explorationDate
The explorationDate attribute is an historical artifact and is not used. It specifies the last exploration date.

Name Value Scope Options
FieldId 301139700
None None
attributeId OB000D56BA2BA5GAXwQAiifgCASQEA
None None
namespaceName BMC.CORE
None None

PrefixLength

integer
PrefixLength
Specifies the prefix length for IPv6 addresses in the IP subnet. PrefixLength is specified if the AddressType attribute is set to IPv6.

Name Value Scope Options
FieldId 301139600
None None
attributeId OB000D56BA2BA5hwTwQAsvPdCARQEA
None None
namespaceName BMC.CORE
None None

SubnetMask

character
SubnetMask
Specifies the mask for the starting IPv4 address of the IP subnet. SubnetMask is specified if the AddressType attribute is set to IPv4. For example, 255.255.252.0 is an IPv4-format subnet mask.

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

SubnetNumber

character
SubnetNumber
Specifies the IP address of the entire subnet, formatted according to the convention specified in the AddressType attribute. It must match the Name attribute value. For example, the subnet number might be 172.17.4.0/24 in IPv4 format and 2607:f238:0002/48 in IPv6 format.

Name Value Scope Options
FieldId 301048400
None None
attributeId OB000874CD4B4FdPGjQAmqlkAAVAAA
None None
namespaceName BMC.CORE
None None
MaxLen 39
None None

Local Relationship Classes

Name Reference CI Class
BMC.CORE:BMC_InIPSubnet BMC.CORE:BMC_IPEndpoint
BMC.CORE:BMC_IPSubnetsInCollection BMC.CORE:BMC_LNsCollection

Inherited Relationship Classes

Name Superclass Reference CI Class

BMC Atrium CMDB
Data Model

Copyright 2007 BMC Software, Inc. All rights reserved.