Class CIM_DeviceConnectivityCollection
extends CIM_ConnectivityCollection

DeviceConnectivityCollection describes connectivity WITHIN a single system. The system forwards packets among the members of the collection. For example, this class is used to represent connectivity within a router or switch. There may be multiple DeviceConnectivityCollection instances for a system, when multiple forwarding domains exist. For example, an Ethernet switch may separate its LANEndpoints into two groups, each associated with a different virtual LAN. The LANEndpoints for each group would be segregated into separate DeviceConnectivity Collections.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Collection
   |
   +--CIM_SystemSpecificCollection
   |
   +--CIM_ConnectivityCollection
   |
   +--CIM_DeviceConnectivityCollection

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringDeviceConnectivityCollection describes connectivity WITHIN a single system. The system forwards packets among the members of the collection. For example, this class is used to represent connectivity within a router or switch. There may be multiple DeviceConnectivityCollection instances for a system, when multiple forwarding domains exist. For example, an Ethernet switch may separate its LANEndpoints into two groups, each associated with a different virtual LAN. The LANEndpoints for each group would be segregated into separate DeviceConnectivity Collections.
Experimentalbooleantrue
UMLPackagePathstringCIM::Network::Topology
Versionstring2.8.1000

Class Properties

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
ConnectivityStatusuint16CIM_ConnectivityCollection
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_ManagedElement
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_SystemSpecificCollection

Class Methods