3PAR CIM API Programming Reference for InForm OS 2.3.1 (320-200164 Rev B, February 2010)

5.93
Copy Services Subprofile
CIM API Programming Reference
5.10.6.2.3 Mapping Error Code to CIM_Error
A CIM_Error object consists of the following properties:
OwningEntity – the string “SNIA”
MessageID –DRM26, Resource not available. Consult SMI-S section on “Standard
Messages” for detailed information on the meaning of the DRM messages.
MessageArguments[] – An array containing the dynamic content of the message. There is
only one element, “Operation has failed”.
Message – The formatted message. In the case of DRM26, MessageArguments and
Message are the same, “Operation has failed”.
PerceivedSeverity – describes the severity of the error from the notifier's point of view.
This value is Low (2).
ProbableCause - describes the probable cause of the error. This value is “Configuration/
Customization Error” (8).
CIMStatusCode - The CIM status code that characterizes this instance. This value is
ERR_ACCESS_DENIED (2).
CIMStatusCodeDescription – “CIM_ERR_ACCESS_DENIED”