Ianet_diagsetting, Ianet_diagresult – Dell Intel PRO Family of Adapters User Manual
Page 55

16. Paste the IANet_DiagTest object path into the dialog box. Click OK.
17. Select the test in the drop-down box under method.
18. Click the Edit In Parameters button.
19. For RunTest, Setting and SystemElement are the In parameters. Paste the previously saved Setting and Adapter object
paths and close.
20. Click the Execute button.
21. Enumerate the IANet_DiagResult class, in the same manner as the In parameters.
22. Examine the selected result object as needed.
IANet_DiagSetting
Purpose
Instances of IANet_DiagSetting provide specific run-time diagnostic test directives. Directives used are common to all tests
and are bound to the superclass CIM_DiagnosticSetting. These include properties, such as ReportSoftErrors and HaltOnError.
There are no additional properties added to the subclass IANet_DiagSetting.
Creating Instances
You cannot create instances of this class.
Deleting Instances
You cannot delete instances of this class.
Modifying Properties
UpdateInstanceAsync is implemented and can be used to set test parameters to "Halt On Error", "Report Soft Errors", "Report
Status Messages", "Quick Mode", "Test Warning Level" and "Percent Of Test Coverage".
Associations
An instance of IANetDiagSettingForTest associates an IANet_DiagTest with an IANet_DiagSetting.
Unsupported Properties
The following properties are not supported by NCS:
Caption
Description
Methods
None
Class Hierarchy
For CimV2. Unused properties and methods not shown.
CIM_ManagedElement
CIM_Setting:
Properties
SettingID
Methods (none are supported)
VerifyOKToApplyToMSE
ApplyToMSE
VerifyOKToApplyToCollection
ApplyToCollection
VerifyOKToApplyIncrementalChangeToMSE
ApplyIncrementalChangesToMSE
ApplyIncrementalChangeToCollection
CIM_DiagnosticSetting:
Key
SettingID (string)
Properties
TestWarningLevel (uint16)
ReportSoftErrors (Boolean)
ReportStatusMessages (Boolean)
HaltOnError (Boolean)
QuickMode (Boolean)
PercentOfTestCoverage (uint8)
IANet_DiagResult
Purpose
55