Class CIM_EthernetNICDiagnosticSettingData
extends CIM_DiagnosticSettingData

This class define the additional settings to be used for Ethernet NIC diagnostic tests.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_SettingData
   |
   +--CIM_DiagnosticSettingData
   |
   +--CIM_EthernetNICDiagnosticSettingData

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThis class define the additional settings to be used for Ethernet NIC diagnostic tests.
Experimentalbooleantrue
UMLPackagePathstringCIM::System::Diagnostics
Versionstring2.31.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
LinkSpeedsuint64[]
DescriptionstringThis array property specifies the link speed to be used for the some of the Ethernet NIC tests. If no link speeds are specified, then the default set of link speeds as defined by the vendor will be used.
ModelCorrespondencestringCIM_EthernetNICDiagnosticServiceCapabilities.LinkSpeedsSupported
PUnitstringbit / second * 10^6
LoopbackLayersuint16[]
DescriptionstringThis array property is used by a client for the Internal Loopback test to specify the layer to test. If no value is specified by the client, then the vendor-defined default value will be used.
ModelCorrespondencestringCIM_EthernetNICDiagnosticSettingData.OtherLoopbackLayers, CIM_EthernetNICDiagnosticServiceCapabilities.LoopbackLayersSupported
ValueMapstring0, 1, 2, 3
ValuesstringUnknown, Other, PHY Layer, MAC Layer
OtherLoopbackLayersstring[]
DescriptionstringA string that describes the Ethernet NIC Layer to test when the LoopbackLayer property is set to 1 ("Other"). This property must be set to null when LoopbackLayer is any value other than 1.
ModelCorrespondencestringCIM_EthernetNICDiagnosticServiceCapabilities.OtherLoopbackLayersSupported, CIM_EthernetNICDiagnosticSettingData.LoopbackLayers
PacketSizesuint16[]
DescriptionstringThis array property specifies the packet sizes to be used for the some of the Ethernet NIC tests. If no packet sizes are specified, then the default set of packet sizes as defined by the vendor will be used.
ModelCorrespondencestringCIM_EthernetNICDiagnosticServiceCapabilities.PacketSizesSupported
PUnitstringByte

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
ChangeableTypeuint16CIM_SettingData
ConfigurationNamestringCIM_SettingData
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_SettingData
Generationuint64CIM_ManagedElement
HaltOnErrorbooleanCIM_DiagnosticSettingData
InstanceIDstringCIM_SettingData
NonDestructivebooleanCIM_DiagnosticSettingData
PercentOfTestCoverageuint8CIM_DiagnosticSettingData
QueryTimeoutuint32CIM_DiagnosticSettingData
QuickModebooleanCIM_DiagnosticSettingData
ResultPersistenceuint32CIM_DiagnosticSettingData
SoIDstringCIM_SettingData
SoOrgIDstringCIM_SettingData
ComponentSettingstring[]CIM_SettingData
LogOptionsuint16[]CIM_DiagnosticSettingData
LogStorageuint16[]CIM_DiagnosticSettingData
LoopControluint16[]CIM_DiagnosticSettingData
LoopControlParameterstring[]CIM_DiagnosticSettingData
OtherLogOptionsDescriptionsstring[]CIM_DiagnosticSettingData
OtherLogStorageDescriptionsstring[]CIM_DiagnosticSettingData
OtherLoopControlDescriptionsstring[]CIM_DiagnosticSettingData
VerbosityLeveluint16[]CIM_DiagnosticSettingData

Class Methods