Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
FCHBATestType | uint16 | |
Description | string | The 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). |
ModelCorrespondence | string | CIM_FCHBADiagnosticTest.OtherFCHBATestTypeDescription |
ValueMap | string | 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, .., 0x8000.. |
Values | string | Unknown, Other, Beacon, Echo, External Loopback, Host Bus Loopback, Internal Loopback, Ping, Reset, Self, Status, DMTF Reserved, Vendor Reserved |
OtherFCHBATestTypeDescription | string | |
Description | string | A 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. |
ModelCorrespondence | string | CIM_FCHBADiagnosticTest.FCHBATestType |