Class CIM_FCHBADiagnosticTest
extends CIM_DiagnosticTest

The CIM_FCHBADiagnosticTest class represents the framework for running diagnostic tests. Specific diagnostic tests may be defined by subclassing and/or instantiating this object. To provide more detail for a type of test(s) (i.e, additional properties and methods), subclassing is appropriate. When a DiagnosticTest can be simultaneously executed against several elements, then DiagnosticTest may launch a ConcreteJob to represent each execution.

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_FCHBADiagnosticTest

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThe CIM_FCHBADiagnosticTest class represents the framework for running diagnostic tests. Specific diagnostic tests may be defined by subclassing and/or instantiating this object. To provide more detail for a type of test(s) (i.e, additional properties and methods), subclassing is appropriate. When a DiagnosticTest can be simultaneously executed against several elements, then DiagnosticTest may launch a ConcreteJob to represent each execution.
Experimentalbooleantrue
UMLPackagePathstringCIM::System::Diagnostics
Versionstring2.28.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
FCHBATestTypeuint16
DescriptionstringThe descriptions for each FC HBA test type is: * "Beacon" (value=2) is specified for the tests that cause at least one of the LEDs of a FC HBA to flash on and off. CIM_DiagnosticTest.TestTypes shall be set to "Functional" (value=2). * "Echo" (value=3) is specified for the tests that stress the pathways between the FC HBA and devices connected to the FC SAN. CIM_DiagnosticTest.TestTypes shall be set to "Functional" (value=2). * "External Loopback" (value=4) is specified for the tests that are used to verify that the entire data path through an FC HBA is working properly. CIM_DiagnosticTest.TestTypes shall be set to "Access Test" (value=5). * "Host Bus Loopback" (value=5) is specified for the tests that verify the functionality of a FC HBA's host bus interface. CIM_DiagnosticTest.TestTypes shall be set to "Functional" (value=2). * "Internal Loopback" (value=6) is specified for the tests that verify the data path from the host through most of the FC HBA. CIM_DiagnosticTest.TestTypes shall be set to "Functional" (value=2). * "Ping" (value=7) is specified for the tests that verify the existence and accessibility of devices on the SAN. CIM_DiagnosticTest.TestTypes shall be set to "Access Test" (value=5). * "Reset" (value=8) is specified for the tests that cause the FC HBA to reinitialize itself. CIM_DiagnosticTest.TestTypes shall be set to "Functional" (value=2). * "Self" (value=9) is specified for the tests that verify the functionality of all possible components of the FC HBA. CIM_DiagnosticTest.TestTypes shall be set to "Functional" (value=2). * "Status" (value=10) is specified for the tests that checks the health of the FC HBA. CIM_DiagnosticTest.TestTypes shall be set to "Health Check" (value=4).
ModelCorrespondencestringCIM_FCHBADiagnosticTest.OtherFCHBATestTypeDescription
ValueMapstring0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, .., 0x8000..
ValuesstringUnknown, Other, Beacon, Echo, External Loopback, Host Bus Loopback, Internal Loopback, Ping, Reset, Self, Status, DMTF Reserved, Vendor Reserved
OtherFCHBATestTypeDescriptionstring
DescriptionstringA string that describes the test when the FCHBATestType property is set to 1 (Other). This property must be set to null when FCHBATestType is any value other than 1.
ModelCorrespondencestringCIM_FCHBADiagnosticTest.FCHBATestType

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