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 class is IBMTSDS_StorageSystem. |
Name
|
string
|
|
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 |
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 Dedicated | 0 |
Unknown | 1 |
Other | 2 |
Storage | 3 |
Router | 4 |
Switch | 5 |
Layer 3 Switch | 6 |
Central Office Switch | 7 |
Hub | 8 |
Access Server | 9 |
Firewall | 10 |
Print | 11 |
I/O | 12 |
Web Caching | 13 |
Management | 14 |
Block Server | 15 |
File Server | 16 |
Mobile User Device | 17 |
Repeater | 18 |
Bridge/Extender | 19 |
Gateway | 20 |
|
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
|
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.. |
|
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
|
|
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 |