Class CIM_SettingCheck
extends CIM_Check

This class specifies information needed to verify a particular 'setting' file, for a specific entry in the file. The file entry is checked whether it contains or matches the value defined in EntryValue. All compares are assumed to be case insensitive.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Check
   |
   +--CIM_SettingCheck

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThis class specifies information needed to verify a particular 'setting' file, for a specific entry in the file. The file entry is checked whether it contains or matches the value defined in EntryValue. All compares are assumed to be case insensitive.
UMLPackagePathstringCIM::Application::CheckAction
Versionstring2.6.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
CheckTypeuint16
DescriptionstringCheckType specifies how the setting value should be compared.
ValueMapstring0, 1
ValuesstringMatches, Contains
EntryNamestring
DescriptionstringName of the setting entry to be checked.
MaxLenuint32256
EntryValuestring
DescriptionstringValue to be compared for the named entry.
FileNamestring
DescriptionstringFile name of the 'setting' file to be checked.
MaxLenuint321024
SectionKeystring
DescriptionstringKey or label for the section of the file containing the settings to be checked.
MaxLenuint32256

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
CheckIDstringCIM_Check
CheckModebooleanCIM_Check
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_ManagedElement
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_ManagedElement
NamestringCIM_Check
SoftwareElementIDstringCIM_Check
SoftwareElementStateuint16CIM_Check
TargetOperatingSystemuint16CIM_Check
VersionstringCIM_Check

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
Invokeuint32CIM_Check
InvokeOnSystemuint32CIM_Check