Home

 

Response data - listener information

 

InboundDisposition (MQCFIN)

Inbound transmission disposition (parameter identifier: MQIACH_INBOUND_DISP).

Specifies the disposition of the inbound transmissions that the listener handles. The value can be:

MQINBD_Q_MGR

Handling for transmissions directed to the queue manager. This is the default.

MQINBD_GROUP

Handling for transmissions directed to the queue-sharing group. This is permitted only if there is a shared queue manager environment.

IPAddress (MQCFST)

IP address on which the listener listens (parameter identifier: MQCACH_IP_ADDRESS).

ListenerStatus (MQCFIN)

Listener status (parameter identifier: MQIACH_LISTENER_STATUS).

The value can be:

MQSVC_STATUS_RUNNING

The listener has started.

MQSVC_STATUS_STOPPED

The listener has stopped.

MQSVC_STATUS_RETRYING

The listener is retrying.

LUName (MQCFST)

LU name on which the listener listens (parameter identifier: MQCACH_LU_NAME).

The maximum length is MQ_LU_NAME_LENGTH.

Port (MQCFIN)

Port number on which the listener listens (parameter identifier: MQIACH_PORT_NUMBER).

TransportType (MQCFIN)

Transmission protocol type that the listener is using (parameter identifier: MQIACH_XMIT_PROTOCOL_TYPE).

The value can be:

MQXPT_LU62

LU62.

MQXPT_TCP

TCP.

 

Parent topic:

Inquire Channel Initiator (Response)


pc12250_


 

Home