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. The name of this class is'IBMTSDS_ObjectManager'. |
Name
|
string
|
|
The Name property is used to uniquely identify a CIM Server. The CIM Server MUST ensure that this value is globally unique. In order to ensure uniqueness, this value will be of the form'IBMTSDS:<IP address of system>'. |
SystemCreationClassName
|
string
|
|
The scoping System's CreationClassName. |
SystemName
|
string
|
|
The scoping System's Name. |
Read Only |
Description
|
string
|
|
The description property is used as a description of the CIM Server for human interfaces. For example,"ACME CIM Server version 2.2"). This property is required to support the SLP discovery mechanism. |
ElementName
|
string
|
|
The ElementName property is used as a name of the CIM Server for human interfaces.For example,"ACME CIM Server"). This property is required to support the SLP discovery mechanism. |
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
|
|
A string representing the complete VRMF software version information - for example,'5.2.0.1'. |
Read Write |