Class CIM_LANConnectivitySegment
extends CIM_ConnectivityCollection

A collection of LAN Endpoints of a particular type (i.e., Ethernet or Token Ring), that are able to intercommunicate without the assistance of bridging or routing services.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Collection
   |
   +--CIM_SystemSpecificCollection
   |
   +--CIM_ConnectivityCollection
   |
   +--CIM_LANConnectivitySegment

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringA collection of LAN Endpoints of a particular type (i.e., Ethernet or Token Ring), that are able to intercommunicate without the assistance of bridging or routing services.
UMLPackagePathstringCIM::Network::Collections
Versionstring2.7.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
ConnectivityTypeuint16
DescriptionstringAn enumeration that categorizes and classifies instances of this class. Instances SHOULD aggregate entities of the appropriate 'type', as defined by the value of this enumeration.
ModelCorrespondencestringCIM_LANConnectivitySegment.OtherTypeDescription
ValueMapstring0, 1, 2, 3, 4
ValuesstringUnknown, Other, Ethernet, TokenRing, FDDI
LANIDstring
DescriptionstringA label or identifier for the LAN segment.
MaxLenuint3264
ModelCorrespondencestringCIM_LANEndpoint.LANID
OtherTypeDescriptionstring
DescriptionstringA string describing the type of connectivity that is supported by this Collection, when the value of the Type property is set to 1 (i.e., "Other"). This property should be set to NULL when the Type property is any value other than 1.
ModelCorrespondencestringCIM_LANConnectivitySegment.ConnectivityType

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
ConnectivityStatusuint16CIM_ConnectivityCollection
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_ManagedElement
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_SystemSpecificCollection

Class Methods