Class CIM_NetworkPortSettings
extends CIM_LogicalPortSettings

A NetworkPort may be configured via the NetworkPortSettings class. The requested configuration changes are expected to be stored to non-volatile memory. NetworkPortCapabilities defines which settings are configurable.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_SettingData
   |
   +--CIM_LogicalPortSettings
   |
   +--CIM_NetworkPortSettings

Direct Known Subclasses

CIM_FCPortSettings

Class Qualifiers

NameData TypeValue
DescriptionstringA NetworkPort may be configured via the NetworkPortSettings class. The requested configuration changes are expected to be stored to non-volatile memory. NetworkPortCapabilities defines which settings are configurable.
Experimentalbooleantrue
UMLPackagePathstringCIM::Device::Ports
Versionstring2.13.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
LinkTechnologyuint16
DescriptionstringThe requested LinkTechnology of the NetworkPort. The list of supported LinkTechnologies of the NetworkPort is defined in the NetworkPortCapabilities.
ModelCorrespondencestringCIM_NetworkPortCapabilities.NetworkIDsConfigurable, CIM_NetworkPort.LinkTechnology
ValueMapstring2, 3, 4, 5, 6, 7, 8, 9, 10, 11
ValuesstringEthernet, IB, FC, FDDI, ATM, Token Ring, Frame Relay, Infrared, BlueTooth, Wireless LAN
Writebooleantrue
NetworkIDsstring[]
DescriptionstringAn array of network identifiers that specify which Networks the NetworkPort may belong to. The ability to set this property is defined in NetworkPortCapabilities. For example, in Fibre Channel the NetworkIDs would be populated with Virtual Fabric IDs.
Writebooleantrue

Inherited Properties

NameData TypeClass Origin
AutoSenseSpeedbooleanCIM_LogicalPortSettings
CaptionstringCIM_ManagedElement
ChangeableTypeuint16CIM_SettingData
ConfigurationNamestringCIM_SettingData
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_SettingData
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_SettingData
RequestedSpeeduint64CIM_LogicalPortSettings
SoIDstringCIM_SettingData
SoOrgIDstringCIM_SettingData
ComponentSettingstring[]CIM_SettingData

Class Methods