CMDB Common
Data Model

Class BMC_IPConnectivitySubnet

BMC_BaseElement

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

The BMC_IPConnectivitySubnet class 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. This class corresponds to the DMTF CIM_IPConnectivitySubnet class.
NameValueScopeOptions
CategorizationtrueTOSUBCLASS= falseOVERRIDABLE= false
MappedInBasetrueNone None
Name_SpaceBMC.CORENone None

Attribute Summary
integerAddressType
Format of the Name and SubnetNumber attributes. Values are Unknown (0), IPv4 (1), and IPv6 (2). No default value.
integerexplorationDate
Last exploration date.
integerPrefixLength
Prefix length for IPv6 addresses in the IP subnet. Specify this if AddressType is set to 2 (IPv6).
characterSubnetMask
Mask for the starting IPv4 address of the IP subnet. Specify this if AddressType is set to 1 (IPv4).
characterSubnetNumber
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

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 Name and SubnetNumber attributes. 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

explorationDate

integer explorationDate
Last exploration date.

NameValueScopeOptions
FieldId301139700None None
Name_SpaceBMC.CORENone None

PrefixLength

integer PrefixLength
Prefix length for IPv6 addresses in the IP subnet. Specify this if AddressType is set to 2 (IPv6).

NameValueScopeOptions
FieldId301139600None None
Name_SpaceBMC.CORENone None

SubnetMask

character SubnetMask
Mask for the starting IPv4 address of the IP subnet. Specify this if AddressType is set to 1 (IPv4).

NameValueScopeOptions
FieldId260140107None None
MaxLen30None None
Name_SpaceBMC.CORENone None

SubnetNumber

character SubnetNumber
IP address of the entire subnet, formatted according to the convention specified in the AddressType attribute. Must match the Name value.

NameValueScopeOptions
FieldId301048400None None
MaxLen15None None
ModelCorrespondenceCIM_IPConnectivitySubnet.AddressTypeNone None
Name_SpaceBMC.CORENone None

Relationships

NameReference Class
BMC_InIPSubnetBMC_IPEndpoint
BMC_IPSubnetsInCollectionBMC_LNsCollection

Inherited Relationships

NameParent ClassReference Class
BMC_LNsInCollectionBMC_ConnectivityCollectionBMC_LNsCollection
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.