The WebSphere MQ module provides activities for communicating with IBM WebSphere MQ servers. This section contains details for the messages delivered from the WebSphere MQ Module.
This topic provides the MIB Name and MIB OID information, in addition to high-level details about each notification in the WebSphere MQ Module.
MIB Name : CASTIRON-COMP-MQ-MIB
MIB OID : .1.3.6.1.4.1.13336.2.2.3.13
The following table provides an alphabetical list of all notifications that can be issued by the WebSphere MQ Module.
Notification | Level | System | Description |
---|---|---|---|
ConnectRetry | Warning | Orchestration | The MQ operation failed while trying to connect to the server. This will cause a retry. |
ConnectionError | Severe | Orchestration | The MQ operation failed because a connection to the server could not be established. |
DetailsOpen | Info | Orchestration | Opening the queue with set all privileges as specified. |
DuplicateFound | Info | Orchestration | Discarding the duplicate message found in get activity. |
FormatError | Severe | Orchestration | The message format field specified is invalid. Supported formats are MQSTR, MQHRF2, and no format. |
FormatWarning | Warning | Orchestration | Activity expected string data (MQFMT_STRING), but the message is of another format. |
GetFailure | Severe | Orchestration | The get activity was not able to get messages from queue. |
InputParamNull | Severe | Orchestration | The input parameter specified is of zero length. |
InternalFailure | Severe | Orchestration | There was an internal error in MQ activity. |
MQConnectionInfo | Info | Orchestration | The complete information about MQ Endpoint details. |
MQMDFormatError | Severe | Orchestration | MQMD header input parameter format is incorrect. |
MQProtocolWarning | Warning | Orchestration | Received warning from queue manager with specified MQ reason code. |
MQPutDetails | Info | Orchestration | Putting in queue with set all privileges as specified. |
MQPutFailure | Severe | Orchestration | MQ was unable to put message on queue due to specified error code. |
MQRFHHeaderError | Severe | Orchestration | MQRFH2 header input parameter format is incorrect. |
MessageDelievered | Info | Orchestration | The MQ message was successfully delivered to the specified queue. |
MessageRetrieved | Info | Orchestration | Retrieved a message from the queue. |
NoMessage | Info | Orchestration | There is no message available on the queue. |
NoMessageFailure | Severe | Orchestration | The MQ operation failed as there was no message on queue on server. |
NoMessageRetry | Warning | Orchestration | The MQ operation failed as there was no message on queue on server. This will cause a retry. |
PollFailure | Severe | Orchestration | The poll activity was not able to get messages from queue. |
RFHFormatError | Severe | Orchestration | Error encountered unmarshaling the MQRFH2 header. |
ReasonCode | Info | Orchestration | The reason code for the MQ exception caught. |