IBM MQ client connection settings
The connection between an IBM MQ client and the bus.
Console path:
Service integration -> Buses -> bus_name -> [Topology] Messaging engines -> engine_name -> [Additional Properties] IBM MQ client links -> link_name [Additional Properties] Client connections -> connection_name.
Runtime tab
The Runtime tab shows runtime properties for this object. These properties directly affect the current runtime environment, but are not preserved when that environment is stopped. To preserve runtime property values, change the equivalent property values on the Configuration tab.
General Properties
IP address
The TCP/IP IP address of the IBM MQ client.
Information Value Required No Data type String
Status
The runtime status of the IBM MQ client connection.
Information Value Required No Data type drop-down list Range
- Inactive
- The IBM MQ client link is ready and enabled to receive inbound connections from clients, but no client connections have yet been established.
- Stopped
- The IBM MQ client link is in a stopped state and cannot process any new requests for inbound connections from clients.
- Starting
- The IBM MQ client link has received an inbound connection from a client, and is in the process of starting this connection.
- Binding
- The IBM MQ client link is performing channel negotiation and is not yet ready to transfer messages.
- Run
- The IBM MQ client link has an active session with a client, and data can be flowing between the client and the IBM MQ client link.
- Stopping
- TheIBM MQ client link, or a connection with that link, is in the process of being stopped.
- Multiple
- The IBM MQ client link has established sessions with several clients, and the sessions can be in different states: Starting, Running, Stopping, or Stopped.
Number of messages sent
The number of messages sent on the IBM MQ client link over the connection to a specific client.
Information Value Required No Data type String
Number of messages received
The number of messages received on the IBM MQ client link over the connection from a specific client.
Information Value Required No Data type String
Number of buffers sent
The number of message buffers sent on the IBM MQ client link over the connection to a specific client.
Information Value Required No Data type String
Number of buffers received
The number of message buffers received on the IBM MQ client link over the connection from a specific client.
Information Value Required No Data type String
Number of bytes sent
The number of bytes sent on the IBM MQ client link over the connection to a specific client.
Information Value Required No Data type String
Number of bytes received
The number of bytes received on the IBM MQ client link over the connection from a specific client.
Information Value Required No Data type String
Channel start time
The time at which the client connection channel was started.
Information Value Required No Data type String
Channel start date
The date on which the client connection channel was started.
Information Value Required No Data type String
Last message send time
The time at which the last message was sent on the client connection channel.
Information Value Required No Data type String
Last message send date
The date on which the last message was sent on the client connection channel.
Information Value Required No Data type String
Last message receive time
The time at which the last message was received on the client connection channel.
Information Value Required No Data type String
Last message receive date
The date on which the last message was sent on the client connection channel.
Information Value Required No Data type String
Heartbeat interval
The time, in seconds, between heartbeat flows passed from the IBM MQ client link to the IBM MQ classes for JMS that process JMS requests issued by the client application. This allows the IBM MQ client link to handle situations where the client connection created by the IBM MQ classes for JMS fails during a request.
Information Value Required No Data type String
Maximum message length
The maximum message length, in bytes, that can be transmitted using the IBM MQ client link. This is compared with the value for the partner IBM MQ client channel and the actual maximum used is the lower of the two values.
Information Value Required No Data type String
Stop requested
Whether or not a manual stop request has been made for the IBM MQ client link connection.
Information Value Required No Data type drop-down list Range
- true
- The channel is in doubt about which messages have been committed by IBM MQ for the unit of work that it has sent.
- false
- The channel is not in doubt about which messages have been committed by IBM MQ.
Local address
The local address of the IBM MQ client connection.
Information Value Required No Data type String
Number of API calls serviced
The number of API calls serviced for the IBM MQ client connection.
Information Value Required No Data type String