Server
Class IBMTSDS_StorageManagementSystemInterop


CIM_ManagedElement
\_CIM_ManagedSystemElement
  \_CIM_LogicalElement
    \_CIM_EnabledLogicalElement
      \_CIM_System


Description

IBMTSDS_StorageManagementSystem reprents the ComputerSystem that the CIM Agent is running on.

Subclasses


Referenced By

IBMTSDS_HostedAccessPointInterop IBMTSDS_StgMgmtSysHostsObjMgrInterop

Properties

IdTypeRangeDescription
Key
CreationClassName string
Max Length256
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_StorageManagementSystem'.
Name string
Max Length256
The inherited Name serves as key of a System instance in an enterprise environment. In order to ensure uniqueness, this value will be of the form'<IP address of system>'.
Read Only
Description string
The Description property provides a textual description of the object. This value is set to'Top level system for the IBM CIM Agent for the DS Open API'.
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 CreationClassName.
NameFormat string
Max Length64
The System object and its derivatives are Top Level Objects of CIM. They provide the scope for numerous components. Having unique System keys is required. Aheuristic can be defined in individual System subclasses to attempt to always generate the same System Name Key. The NameFormat property identifies how the System name was generated, using the subclass'heuristic.
OperationalStatus uint16
Unknown0
Other1
OK2
Degraded3
Stressed4
Predictive Failure5
Error6
Non-Recoverable Error7
Starting8
Stopping9
Stopped10
In Service11
No Contact12
Lost Communication13
Aborted14
Dormant15
Supporting Entity in Error16
Completed17
Power Mode18
DMTF Reserved..
Vendor Reserved0x8000..
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.
Read Write
 
Inherited from class CIM_ManagedElement
Caption, Description, ElementName
 
Inherited from class CIM_ManagedSystemElement
HealthState, InstallDate, Name, OperationalStatus, Status, StatusDescriptions
 
Inherited from class CIM_EnabledLogicalElement
EnabledState, OtherEnabledState, RequestedState, TimeOfLastStateChange, EnabledDefault
 
Inherited from class CIM_System
NameFormat, PrimaryOwnerContact, PrimaryOwnerName, Roles
 

Method Summary

NameDescription
 
Inherited from class CIM_EnabledLogicalElement
RequestStateChange
 

Method Detail