Class CIM_LogicalPortGroup
extends CIM_SystemSpecificCollection

A collection of one or more ports that are logically grouped for administrative and discovery or topology purposes. LogicalPortGroups define port collections for access control, or for use in routing policy or other management tasks. For example, in Fibre Channel and Infiniband, a LogicalPortGroup represents the concept of a 'node'.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Collection
   |
   +--CIM_SystemSpecificCollection
   |
   +--CIM_LogicalPortGroup

Direct Known Subclasses

CIM_PCIPortGroup

Class Qualifiers

NameData TypeValue
DescriptionstringA collection of one or more ports that are logically grouped for administrative and discovery or topology purposes. LogicalPortGroups define port collections for access control, or for use in routing policy or other management tasks. For example, in Fibre Channel and Infiniband, a LogicalPortGroup represents the concept of a 'node'.
UMLPackagePathstringCIM::Device::Ports
Versionstring2.10.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
Namestring
DescriptionstringThe Name property defines the identity by which the LogicalPortGroup is known.
MaxLenuint32256
ModelCorrespondencestringCIM_LogicalPortGroup.NameFormat
NameFormatstring
DescriptionstringThe NameFormat property identifies how the Name of the LogicalPortGroup is generated.
MaxLenuint3264
ModelCorrespondencestringCIM_LogicalPortGroup.Name, CIM_LogicalPortGroup.OtherNameFormat
ValueMapstringUnknown, Other, WWN, GUID
OtherNameFormatstring
DescriptionstringA string that describes how the LogicalPortGroup is identified when the NameFormat is "Other".
ModelCorrespondencestringCIM_LogicalPortGroup.Name

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_ManagedElement
InstanceIDstringCIM_SystemSpecificCollection

Class Methods