MSFT_SoftError, ROOT\Microsoft\Windows\Storage\MS_409

Class | Childs (3) | Methods | Properties (15) | Qualifiers (4) | Instances | Namespaces (3)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

Soft error can be returned by intrinsic methods (EnumerateInstances, GetInstance, etc.) to help distinguish between a query with no results (no error) and a query that failed for a specific reason.

MSFT_SoftError - child subclasses in ROOT\Microsoft\Windows\Storage\ms_409

Number of classes:3
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
MSFT_SoftError_EmptyCache0150----
MSFT_SoftError_NotAuthenticated0150----
MSFT_SoftError_NotInCache0150----

MSFT_SoftError properties

MSFT_SoftError has 15 properties (15 Derived)

NameOriginCIMType
CIMStatusCodeCIM_Error19 [uint32]
CIMStatusCodeDescriptionCIM_Error8 [string]
ErrorSourceCIM_Error8 [string]
ErrorSourceFormatCIM_Error18 [uint16]
ErrorTypeCIM_Error18 [uint16]
MessageCIM_Error8 [string]
MessageArgumentsCIM_Error8 [string]
MessageIDCIM_Error8 [string]
OtherErrorSourceFormatCIM_Error8 [string]
OtherErrorTypeCIM_Error8 [string]
OwningEntityCIM_Error8 [string]
PerceivedSeverityCIM_Error18 [uint16]
ProbableCauseCIM_Error18 [uint16]
ProbableCauseDescriptionCIM_Error8 [string]
RecommendedActionsCIM_Error8 [string]

Detailed description of MSFT_SoftError properties

Derived properties (15) of MSFT_SoftError class

CIMStatusCode property
CIMTYPE'uint32'
Description'The CIM status code that characterizes this instance.
This property defines the status codes that MAY be return by a conforming CIM Server or Listener. Note that not all status codes are valid for each operation. The specification for each operation SHOULD define the status codes that may be returned by that operation.
The following values for CIM status code are defined:
1 - CIM_ERR_FAILED. A general error occurred that is not covered by a more specific error code.
2 - CIM_ERR_ACCESS_DENIED. Access to a CIM resource was not available to the client.
3 - CIM_ERR_INVALID_NAMESPACE. The target namespace does not exist.
4 - CIM_ERR_INVALID_PARAMETER. One or more parameter values passed to the method were invalid.
5 - CIM_ERR_INVALID_CLASS. The specified Class does not exist.
6 - CIM_ERR_NOT_FOUND. The requested object could not be found.
7 - CIM_ERR_NOT_SUPPORTED. The requested operation is not supported.
8 - CIM_ERR_CLASS_HAS_CHILDREN. Operation cannot be carried out on this class since it has instances.
9 - CIM_ERR_CLASS_HAS_INSTANCES. Operation cannot be carried out on this class since it has instances.
10 - CIM_ERR_INVALID_SUPERCLASS. Operation cannot be carried out since the specified superclass does not exist.
11 - CIM_ERR_ALREADY_EXISTS. Operation cannot be carried out because an object already exists.
12 - CIM_ERR_NO_SUCH_PROPERTY. The specified Property does not exist.
13 - CIM_ERR_TYPE_MISMATCH. The value supplied is incompatible with the type.
14 - CIM_ERR_QUERY_LANGUAGE_NOT_SUPPORTED. The query language is not recognized or supported.
15 - CIM_ERR_INVALID_QUERY. The query is not valid for the specified query language.
16 - CIM_ERR_METHOD_NOT_AVAILABLE. The extrinsic Method could not be executed.
17 - CIM_ERR_METHOD_NOT_FOUND. The specified extrinsic Method does not exist.
18 - CIM_ERR_UNEXPECTED_RESPONSE. The returned response to the asynchronous operation was not expected.
19 - CIM_ERR_INVALID_RESPONSE_DESTINATION. The specified destination for the asynchronous response is not valid.
20 - CIM_ERR_NAMESPACE_NOT_EMPTY. The specified Namespace is not empty.
21 - CIM_ERR_INVALID_ENUMERATION_CONTEXT. The enumeration context supplied is not valid.
22 - CIM_ERR_INVALID_OPERATION_TIMEOUT. The specified Namespace is not empty.
23 - CIM_ERR_PULL_HAS_BEEN_ABANDONED. The specified Namespace is not empty.
24 - CIM_ERR_PULL_CANNOT_BE_ABANDONED. The attempt to abandon a pull operation has failed.
25 - CIM_ERR_FILTERED_ENUMERATION_NOT_SUPPORTED. Filtered Enumeratrions are not supported.
26 - CIM_ERR_CONTINUATION_ON_ERROR_NOT_SUPPORTED. Continue on error is not supported.
27 - CIM_ERR_SERVER_LIMITS_EXCEEDED. The WBEM Server limits have been exceeded (e.g. memory, connections, ...).
28 - CIM_ERR_SERVER_IS_SHUTTING_DOWN. The WBEM Server is shutting down.
29 - CIM_ERR_QUERY_FEATURE_NOT_SUPPORTED. The specified Query Feature is not supported.'
Values['CIM_ERR_FAILED', 'CIM_ERR_ACCESS_DENIED', 'CIM_ERR_INVALID_NAMESPACE', 'CIM_ERR_INVALID_PARAMETER', 'CIM_ERR_INVALID_CLASS', 'CIM_ERR_NOT_FOUND', 'CIM_ERR_NOT_SUPPORTED', 'CIM_ERR_CLASS_HAS_CHILDREN', 'CIM_ERR_CLASS_HAS_INSTANCES', 'CIM_ERR_INVALID_SUPERCLASS', 'CIM_ERR_ALREADY_EXISTS', 'CIM_ERR_NO_SUCH_PROPERTY', 'CIM_ERR_TYPE_MISMATCH', 'CIM_ERR_QUERY_LANGUAGE_NOT_SUPPORTED', 'CIM_ERR_INVALID_QUERY', 'CIM_ERR_METHOD_NOT_AVAILABLE', 'CIM_ERR_METHOD_NOT_FOUND', 'CIM_ERR_UNEXPECTED_RESPONSE', 'CIM_ERR_INVALID_RESPONSE_DESTINATION', 'CIM_ERR_NAMESPACE_NOT_EMPTY', 'CIM_ERR_INVALID_ENUMERATION_CONTEXT', 'CIM_ERR_INVALID_OPERATION_TIMEOUT', 'CIM_ERR_PULL_HAS_BEEN_ABANDONED', 'CIM_ERR_PULL_CANNOT_BE_ABANDONED', 'CIM_ERR_FILTERED_ENUMERATION_NOT_SUPPORTED', 'CIM_ERR_CONTINUATION_ON_ERROR_NOT_SUPPORTED', 'CIM_ERR_SERVER_LIMITS_EXCEEDED', 'CIM_ERR_SERVER_IS_SHUTTING_DOWN', 'CIM_ERR_QUERY_FEATURE_NOT_SUPPORTED', 'DMTF Reserved']
CIMStatusCode property is in 8 classes of ROOT\Microsoft\Windows\Storage\ms_409 and in 142 namespaces
CIMStatusCodeDescription property
CIMTYPE'string'
Description'A free-form string containing a human-readable description of CIMStatusCode. This description MAY extend, but MUST be consistent with, the definition of CIMStatusCode.'
CIMStatusCodeDescription property is in 8 classes of ROOT\Microsoft\Windows\Storage\ms_409 and in 142 namespaces
ErrorSource property
CIMTYPE'string'
Description'This field should contain the CIM Object Path to the SMP storage provider object.'
ErrorSource property is in 8 classes of ROOT\Microsoft\Windows\Storage\ms_409 and in 142 namespaces
ErrorSourceFormat property
CIMTYPE'uint16'
Description'ErrorSourceFormat should be the CIM Object Path.'
Values['CIMObjectPath']
ErrorSourceFormat property is in 8 classes of ROOT\Microsoft\Windows\Storage\ms_409 and in 142 namespaces
ErrorType property
CIMTYPE'uint16'
Description'This error is of the type 'Software Error'.'
Values['Software Error']
ErrorType property is in 8 classes of ROOT\Microsoft\Windows\Storage\ms_409 and in 142 namespaces
Message property
CIMTYPE'string'
Description'This field is the message displayed to the user. %1 should be replaced with the corresponding storage provider's Name field. %2 should be replaced with the error message.'
Message property is in 8 classes of ROOT\Microsoft\Windows\Storage\ms_409 and in 142 namespaces
MessageArguments property
CIMTYPE'string'
Description'An array containing the dynamic content of the message.'
MessageArguments property is in 8 classes of ROOT\Microsoft\Windows\Storage\ms_409 and in 142 namespaces
MessageID property
CIMTYPE'string'
Description'An opaque string that uniquely identifies, within the scope of the OwningEntity, the format of the Message.'
MessageID property is in 8 classes of ROOT\Microsoft\Windows\Storage\ms_409 and in 142 namespaces
OtherErrorSourceFormat property
CIMTYPE'string'
Description'A string defining "Other" values for ErrorSourceFormat. This value MUST be set to a non NULL value when ErrorSourceFormat is set to a value of 1 ("Other"). For all other values of ErrorSourceFormat, the value of this string must be set to NULL.'
OtherErrorSourceFormat property is in 8 classes of ROOT\Microsoft\Windows\Storage\ms_409 and in 142 namespaces
OtherErrorType property
CIMTYPE'string'
Description'A free-form string describing the ErrorType when 1, "Other", is specified as the ErrorType.'
OtherErrorType property is in 8 classes of ROOT\Microsoft\Windows\Storage\ms_409 and in 142 namespaces
OwningEntity property
CIMTYPE'string'
Description'Corresponds to the SMP's StorageProvider.Name field.'
OwningEntity property is in 8 classes of ROOT\Microsoft\Windows\Storage\ms_409 and in 142 namespaces
PerceivedSeverity property
CIMTYPE'uint16'
Description'This error is informative only.'
Values['Information']
PerceivedSeverity property is in 22 classes of ROOT\Microsoft\Windows\Storage\ms_409 and in 142 namespaces
ProbableCause property
CIMTYPE'uint16'
Description'An enumerated value that describes the probable cause of the error.'
Values['Unknown', 'Other', 'Adapter/Card Error', 'Application Subsystem Failure', 'Bandwidth Reduced', 'Connection Establishment Error', 'Communications Protocol Error', 'Communications Subsystem Failure', 'Configuration/Customization Error', 'Congestion', 'Corrupt Data', 'CPU Cycles Limit Exceeded', 'Dataset/Modem Error', 'Degraded Signal', 'DTE-DCE Interface Error', 'Enclosure Door Open', 'Equipment Malfunction', 'Excessive Vibration', 'File Format Error', 'Fire Detected', 'Flood Detected', 'Framing Error', 'HVAC Problem', 'Humidity Unacceptable', 'I/O Device Error', 'Input Device Error', 'LAN Error', 'Non-Toxic Leak Detected', 'Local Node Transmission Error', 'Loss of Frame', 'Loss of Signal', 'Material Supply Exhausted', 'Multiplexer Problem', 'Out of Memory', 'Output Device Error', 'Performance Degraded', 'Power Problem', 'Pressure Unacceptable', 'Processor Problem (Internal Machine Error)', 'Pump Failure', 'Queue Size Exceeded', 'Receive Failure', 'Receiver Failure', 'Remote Node Transmission Error', 'Resource at or Nearing Capacity', 'Response Time Excessive', 'Retransmission Rate Excessive', 'Software Error', 'Software Program Abnormally Terminated', 'Software Program Error (Incorrect Results)', 'Storage Capacity Problem', 'Temperature Unacceptable', 'Threshold Crossed', 'Timing Problem', 'Toxic Leak Detected', 'Transmit Failure', 'Transmitter Failure', 'Underlying Resource Unavailable', 'Version Mismatch', 'Previous Alert Cleared', 'Login Attempts Failed', 'Software Virus Detected', 'Hardware Security Breached', 'Denial of Service Detected', 'Security Credential Mismatch', 'Unauthorized Access', 'Alarm Received', 'Loss of Pointer', 'Payload Mismatch', 'Transmission Error', 'Excessive Error Rate', 'Trace Problem', 'Element Unavailable', 'Element Missing', 'Loss of Multi Frame', 'Broadcast Channel Failure', 'Invalid Message Received', 'Routing Failure', 'Backplane Failure', 'Identifier Duplication', 'Protection Path Failure', 'Sync Loss or Mismatch', 'Terminal Problem', 'Real Time Clock Failure', 'Antenna Failure', 'Battery Charging Failure', 'Disk Failure', 'Frequency Hopping Failure', 'Loss of Redundancy', 'Power Supply Failure', 'Signal Quality Problem', 'Battery Discharging', 'Battery Failure', 'Commercial Power Problem', 'Fan Failure', 'Engine Failure', 'Sensor Failure', 'Fuse Failure', 'Generator Failure', 'Low Battery', 'Low Fuel', 'Low Water', 'Explosive Gas', 'High Winds', 'Ice Buildup', 'Smoke', 'Memory Mismatch', 'Out of CPU Cycles', 'Software Environment Problem', 'Software Download Failure', 'Element Reinitialized', 'Timeout', 'Logging Problems', 'Leak Detected', 'Protection Mechanism Failure', 'Protecting Resource Failure', 'Database Inconsistency', 'Authentication Failure', 'Breach of Confidentiality', 'Cable Tamper', 'Delayed Information', 'Duplicate Information', 'Information Missing', 'Information Modification', 'Information Out of Sequence', 'Key Expired', 'Non-Repudiation Failure', 'Out of Hours Activity', 'Out of Service', 'Procedural Error', 'Unexpected Information', 'DMTF Reserved']
ProbableCause property is in 8 classes of ROOT\Microsoft\Windows\Storage\ms_409 and in 142 namespaces
ProbableCauseDescription property
CIMTYPE'string'
Description'A free-form string describing the probable cause of the error.'
ProbableCauseDescription property is in 8 classes of ROOT\Microsoft\Windows\Storage\ms_409 and in 142 namespaces
RecommendedActions property
CIMTYPE'string'
Description'A free-form string describing recommended actions to take to resolve the error.'
RecommendedActions property is in 8 classes of ROOT\Microsoft\Windows\Storage\ms_409 and in 142 namespaces

MSFT_SoftError Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue
ClassVersion'1.0'
Description'Soft error can be returned by intrinsic methods (EnumerateInstances, GetInstance, etc.) to help distinguish between a query with no results (no error) and a query that failed for a specific reason.'
LOCALE'MS_409'

MSFT_SoftError System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\Microsoft\Windows\Storage\ms_409:MSFT_SoftError'___SYSTEM8
__NAMESPACE'ROOT\Microsoft\Windows\Storage\ms_409'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['CIM_Error']___SYSTEM8
__PROPERTY_COUNT15___SYSTEM3
__RELPATH'MSFT_SoftError'___SYSTEM8
__DYNASTY'CIM_Error'___SYSTEM8
__SUPERCLASS'CIM_Error'___SYSTEM8
__CLASS'MSFT_SoftError'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to MSFT_SoftError

Number of classes:5
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
CIM_Error4150----
MSFT_SoftError_EmptyCache0150----
MSFT_SoftError_NotAuthenticated0150----
MSFT_SoftError_NotInCache0150----
MSFT_WmiError0190----
comments powered by Disqus
WUtils.com