Response data relating to the queue manager

CommandLevel (MQCFIN)
Command level supported by the queue manager (parameter identifier: MQIA_COMMAND_LEVEL). The value can be:
MQCMDL_LEVEL_520
Level 520 of system control commands.
MQCMDL_LEVEL_530
Level 530 of system control commands.
MQCMDL_LEVEL_531
Level 531 of system control commands.
MQCMDL_LEVEL_600
Level 600 of system control commands.
DB2ConnectStatus (MQCFIN)
The current status of the connection to DB2(R) (parameter identifier: MQIACF_DB2_CONN_STATUS).

The current status of the queue manager. The value can be:

MQQSGS_ACTIVE
The queue manager is running and is connected to DB2.
MQQSGS_INACTIVE
The queue manager is not running and is not connected to DB2.
MQQSGS_FAILED
The queue manager is running but not connected because DB2 has terminated abnormally.
MQQSGS_PENDING
The queue manager is running but not connected because DB2 has terminated normally.
MQQSGS_UNKNOWN
The status cannot be determined.
DB2Name (MQCFST)
The name of the DB2 subsystem or group to which the queue manager is to connect (parameter identifier: MQCACF_DB2_NAME).

The maximum length is MQ_Q_MGR_CPF_LENGTH.

QMgrCPF (MQCFST)
The command prefix of the queue manager (parameter identifier: MQCA_Q_MGR_CPF).

The maximum length is MQ_Q_MGR_CPF_LENGTH.

QMgrName (MQCFST)
Name of the queue manager (parameter identifier: MQCA_Q_MGR_NAME).

The maximum length is MQ_Q_MGR_NAME_LENGTH.

QmgrNumber (MQCFIN)
The number, generated internally, of the queue manager in the group.(parameter identifier: MQIACF_Q_MGR_NUMBER).
QMgrStatus (MQCFIN)
Recovery (parameter identifier: MQIACF_Q_MGR_STATUS).

The current status of the queue manager. The value can be:

MQQSGS_ACTIVE
The queue manager is running.
MQQSGS_INACTIVE
The queue manager is not running, having terminated normally.
MQQSGS_FAILED
The queue manager is not running, having terminated abnormally.
MQQSGS_CREATED
The queue manager has been defined to the group, but has not yet been started.
MQQSGS_UNKNOWN
The status cannot be determined.
QSGName (MQCFST)
The name of the queue sharing group (parameter identifier: MQCA_QSG_NAME).

The maximum length is MQ_QSG_NAME_LENGTH.