MultipleComputerSystem
Class IBMTSDS_StorageSystem


CIM_ManagedElement
\_CIM_ManagedSystemElement
  \_CIM_LogicalElement
    \_CIM_EnabledLogicalElement
      \_CIM_System
        \_CIM_ComputerSystem


Description

IBMTSDS_StorageSystem represents the Storage Facility Image of the DS/ESS System.

Subclasses


Referenced By

IBMTSDS_ComponentOfStorageSystem IBMTSDS_DeviceSettingData IBMTSDS_ElementCapabilitiesMasking IBMTSDS_HostedArrayPool IBMTSDS_HostedArraySitePool IBMTSDS_HostedBlockStatisticsManifestCollection IBMTSDS_HostedControllerConfigurationService IBMTSDS_HostedEncryptionGroup IBMTSDS_HostedEncryptionGroupService IBMTSDS_HostedExtentPool IBMTSDS_HostedPerformanceStatisticsCollection IBMTSDS_HostedPerformanceStatisticsService IBMTSDS_HostedPrimordialStoragePool IBMTSDS_HostedPrivilegeManagementService IBMTSDS_HostedRankPool IBMTSDS_HostedRemoteServiceAccessPoint IBMTSDS_HostedStorageConfigurationService IBMTSDS_HostedStorageHardwareIDManagementService IBMTSDS_HostedVirtualPool IBMTSDS_HostedVolumeGroup IBMTSDS_HostedVolumeGroupService IBMTSDS_InstalledStorageSystemSoftwareIdentity IBMTSDS_StgSysHostsSCSIProtocolEndpoint IBMTSDS_StorageFacilitySystemPackaging IBMTSDS_StorageSystemConformsToProfile IBMTSDS_StorageSystemConformsToProfileInterop IBMTSDS_StorageSystemToArrayExtent IBMTSDS_StorageSystemToArraySiteExtent IBMTSDS_StorageSystemToDiskDrive IBMTSDS_StorageSystemToDiskExtent IBMTSDS_StorageSystemToFCPort IBMTSDS_StorageSystemToLPARRedundancySet IBMTSDS_StorageSystemToRankExtent IBMTSDS_StorageSystemToSEVolume IBMTSDS_StorageSystemToSPC IBMTSDS_StorageSystemToViewCapabilities IBMTSDS_StorageSystemToVolume IBMTSDS_StorageSystemToVolumeDistribution IBMTSDS_StorageSystemToVolumeView IBMTSDS_SystemElementSettingData

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. This class is IBMTSDS_StorageSystem.
Name string
Max Length256
The inherited Name serves as key of a System instance in an enterprise environment. The name will be of the Storage Facility Image ID. For example, for DS, tttt.mmsssss, where tttt is the machine type (i.e. 2107), mm is the manufacture plant (i.e. 13), and sssss is the sequence number (i.e. 12345). For ESS, it will not have the manufacture plant.
Read Only
Bundle string
The Bundle version for this storage server
CacheMemory uint32
The amount of cache memory configured on the Storage Facility Image in megabytes
CodeLevel string
The firmware level of the storage system
Dedicated uint16
Not Dedicated0
Unknown1
Other2
Storage3
Router4
Switch5
Layer 3 Switch6
Central Office Switch7
Hub8
Access Server9
Firewall10
Print11
I/O12
Web Caching13
Management14
Block Server15
File Server16
Mobile User Device17
Repeater18
Bridge/Extender19
Gateway20
Enumeration indicating whether the ComputerSystem is a special-purpose System (ie, dedicated to a particular use), versus being'general purpose'. The DS system is a storage system and block server.
DeprecatedName string
The value of the Name property for this system in the CIM Agent 5.1. For ESS, this is the same as the current value for Name. For DS, from 5.1 to 5.2.x, the Name format was changed to match the format in DSCLI and DSGUI. This property has the old format for applications that need to match the old and new versions of the CIM Agent. In 5.1, the format was like 2107.13ABCDE. In 5.2, the format is like IBM.2107-13ABCDE.
ElementName string
A user-friendly name for the object. This will be of the form'Storage Facility Image<SFI ID>'.
IdentifyingDescriptions string
For DS6000, this will be {"IPAddressV4c0","IPAddressV4c1","DNSc0","DNSc1","IPAddressV4SMC","MTMS","Machine Signature","WWNN","Codelevel"}.For DS8000, this will be {"IPAddressV4HMC","MTMS","Machine Signature","WWNN","Codelevel"}.For ESS, this will be {"IPAddressV4c0","IPAddressV4c1","MTMS","WWNN"}.For ESS, if the alternate IP is not specified, there will be no IPAddressV4c1
MinCodeLevel string
The minimum recommended firmware level of the storage system for this version of the CIM Agent.
NameFormat string
The name format does not follow an industry standard.
NVSMemory uint32
The amount of NVS memory configured on the Storage Facility Image in megabytes
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..
The possible OperationalStatuses are OK, Stopped, Aborted, Stopping, In Service, Error, and Starting. The most common OperationalStatus will be Lost Communication or OK. If the CIM Agent is unable to communicate with the storage system, an instance of the StorageSystem will not be returned, since the Name key property cannot be constructed. Since no specific status can be obtained from ESS, the OperationalStatus will always be OK.
OtherIdentifyingInfo string
Max Length256
See IdentifyingDescriptions for what values will be returned in OtherIdentifyingInfo.
ProcessorMemory uint32
The amount of processor memory configured on the Storage Facility Image in megabytes
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
 
Inherited from class CIM_ComputerSystem
Dedicated, IdentifyingDescriptions, NameFormat, OtherDedicatedDescriptions, OtherIdentifyingInfo, PowerManagementCapabilities, ResetCapability
 

Method Summary

NameDescription
 
Inherited from class CIM_EnabledLogicalElement
RequestStateChange
 
Inherited from class CIM_ComputerSystem
SetPowerState
 

Method Detail