Class CIM_LANSegment
extends CIM_LogicalNetwork

A collection of LAN Endpoints of a particular type that are able to intercommunicate directly without the assistance of bridging or routing services. Since this class' superclass (LogicalNetwork) has been deprecated (in order to define more consistent 'collection' semantics), this class is also deprecated.

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


Class Hierarchy

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

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DeprecatedstringCIM_LANConnectivitySegment
DescriptionstringA collection of LAN Endpoints of a particular type that are able to intercommunicate directly without the assistance of bridging or routing services. Since this class' superclass (LogicalNetwork) has been deprecated (in order to define more consistent 'collection' semantics), this class is also deprecated.
UMLPackagePathstringCIM::Network::Collections
Versionstring2.7.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
LANIDstring
DeprecatedstringCIM_LANConnectivitySegment.LANID
DescriptionstringA label or identifier for the LAN Segment.
MaxLenuint3264
ModelCorrespondencestringCIM_LANEndpoint.LANID
LANTypeuint16
DeprecatedstringCIM_LANConnectivitySegment.ConnectivityType
DescriptionstringAn indication of the kind of technology used on the LAN.
ModelCorrespondencestringCIM_LANEndpoint.LANType
ValueMapstring0, 1, 2, 3, 4
ValuesstringUnknown, Other, Ethernet, TokenRing, FDDI
OtherLANTypestring
DeprecatedstringCIM_LANConnectivitySegment.OtherTypeDescription
DescriptionstringA string describing the type of technology used on the LAN when the value of the LANType property of this class (or any of its subclasses) is set to 1 (i.e., "Other"). The format of the string inserted in this property should be similar in format to the values defined for the LANType property. This property should be set to NULL when the LANType property is any value other than 1.
MaxLenuint3264
ModelCorrespondencestringCIM_LANSegment.LANType

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
CollectionIDstringCIM_CollectionOfMSEs
CreationClassNamestringCIM_LogicalNetwork
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_ManagedElement
InstanceIDstringCIM_ManagedElement
NamestringCIM_LogicalNetwork
NetworkTypeuint16CIM_LogicalNetwork
OtherTypeDescriptionstringCIM_LogicalNetwork
SystemCreationClassNamestringCIM_LogicalNetwork
SystemNamestringCIM_LogicalNetwork

Class Methods