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.
Valid values are as follows:
- Queue name = 1
- Description = 2
- Type of queue = 3
- Usage normal or xmit = 4
- Type of definition = 5
- Default msg persistence = 6
- Default msg priority = 7
- Msgs can be added = 8
- Msgs can be retrieved = 9
- Maximum message length = 10
- Maximum number of msgs = 11
- High event threshold = 12
- Low event threshold = 13
- Queue full events = 14
- Service interval events = 15
- Service interval in ms. = 16
- Trigger msgs used or not = 17
- Conditions for trigger = 18
- Queue depth trigger = 19
- Message priority trigger = 20
- Trigger message data = 21
- Initiation Q for trigger = 22
- Process name for trigger = 23
- Default input share opt = 24
- Msg delivery sequence = 25
- Multiple appl get msgs = 26
- Hours to retain queue = 27
- Storage class name = 28
- Backout count hardening = 29
- Backout threshold = 30
- Backout requeue name = 31
- Remote queue manager = 32
- Remote queue name = 33
- Transmission queue name = 34
- Base queue being aliased = 35
- Queue depth high events = 36
- Queue depth low events = 37
- Scope of Q definition = 38
- Distribution lists = 39
- Index type = 40
- Cluster name = 41
- Cluster namelist = 42
- Cluster host queue manager = 43
- Cluster queue type = 44
- Default message binding = 45
- Internal queue manager name = 46
- Queue Sharing Group Disposition = 47
- Coupling Facility Structure = 48
- Non-persistent msg reliability level = 49
- Accounting queue level = 50
- Monitoring queue level = 51
- Statistics queue level = 52
- Cluster workload priority = 53
- Cluster workload rank = 54
- Cluster workload use queue = 55
- Tpipe names = 56
- Alias resolves object type = 57
- Default read ahead value = 58
- Default put response type = 59
- Property control = 60
- Cluster channel name = 61
- Custom attribute = 62
Parameter Name The name of the defined parameter. The valid format is an integer.
Valid values are as follows:
- QNAME = 1
- DESCR = 2
- QTYPE = 3
- USAGE = 4
- DEFTYPE = 5
- DEFPSIST = 6
- DEFPRTY = 7
- PUT = 8
- GET = 9
- MAXMSGL = 10
- MAXDEPTH = 11
- QDEPTHHI = 12
- QDEPTHLO = 13
- QDPMAXEV = 14
- QSVCIEV = 15
- QSVCINT = 16
- TRIGGER = 17
- TRIGTYPE = 18
- TRIGDPTH = 19
- TRIGMPRI = 20
- TRIGDATA = 21
- INITQ = 22
- PROCESS = 23
- DEFSOPT = 24
- MSGDLVSQ = 25
- SHARE = 26
- RETINTVL = 27
- STGCLASS = 28
- HARDENBO = 29
- BOTHRESH = 30
- BOQNAME = 31
- RQMNAME = 32
- RNAME = 33
- XMITQ = 34
- TARGQ = 35
- QDPHIEV = 36
- QDPLOEV = 37
- SCOPE = 38
- DISTL = 39
- INDXTYPE = 40
- CLUSTER = 41
- CLUSNL = 42
- CLUSQMGR = 43
- CLUSQT = 44
- DEFBIND = 45
- QMID = 46
- QSGDISP = 47
- CFSTRUCT = 48
- NPMCLASS = 49
- ACCTQ = 50
- MONQ = 51
- STATQ = 52
- CLWLPRTY = 53
- CLWLRANK = 54
- CLWLUSEQ = 55
- TPIPE = 56
- TARGTYPE = 57
- DEFREADA = 58
- DEFPRESP = 59
- PROPCTL = 60
- CLCHNAME = 61
- CUSTOM = 62
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.