|
|||||||
DESCRIPTION | SUBCLASSES | REFERENCED BY | KEY | READ ONLY | READ/WRITE | METHOD SUMMARY | METHOD DETAIL |
Name | Description |
---|---|
ApplyTracingConfiguration | Applies the given tracing configuration. |
Cleanup | Performs cleanup operations, such as disconnecting internal connections. |
DisableStateTracking | Disable provider state tracking. |
EnableStateTracking | Enable provider state tracking. |
GetStateDump | Get a dump of the current provider state. |
SetLogLevel | Sets the log level. |
SetPreferredSLPRegIPs | Sets the preferred IP to use to register in SLP. |
SetProviderConfigValue | Set the value of a Provider configuration value. |
SetTraceCategories | Turns on tracing for only these categories. |
SetTraceComponents | Turns on tracing for only these components. |
Id | Type | Range | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
In | |||||||||
LogLevel | string |
|
See the ValidTracingConfiguration property for the list of configurations supported by this CIMOM.All CIMOMs support the following configurations: Default, DebugMid, and DebugMax | ||||||
out | |||||||||
none | |||||||||
Return Codes | |||||||||
none |
Id | Type | Range | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
In | |||||||||
none | |||||||||
out | |||||||||
none | |||||||||
Return Codes | |||||||||
none |
Id | Type | Range | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
In | |||||||||
Flags | uint32 |
|
If this parameter is not present, then all state tracking types will be disabled. If this parameter is present, then the specified tracking types will be disabled. | ||||||
out | |||||||||
none | |||||||||
Return Codes | |||||||||
none |
Id | Type | Range | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
In | |||||||||
Flags | uint32 |
|
If this parameter is not present, then all state tracking types will be enabled. If this parameter is present, then the specified tracking types will be enabled. | ||||||
out | |||||||||
none | |||||||||
Return Codes | |||||||||
none |
Id | Type | Range | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
In | |||||||||
DumpFlags | uint32 |
|
This bitmap contains flags for controlling the dump behavior. | ||||||
Delimiter | string |
|
If this parameter is present then the output of the state dump will use this string as the delimiter between output fields. | ||||||
Result | string |
|
The dump result will be returned in this variable. | ||||||
out | |||||||||
Result | string |
|
The dump result will be returned in this variable. | ||||||
Return Codes | |||||||||
none |
Id | Type | Range | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
In | |||||||||
LogLevel | string |
|
|||||||
out | |||||||||
none | |||||||||
Return Codes | |||||||||
none |
Id | Type | Range | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
In | |||||||||
IPs | string |
|
As input parameter, the preferred IPs. As an output parameter, the list of valid IPs. | ||||||
out | |||||||||
IPs | string |
|
As input parameter, the preferred IPs. As an output parameter, the list of valid IPs. | ||||||
Return Codes | |||||||||
none |
Id | Type | Range | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
In | |||||||||
ConfigParameter | uint32 |
|
The parameter to set. | ||||||
Value | uint32 |
|
The new value for the parameter. | ||||||
out | |||||||||
none | |||||||||
Return Codes | |||||||||
none |
Id | Type | Range | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
In | |||||||||
TraceCategories | string |
|
|||||||
out | |||||||||
none | |||||||||
Return Codes | |||||||||
none |
Id | Type | Range | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
In | |||||||||
TraceComponents | string |
|
|||||||
out | |||||||||
none | |||||||||
Return Codes | |||||||||
none |
|
|||||||
DESCRIPTION | SUBCLASSES | REFERENCED BY | KEY | READ ONLY | READ/WRITE | METHOD SUMMARY | METHOD DETAIL |