CMDB Common
Data Model

Class BMC_LNsCollection

BMC_BaseElement

  |
  +--BMC_Collection
        |
        +--BMC_ConnectivityCollection
              |
              +--BMC_LNsCollection
Direct Known Subclasses:
BMC_LAN, BMC_WAN

The BMC_LNsCollection class stores information about groups of logical networks (LNs). Use this class to represent subsets of machines that are physically connected to larger networks. For example, if you have ten machines connected to the same networking backbone, you could have five of the machines on the address range 192.168.0.x and the other five machines on the address range 172.16.10.x. Although they are physically connected to the same backbone, the two groups of machines are on separate logical networks. To represent individual LNs, use the BMC_LANEndpoint class. To relate individual LNs to an instance of BMC_LNsCollection, use the BMC_LNsInCollection class. This class has no corresponding DMTF CIM class.
NameValueScopeOptions
Name_SpaceBMC.CORENone None


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

Relationships

NameReference Class
BMC_IPSubnetsInCollectionBMC_IPConnectivitySubnet
BMC_LNsInCollectionBMC_ConnectivityCollection
BMC_SegmentsInCollectionBMC_ConnectivitySegment

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.