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


IBMzOS_Subsystem

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

IBMzOS_Subsystem

Purpose

This class represents a z/OS® Subsystem.

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_SubsystemProviderModule

Provider library

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

  • libcmpiIBMzOS_SubsystemProvider.so

Properties

string Caption
A short description of the class
string Description
A description of the class
string ElementName
Name given to this instance of the class
datetime InstallDate
Not supported for z/OS.
string Name [key]
Subsystem name
uint16 OperationalStatus [ ]
The current status of the JobSubSystem:
0
Unknown
2
OK
6
Error
9
Stopping
string StatusDescriptions [ ]
Strings describing the various Operational Status values.
string Status
Not supported for z/OS.
uint16 EnabledState
Indicates the Enabled or Disabled state.
string OtherEnabledState
String describing the Enabled State value.
uint16 RequestedState
The last requested State.
uint16 EnabledDefault
Indicates the default value for Enabled State.
datetime TimeOfLastStateChange
Not supported for z/OS.
string SystemCreationClassName [key]
The scoping System's CreationClassName.
string SystemName [key]
The scoping System's Name.
string CreationClassName [key]
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.
string PrimaryOwnerName
Not supported for z/OS.
string PrimaryOwnerContact
Not supported for z/OS.
string StartMode
StartMode is a string value indicating whether the Service is automatically started by a System, Operating System, etc. or only started upon request.

This property is deprecated. Use the EnabledDefault property inherited from EnabledLogicalElement instead.

boolean Started
True if subsystem is active.
boolean Dynamic
True is subsystem is dynamic.
boolean DynamicCommands
True if subsystem responds to SETSSI command.
boolean Primary
Indicator for primary subsystem
uint8 Type
Subsystem type code:
1
Unknown
2
JES2
3
JES3

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014