STOP CHANNEL (MQTT)

Use the MQSC command STOP CHANNEL to stop a IBM® WebSphere® MQ Telemetry channel.

UNIX and Linux® Windows
X X
Note: For the telemetry server, AIX® is the only supported UNIX platform.

The STOP CHANNEL (MQTT) command is only valid for IBM WebSphere MQ Telemetry channels.

Synonym: STOP CHL

STOP CHANNEL

Read syntax diagramSkip visual syntax diagram STOP CHANNEL ( channel-name ) CHLTYPE ( MQTT ) CLIENTID(clientid)

Usage notes for STOP CHANNEL

  1. Any channels in STOPPED state need to be started manually; they are not started automatically. See Restarting stopped channels for information about restarting stopped channels.

Parameter descriptions for STOP CHANNEL

(channel-name)
The name of the channel to be stopped. This parameter is required for all channel types including MQTT channels.
CHLTYPE
Channel type. Tthe value must be MQTT.
CLIENTID(string)
Client identifier. The client identifier is a 23-byte string that identifies a IBM WebSphere MQ Telemetry Transport client. When the STOP CHANNEL command specifies a CLIENTID, only the connection for the specified client identifier is stopped. If the CLIENTID is not specified, all the connections on the channel are stopped.