QDepthHighEvent (10-digit signed integer)

Controls whether Queue Depth High events are generated.

Local Model Alias Remote Cluster
Y Y      

A Queue Depth High event indicates that an application has put a message on a queue, and this has caused the number of messages on the queue to become greater than or equal to the queue depth high threshold (see the QDepthHighLimit attribute).

Note:
The value of this attribute can change dynamically.

The value is one of the following:

EVRDIS

Event reporting disabled.

EVRENA

Event reporting enabled.

For more information about events, see the Monitoring WebSphere MQ book.

To determine the value of this attribute, use the IAQDHE selector with the MQINQ call.