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


IBMzOS_CFRMPolicy

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

IBMzOS_CFRMPolicy

Purpose

This class represents administrative (inactive) Coupling Facility Resource Manager (CFRM) policies. CFRM policies are used to control Coupling Facility (CF) and CF structure resources available to a z/OS® Sysplex (Systems Complex). There can be only one active CFRM policy and some number of administrative (inactive) policies.

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_CFRMPolicyProviderModule

Provider library

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

  • libcmpiIBMzOS_CFRMPolicyProvider.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
A datetime value indicating when the object was installed. A lack of a value does not indicate that the object is not installed.
string Name [key]
Name of CFRM Policy
uint16 OperationalStatus [ ]
The current status of the SysplexCoupleDataset:
0 = Unknown
2 = OK
6 = Error
9 = Stopping
string StatusDescriptions [ ]
Strings describing the various Operational Status values.
string Status
A string indicating the current status
string 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
The date and time Enabled State was last changed.
string PolicyText
This property contains the CFRM policy statements that define the Coupling Facilities (CFs) and CF structures that are eligible to be used by programs operating in the Sysplex when this policy is activated (started) via the StartPolicy() method.

The CFRM policy, as defined by its PolicyText, governs many aspects of the use of CFs and CF structures by the Sysplex. For example, it governs CF structure placement, fixing, recovery and availability considerations.

Methods

StartPolicy()
Starts a policy.
StopPolicy()
Stops a policy.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014