Class CIM_LogicalNetwork
extends CIM_CollectionOfMSEs

A LogicalNetwork groups together a set of ProtocolEndpoints of a given type which are able to communicate with each other directly. It is used for describing the characteristics of the grouping and/or its associated medium. A LogicalNetwork represents the ability to send and/or receive data over a network. This class is deprecated in lieu of ConnectivityCollection. The latter better defines that a LogicalNetwork 'collects' ProtocolEndpoints and other related entities, and is hosted within an AdminDomain.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Collection
   |
   +--CIM_CollectionOfMSEs
   |
   +--CIM_LogicalNetwork

Direct Known Subclasses

CIM_IPSubnet
CIM_IPXNetwork
CIM_LANSegment

Class Qualifiers

NameData TypeValue
DeprecatedstringCIM_ConnectivityCollection
DescriptionstringA LogicalNetwork groups together a set of ProtocolEndpoints of a given type which are able to communicate with each other directly. It is used for describing the characteristics of the grouping and/or its associated medium. A LogicalNetwork represents the ability to send and/or receive data over a network. This class is deprecated in lieu of ConnectivityCollection. The latter better defines that a LogicalNetwork 'collects' ProtocolEndpoints and other related entities, and is hosted within an AdminDomain.
UMLPackagePathstringCIM::Network::Collections
Versionstring2.7.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
CreationClassNamestring
DeprecatedstringNo value
DescriptionstringCreationClassName indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified.
Keybooleantrue
MaxLenuint32256
Namestring
DeprecatedstringCIM_ConnectivityCollection.InstanceID
DescriptionstringThe Name property defines the label by which the object is known.
Keybooleantrue
MaxLenuint32256
NetworkTypeuint16
DeprecatedstringNo value
DescriptionstringType is an enumeration that provides additional information that can be used to help categorize and classify different instances of this class. Subclasses should ensure that they are of the appropriate type defined in the Type enumeration. That is, the IPSubnet subclass should define its property as either IPv4 or IPv6, as opposed to, for example, ATM.
ModelCorrespondencestringCIM_LogicalNetwork.OtherTypeDescription
ValueMapstring0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18
ValuesstringUnknown, Other, IPv4, IPv6, IPX, AppleTalk, DECnet, SNA, CONP, CLNP, VINES, XNS, ATM, Frame Relay, Ethernet, TokenRing, FDDI, Infiniband, Fibre Channel
OtherTypeDescriptionstring
DeprecatedstringNo value
DescriptionstringA string describing the type of protocol that is being run by this LogicalNetwork, when the value of the Type property (or any of its subclasses) is set to 1 (i.e., "Other"). This property should be set to NULL when the Type property is any value other than 1.
MaxLenuint3264
ModelCorrespondencestringCIM_LogicalNetwork.NetworkType
SystemCreationClassNamestring
DeprecatedstringNo value
DescriptionstringThe scoping AdminDomain's CreationClassName.
Keybooleantrue
MaxLenuint32256
PropagatedstringCIM_AdminDomain.CreationClassName
SystemNamestring
DeprecatedstringNo value
DescriptionstringThe scoping AdminDomain's Name.
Keybooleantrue
MaxLenuint32256
PropagatedstringCIM_AdminDomain.Name

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
CollectionIDstringCIM_CollectionOfMSEs
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_ManagedElement
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_ManagedElement

Class Methods