Listener status attributes (parameter identifier: MQIACF_LISTENER_STATUS_ATTRS).
The attribute list can specify the following on its own
(this is the default value used if the parameter is not specified):
- MQIACF_ALL
- All attributes.
or a combination of the following:
- MQCACH_IP_ADDRESS
- Listener's IP address.
- MQCACH_LISTENER_DESC
- Description of listener definition.
- MQCACH_LISTENER_NAME
- Name of listener definition.
- MQCACH_LISTENER_START_DATE
- The date on which the listener was started.
- MQCACH_LISTENER_START_TIME
- The time at which the listener was started.
- MQCACH_LOCAL_NAME
- NetBIOS local name that the listener uses. This is valid only on Windows.
- MQCACH_TP_NAME
- LU6.2 transaction program name. This is valid only on Windows.
- MQIACF_PROCESS_ID
- Operating system process identifier associated with the listener.
- MQIACH_ADAPTER
- Adapter number on which NetBIOS listens. This is valid only on Windows.
- MQIACH_BACKLOG
- Number of concurrent connection requests that the listener supports.
- MQIACH_COMMAND_COUNT
- Number of commands that the listener can use. This is valid only on Windows.
- MQIACH_LISTENER_CONTROL
- How the listener is to be started and stopped.
- MQIACH_LISTENER_STATUS
- Current status of the listener.
- MQIACH_NAME_COUNT
- Number of names that the listener can use. This is valid only on Windows.
- MQIACH_PORT
- Port number for TCP/IP.
- MQIACH_SESSION_COUNT
- Number of sessions that the listener can use. This is valid only on Windows.
- MQIACH_SOCKET
- SPX socket. This is valid only on Windows.
- MQIACH_XMIT_PROTOCOL_TYPE
- Transport type.