Class CIM_EthernetNICDiagnosticServiceCapabilities
extends CIM_DiagnosticServiceCapabilities

This class defines the permissible settings that can be used for EthenetNIC diagnostic tests.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Capabilities
   |
   +--CIM_DiagnosticServiceCapabilities
   |
   +--CIM_EthernetNICDiagnosticServiceCapabilities

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThis class defines the permissible settings that can be used for EthenetNIC diagnostic tests.
Experimentalbooleantrue
UMLPackagePathstringCIM::System::Diagnostics
Versionstring2.31.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
LinkSpeedsSupporteduint64[]
DescriptionstringThis array property is used by a provider to specify the list of link speeds supported by some EthernetNIC tests. The client should only select one of these values.
ModelCorrespondencestringCIM_EthernetNICDiagnosticSettingData.LinkSpeeds
PUnitstringbit / second * 10^6
LoopbackLayersSupporteduint16[]
DescriptionstringThis array property is used by a provider to specify the list of of layers (e.g. PHY, MAC, etc) supported by some EthernetNIC tests. The client should only select one of these values.
ModelCorrespondencestringCIM_EthernetNICDiagnosticSettingData.LoopbackLayers, CIM_EthernetNICDiagnosticServiceCapabilities.OtherLoopbackLayersSupported
ValueMapstring1, 2, 3
ValuesstringOther, PHY Layer, MAC Layer
OtherLoopbackLayersSupportedstring[]
DescriptionstringThis array property is used by a provider to specify the layers supported by the test when LoopbackLayers has value set to 1 ("Other"). The client should only select one of these values.
ModelCorrespondencestringCIM_EthernetNICDiagnosticServiceCapabilities.LoopbackLayersSupported, CIM_EthernetNICDiagnosticSettingData.OtherLoopbackLayers
PacketSizesSupporteduint16[]
DescriptionstringThis array property is used by a provider to specify the list of packet sizes supported by some Ethernet NIC tests. The client should only select one of these values.
ModelCorrespondencestringCIM_EthernetNICDiagnosticSettingData.PacketSizes
PUnitstringByte

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_Capabilities
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_Capabilities
SupportedTestWarningsuint16CIM_DiagnosticServiceCapabilities
OtherSupportedExecutionControlsDescriptionsstring[]CIM_DiagnosticServiceCapabilities
OtherSupportedLogOptionsDescriptionsstring[]CIM_DiagnosticServiceCapabilities
OtherSupportedLogStorageDescriptionsstring[]CIM_DiagnosticServiceCapabilities
OtherSupportedLoopControlDescriptionsstring[]CIM_DiagnosticServiceCapabilities
OtherSupportedServiceModesDescriptionsstring[]CIM_DiagnosticServiceCapabilities
SupportedExecutionControlsuint16[]CIM_DiagnosticServiceCapabilities
SupportedLogOptionsuint16[]CIM_DiagnosticServiceCapabilities
SupportedLogStorageuint16[]CIM_DiagnosticServiceCapabilities
SupportedLoopControluint16[]CIM_DiagnosticServiceCapabilities
SupportedServiceModesuint16[]CIM_DiagnosticServiceCapabilities

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
CreateGoalSettingsuint16CIM_Capabilities