ChannelAutoDefEvent (MQLONG)

This controls whether channel automatic-definition events are generated. It applies to channels of type MQCHT_RECEIVER, MQCHT_SVRCONN, and MQCHT_CLUSSDR. The value is one of the following:

MQEVR_DISABLED
Event reporting disabled.
MQEVR_ENABLED
Event reporting enabled.

For more information about events, see Monitoring WebSphere MQ.

This attribute is supported only on AIX(R), HP-UX, iSeries, Linux(R), Solaris, and Windows.

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