Queue Definition Details attributes

Use the Queue Definition Details attributes to view monitored queue parameters, including name, description, and value. These attributes are informational only; they cannot be used to create situations.

Cluster The name of the cluster to which the queue belongs. The valid format is an alphanumeric string of up to 48 case-sensitive characters.

Host Name The name of the system on which this queue manager is running. On z/OS systems, this is the SMF ID. The valid format is an alphanumeric string of up to 48 case-sensitive characters.

Host QMgr The name of the queue manager that hosts the cluster queue. The valid format is an alphanumeric string of up to 48 case-sensitive characters.

Origin Node The IBM MQ Monitoring agent-assigned name of the node on which the data for the queue manager originates.

On z/OS systems, this name takes the form qmgr:smfid:MQESA, where qmgr is the name of the queue manager, and smfid is the z/OS system ID or SMF ID.

On distributed systems, this name takes the form qmgr::MQ. If the host ID value is specified by the SET AGENT command, this name takes the form qmgr:hostid:MQ. The valid format is an alphanumeric string of up to 128 case-sensitive characters.

Parameter Description The description of the parameter. The valid format is an integer enumerated to a string.

Parameter Name The name of the defined parameter. The valid format is an integer enumerated to a string.

Parameter Type The type of the parameter. The valid format is an alphanumeric string of up to 22 characters.

Parameter Value The value of the parameter. The valid format is an alphanumeric string of up to 256 characters.

Parameter Value (Deprecated) The value of the parameter. The valid format is an alphanumeric string of up to 64 characters.

QMgr Name The name that is assigned to this queue manager. The valid format is an alphanumeric string of up to 48 case-sensitive characters.

Queue Name The name of the queue that is specified in the MQOPEN call (MQOD_ObjectName) of the application. The valid format is an alphanumeric string of up to 48 case-sensitive characters.