Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
CurrentDefaultTarget | string | |
Description | string | Identifies the Current Default Target when a CLP Session is established. The Current Default Target is the CLP session environment setting that establishes a default base address for all command targets that are expressed as a relative target address and is used as the command target if no command target is specified in a command. |
ModelCorrespondence | string | CIM_CLPSettingData.CurrentDefaultTarget |
Write | boolean | true |
DisplayOption | string | |
Description | string | Maintains the session default value for the display option. The argument string is stored "as-is" without normalization beyond capitalization. The argument string is compliant with the SM CLP command line grammar. |
ModelCorrespondence | string | CIM_CLPSettingData.DisplayOption |
Write | boolean | true |
KeepTime | uint16 | |
Description | string | The amount of time in seconds that the CLP Session should retain a CLP command job status. A KeepTime value of zero shall be interpreted to mean keep forever. |
ModelCorrespondence | string | CIM_CLPSettingData.KeepTime |
PUnit | string | second |
Units | string | Seconds |
Write | boolean | true |
OutputCount | uint32 | |
Description | string | Establishes the default CLP Session command output count number when multiple items are returned in the output as described in SM CLP Specification, DMTF document DSP0214. The value 0xFFFFFFFF shall be interpreted to mean that all items are to be returned. The maximum value for the count number is determined by the class of the target. |
ModelCorrespondence | string | CIM_CLPSettingData.OutputCount |
Write | boolean | true |
OutputFormat | uint16 | |
Description | string | OutputFormat establishes the default CLP Session command output format, as described in SM CLP Specification, DMTF document DSP0214. |
ModelCorrespondence | string | CIM_CLPSettingData.OutputFormat |
ValueMap | string | 2, 3, 4, 5, .., 0x8000..0xFFFF |
Values | string | Text, clpcsv, Keyword, clpxml, DMTF Reserved, Vendor Reserved |
Write | boolean | true |
OutputLanguage | string | |
Description | string | The default CLP Session command output language. As described in SM CLP Specification, DMTF document DSP0214, the language value is a 3-character string identifier of language as specified in ISO 639.2; "eng" is the default. |
ModelCorrespondence | string | CIM_CLPSettingData.OutputLanguage |
Write | boolean | true |
OutputOrder | uint16 | |
Description | string | OutputOrder establishes the default CLP Session command output order when multiple items are returned in the command output as described in SM CLP Specification, DMTF document DSP0214. |
ModelCorrespondence | string | CIM_CLPSettingData.OutputOrder |
ValueMap | string | 2, 3, .., 0x8000..0xFFFF |
Values | string | Default, Reverse, DMTF Reserved, Vendor Reserved |
Write | boolean | true |
OutputPosition | uint16 | |
Description | string | OutputPosition establishes the default CLP Session command output beginning position when multiple items are returned in the command output, as described in SM CLP Specification, DMTF document DSP0214. |
ModelCorrespondence | string | CIM_CLPSettingData.OutputPosition |
ValueMap | string | 2, 3, .., 0x8000..0xFFFF |
Values | string | Begin, End, DMTF Reserved, Vendor Reserved |
Write | boolean | true |
OutputVerbosity | uint16 | |
Description | string | OutputVerbosity establishes the default CLP Session output level of detail, as described in SM CLP Specification, DMTF document DSP0214. |
ModelCorrespondence | string | CIM_CLPSettingData.OutputVerbosity |
ValueMap | string | 2, 3, 4, .., 0x8000..0xFFFF |
Values | string | Error, Terse, Verbose, DMTF Reserved, Vendor Reserved |
Write | boolean | true |
WaitBehavior | boolean | |
Description | string | When TRUE the CLP Session will not return a command response until all spawned jobs have completed, otherwise it may. |
ModelCorrespondence | string | CIM_CLPSettingData.WaitBehavior |
Write | boolean | true |