Key |
CreationClassName
|
string
|
|
CreationClassName indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified. This value is set to'IBMTSDS_CIMXMLCommunicationMechanism'. |
Name
|
string
|
|
The Name property uniquely identifies the ServiceAccessPoint and provides an indication of the functionality that is managed. This functionality is described in more detail in the object's Description property. |
SystemCreationClassName
|
string
|
|
The scoping System's CreationClassName. |
SystemName
|
string
|
|
The scoping System's Name. |
Read Only |
AuthenticationMechanismsSupported
|
uint16
|
Unknown | 0 |
Other | 1 |
None | 2 |
Basic | 3 |
Digest | 4 |
|
Enumerated array describing the types of authentication supported by the ObjectManager, using the encoding/protocol. specified in the property, CommunicationMechanism. The defined values represent the authentication defined in the DMTF document, Specification for CIM Operations over HTTP. Currently only basic authentication is supported. |
CIMValidated
|
boolean
|
|
Describes whether the CIM Server is strictly validating (validates the XML document against the DTD) or not (loosely validating). |
CommunicationMechanism
|
uint16
|
|
CommunicationMechanism describes an encoding and protocol which can be used to communicate with the ObjectManager.At this time, only one encoding and protocol are standardized by the DMTF -"CIM-XML". |
ElementName
|
string
|
|
A user-friendly name for the object. This property allows each instance to define a user-friendly name IN ADDITION TO its key properties/identity data, and description information.In this case the ElementName is the same as its Name. |
FunctionalProfilesSupported
|
uint16
|
Unknown | 0 |
Other | 1 |
Basic Read | 2 |
Basic Write | 3 |
Schema Manipulation | 4 |
Instance Manipulation | 5 |
Association Traversal | 6 |
Query Execution | 7 |
Qualifier Declaration | 8 |
Indications | 9 |
|
Enumerated array describing the types of operations supported by the ObjectManager, using this encoding/protocol. The enumeration is based on the Functional Profiles defined for conformance in the DMTF document, Specification for CIM Operations over HTTP. |
MultipleOperationsSupported
|
boolean
|
|
Boolean indicating whether the ObjectManager supports multiple operation requests (TRUE) or only simple requests (FALSE). |
OperationalStatus
|
uint16
|
Unknown | 0 |
Other | 1 |
OK | 2 |
Degraded | 3 |
Stressed | 4 |
Predictive Failure | 5 |
Error | 6 |
Non-Recoverable Error | 7 |
Starting | 8 |
Stopping | 9 |
Stopped | 10 |
In Service | 11 |
No Contact | 12 |
Lost Communication | 13 |
Aborted | 14 |
Dormant | 15 |
Supporting Entity in Error | 16 |
Completed | 17 |
Power Mode | 18 |
DMTF Reserved | .. |
Vendor Reserved | 0x8000.. |
|
If you are able to get the OperationalStatus property, then the status should be OK. If the status is not OK, you should not be able to retreive the OperationalStatus property. |
Version
|
string
|
|
Enumeration describing the CIM-XML protocol version supported by the ObjectManager. |
Read Write |