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


CIM_IndicationFilter

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

CIM_IndicationFilter

An instance of CIM_IndicationFilter describes the set of indications of interest by means of a query expression. This is also called the desired indication stream. The most relevant properties of CIM_IndicationFilter are:

  • Name, CreationClassName, SystemName, SystemCreationClassName - key properties.
  • SourceNamespace - defines the source namespace for the indications resulting from this indication stream.
  • Query - query string, like “select * from CIM_InstModification where ...”; defines the indication class, filter condition and property list of the indication stream.
  • QueryLanguage - defines the query language used in the Query property. The z/OS CIM server supports the query languages “DMTF:CQL” (CIM Query Language) and “WQL” (WBEM Query Language). For more information, see the CIM Query Language Specification.
  • DeliveryRetryInterval defines the minimum time between two delivery retries.
  • DeliveryRetryAttempts defines the maximum number of delivery retries.

For information about the complete set of properties of a CIM_IndicationFilter, refer to the CIM Event Model White Paper or to the definition of this class in the CIM Schema. The white paper also contains an example of a CIM_IndicationFilter instance.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014