z/OS Common Information Model User's Guide
Previous topic | Next topic | Contents | Index | Contact z/OS | Library | PDF


IBMzOS_SoftwareIdentity

z/OS Common Information Model User's Guide
SC34-2671-00

IBMzOS_SoftwareIdentity

Purpose

The IBMzOS_SoftwareIdentity class provides descriptive information about a software component for asset tracking or installation dependency management.

The idea behind SoftwareIdentity as defined in the SMI-S Storage HBA profile does not match the concepts of z/OS®. Therefore this class has only been implemented for formal compliance with the SMI-S Storage HBA profile.

For z/OS 1.12, therefore only one instance of IBMzOS_SoftwareIdentity is created and associated to all PortControllers. .

Inheritance

  • CIM_ManagedElement
  • ← CIM_ManagedSystemElement
  • ← CIM_LogicalElement
  • ← CIM_SoftwareIdentity
  • ← IBMzOS_SoftwareIdentity

Module name

The module name of the CMPI provider that is registered for a CIM class which is used by the cimprovider command line tool for the administration of CMPI providers is

  • IBMzOS_SoftwareIdentityProviderModule

Provider library

The physical name of a CMPI provider’s shared object library as it is stored in the hierarchical file system is

  • libcmpiIBMzOS_SoftwareIdentityProvider.so

Used by the following CIM profiles

  • Storage HBA profile

Properties

string Caption
Returns IBM z/OS SoftwareIdentity.
string Description
Returns The Software driving the IBMzOS_PortController.
uint16 OperationalStatus []
Returns
2
OK
string InstanceID
Uniquely identifies an instance of this class. Returns IBMzOS:CSSID:LPARID, where
CSSID
is the channel subsystem ID
LPARID
is the logical partition ID
string ElementName
Returns IBMzOS:CSSID:LPARID, where
CSSID
is the channel subsystem ID
LPARID
is the logical partition ID
string VersionString
Returns the z/OS Version and Release number in the form Major.Minor.Revision, where
Major
is the z/OS version
Minor
is the release
Revision
is the revision number
string Manufacturer
Returns IBM.
uint16 Classifications []
Returns
2
Driver
and
8
Operating System
string TargetOperatingSystems []
Returns z/OS.

Associations

IBMzOS_ElementSoftwareIdentity
Source
IBMzOS_SoftwareIdentity
Target
IBMzOS_PortController
see
Association IBMzOS_ElementSoftwareIdentity
IBMzOS_InstalledSoftwareIdentity
Source
IBMzOS_ComputerSystem
Target
IBMzOS_SoftwareIdentity
see
Association IBMzOS_InstalledSoftwareIdentity

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014