Class CIM_NetworkSettingData
extends CIM_SettingData

This class represents a template for network configuration.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_SettingData
   |
   +--CIM_NetworkSettingData

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThis class represents a template for network configuration.
Experimentalbooleantrue
UMLPackagePathstringCIM::Network
Versionstring2.44.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
MaximumNumberOfPortsuint64
DescriptionstringThis property represents the maximum number of ports that can be supported for a network created using this network configuration.
OtherTypeDescriptionstring
DescriptionstringA string that describes the type of the network when the Type[] property contains value 1 ("Other"). This property must be set to null when Type[] property does not contain value 1 ("Other").
ModelCorrespondencestringCIM_NetworkSettingData.Type
ClassOfServiceuint16[]
DescriptionstringThis represents the class of service of the network.
ValueMapstring2, 3, 4, 5, 6
ValuesstringBest Effort, Priority, Low Latency, Lossless, High Bandwidth
Typeuint16[]
DescriptionstringAn array describing the type of network
ModelCorrespondencestringCIM_Network.Type
ValueMapstring1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12
ValuesstringOther, Local Area Network (LAN), Wireless Local Area Network (WLAN), Wide Area Network (WAN), Metropolitan Area Network (MAN), Storage Area Network (SAN), Virtual Local Area Network (VLAN), Ethernet Network, IP Network, IPv4 Network, IPv6 Network, Overlay Network

Inherited Properties

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

Class Methods