Class CIM_EthernetNICDiagnosticTest
extends CIM_DiagnosticTest

This class specializes CIM_DiagnosticTest to define the tests specific to Ethernet NICs.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_ManagedSystemElement
   |
   +--CIM_LogicalElement
   |
   +--CIM_EnabledLogicalElement
   |
   +--CIM_Service
   |
   +--CIM_DiagnosticService
   |
   +--CIM_DiagnosticTest
   |
   +--CIM_EthernetNICDiagnosticTest

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThis class specializes CIM_DiagnosticTest to define the tests specific to Ethernet NICs.
Experimentalbooleantrue
UMLPackagePathstringCIM::System::Diagnostics
Versionstring2.28.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
EthernetNICTestTypeuint16
DescriptionstringThe descriptions for each Ethernet NIC test type are below: * "MAC Register" (value=2) is specified for the tests that verify the functionality of the general CPU instruction. CIM_DiagnosticTest.TestTypes shall be set to "Functional" (value=2). * "Physical Register" (value=3) is specified for the tests that verify the functionality of the FPU instructions. CIM_DiagnosticTest.TestTypes shall be set to "Functional" (value=2). * "Internal Loopback" (value=4) is specified for the tests that verify that all internal data paths of an Ethernet NIC is working properly. CIM_DiagnosticTest.TestTypes shall be set to "Functional" (value=2). * "External Loopback" (value=5) is specified for the tests that verify that all external data paths of an Ethernet NIC is working properly. CIM_DiagnosticTest.TestTypes shall be set to "Access Test" (value=5). * "Beacon" (value=6) is specified for the tests that cause at least one of the LEDs of a Ethernet NIC to flash on and off. CIM_DiagnosticTest.TestTypes shall be set to "Functional" (value=2). * "Self" (value=7) is specified for the tests that verify the functionality of all possible components of the Ethernet NIC CIM_DiagnosticTest.TestTypes shall be set to "Functional" (value=2). * "Status" (value=8) is specified for the tests that verify the healthof the Ethernet NIC. CIM_DiagnosticTest.TestTypes shall be set to "Health Check" (value=4). * "Ping" (value=9) is specified for the tests that verify access to the network. CIM_DiagnosticTest.TestTypes shall be set to "Stress" (value=3). * "Embedded Processor" (value=10) is specified for the tests that verify functionality of the embedded processor. CIM_DiagnosticTest.TestTypes shall be set to "Functional" (value=2). * "IRQ" (value=11) is specified for the tests that verify functionality of raising interrupts. CIM_DiagnosticTest.TestTypes shall be set to "Functional" (value=2)."
ModelCorrespondencestringCIM_EthernetNICDiagnosticTest.OtherEthernetNICTestTypeDescription
ValueMapstring0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, .., 0x8000..
ValuesstringUnknown, Other, MAC Register, Physical Register, Internal Loopback, External Loopback, Beacon, Self, Status, Ping, Embedded Processor, IRQ, DMTF Reserved, Vendor Reserved
OtherEthernetNICTestTypeDescriptionstring
DescriptionstringA string that describes the test when the EthernetNICTestType property is set to 1 ("Other"). This property must be set to null when EthernetNICTestType is any value other than 1.
ModelCorrespondencestringCIM_EthernetNICDiagnosticTest.EthernetNICTestType

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
CommunicationStatusuint16CIM_ManagedSystemElement
CreationClassNamestringCIM_Service
DescriptionstringCIM_ManagedElement
DetailedStatusuint16CIM_ManagedSystemElement
ElementNamestringCIM_ManagedElement
EnabledDefaultuint16CIM_EnabledLogicalElement
EnabledStateuint16CIM_EnabledLogicalElement
Generationuint64CIM_ManagedElement
HealthStateuint16CIM_ManagedSystemElement
InstallDatedatetimeCIM_ManagedSystemElement
InstanceIDstringCIM_ManagedElement
IsInUsebooleanCIM_DiagnosticTest
LoSIDstringCIM_Service
LoSOrgIDstringCIM_Service
NamestringCIM_Service
OperatingStatusuint16CIM_ManagedSystemElement
OtherCharacteristicDescriptionstringCIM_DiagnosticTest
OtherEnabledStatestringCIM_EnabledLogicalElement
PrimaryOwnerContactstringCIM_Service
PrimaryOwnerNamestringCIM_Service
PrimaryStatusuint16CIM_ManagedSystemElement
RequestedStateuint16CIM_EnabledLogicalElement
StartedbooleanCIM_Service
StartModestringCIM_Service
StatusstringCIM_ManagedSystemElement
SystemCreationClassNamestringCIM_Service
SystemNamestringCIM_Service
TimeOfLastStateChangedatetimeCIM_EnabledLogicalElement
TransitioningToStateuint16CIM_EnabledLogicalElement
AvailableRequestedStatesuint16[]CIM_EnabledLogicalElement
Characteristicsuint16[]CIM_DiagnosticTest
OperationalStatusuint16[]CIM_ManagedSystemElement
OtherCharacteristicsDescriptionsstring[]CIM_DiagnosticTest
OtherTestTypesDescriptionsstring[]CIM_DiagnosticTest
ResourcesUseduint16[]CIM_DiagnosticTest
StatusDescriptionsstring[]CIM_ManagedSystemElement
TestTypesuint16[]CIM_DiagnosticTest

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
ChangeAffectedElementsAssignedSequenceuint32CIM_Service
ClearResultsuint32CIM_DiagnosticTest
DiscontinueTestuint32CIM_DiagnosticTest
RequestStateChangeuint32CIM_EnabledLogicalElement
RunDiagnosticuint32CIM_DiagnosticService
RunDiagnosticServiceuint32CIM_DiagnosticService
RunTestuint32CIM_DiagnosticTest
StartServiceuint32CIM_Service
StopServiceuint32CIM_Service