Topic Subscribers attributes

The Topic Subscribers attributes provide detailed information about the subscribers to a particular topic.

% Full Current depth full percentage, with one decimal place.

Connection ID The currently active ConnectionId (CONNID) that has opened this subscription. Used to detect local publications. The valid format is an alphanumeric string of up to 48 case-sensitive characters.

Connection Type The type of the topology connection. Possible values are as follows:

  • DurableSubConn=DurableSubscriptionConnection
  • NondurableSubConn=NonDurableSubscriptionConnection
  • ApplicationConn=ApplicationConnection
  • DestinationConn=DestinationConnection

Durable Whether durable subscriptions are permitted. Possible values are as follows:

  • 1 = yes
  • 2 = no
  • -1 = not applicable

High Depth Threshold % Threshold percent for high depth event.

Host Name Name of the system on which the queue manager is running. The valid format is an alphanumeric string of up to 48 case-sensitive characters.

Last Date & Time The date and time that a message is last sent to this subscription by an MQPUT API call.

Max Nodes The maximum number of nodes that are displayed in the topology view in Tivoli Enterprise Portal. The default value is 200.

Msg Count Number of messages that are put to the destination that is specified by this subscription.

Node ID Node identifier. This attribute is hidden.

Node Name Topology Node Name. This attribute has one of the following values:

  • The leftmost 48 characters of the last topic string segment
  • The subscription name or ID
  • The application ID
  • The name of the destination Queue

Node Type The type of the topology node. Possible values are as follows:

  • Topic=TopicNode
  • Application=ApplicationNode
  • LocalDestination=LocalDestinationNode
  • NonLocalDestination=RemoteDestinationNode
  • DurableSubscription=DurableSubNode
  • NonDurableSubscription=NonDurableSubNode

Origin Node 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 or SMF ID.

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

Recent Date & Time Date and time that the most recent MQSUB connection to this subscription is made.

Status The status for search. Possible values are as follows:

  • 0 = ok
  • -1 =No_Results_Found

Sub ID Unique Subscription Identifier. Valid format is an alphanumeric string of up to 48 case-sensitive characters. The hover help only displays the first character of the Sub ID when you move the cursor over this column.

Sub User The user ID of the owner of this subscription. This is either the user ID of the creator of the subscription, or, if subscription takeover is enabled, the user ID of the user that last takes over the subscription.

Sub Type The type of the subscription. Possible values are as follows:

  • 1 = API
  • -2 = User
  • -1 = All
  • 0 = not applicable
  • 2 = admin
  • 3 = proxy

Topic ID Topic identifier string. Valid format is an alphanumeric string of up to 40 case-sensitive characters.

Topic String The topic string, which comprises the tree node names that make up the topic. For example, /news/ibm/hursley/. The valid format is an alphanumeric string of up to 256 case-sensitive characters.

Remember: If the topic string exceeds 256 characters in length, it is truncated.