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 Type
Captionstring
ChangeableTypeuint16
ConfigurationNamestring
Descriptionstring
ElementNamestring
Generationuint64
HaltOnErrorboolean
InstanceIDstring
NonDestructiveboolean
PercentOfTestCoverageuint8
QueryTimeoutuint32
QuickModeboolean
ResultPersistenceuint32
SoIDstring
SoOrgIDstring
ComponentSettingstring[]
LogOptionsuint16[]
LogStorageuint16[]
LoopControluint16[]
LoopControlParameterstring[]
OtherLogOptionsDescriptionsstring[]
OtherLogStorageDescriptionsstring[]
OtherLoopControlDescriptionsstring[]
VerbosityLeveluint16[]

Class Methods