MultipleComputerSystem
Class IBMTSDS_StorageSystemSoftwareIdentity


CIM_ManagedElement
\_CIM_ManagedSystemElement
  \_CIM_LogicalElement
    \_CIM_SoftwareIdentity


Description

This class represents thefirmware installed on the ESS and DS storage systems.

Subclasses


Referenced By

IBMTSDS_InstalledStorageSystemSoftwareIdentity

Properties

IdTypeRangeDescription
Key
InstanceID string
Within the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. Will be of the form'IBMTSDS:<StorageSystem.name>'
Read Only
BuildNumber uint16
The build number of the software - for example, 11 in'5.2.1.11'
MajorVersion uint16
The major number component of the software's version information - for example, 5 in'5.2.1.11'.
Manufacturer string
Manufacturer of this software (IBM).
MinorVersion uint16
The minor number component of the software's version information - for example, 2 in'5.2.1.11'.
RevisionNumber uint16
The revision or maintenance release component of the software's version information - for example, 1 in'5.2.1.11'
VersionString string
A string representing the firmware version.
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_SoftwareIdentity
BuildNumber, ClassificationDescriptions, Classifications, Languages, MajorVersion, Manufacturer, MinorVersion, ReleaseDate, RevisionNumber, SerialNumber, TargetOperatingSystems, TargetType, VersionString
 

Method Summary

NameDescription
 

Method Detail