Object attributes

batch heart-beat

The number of milliseconds between checks that a remote channel is active. The initial value is 0.

channel name

The name of the channel. The initial value is null.

connection name

The name of the connection. For example, the IP address of a host computer. The initial value is null.

header compression

The list of header data compression techniques supported by the channel. The initial values are all set to MQCOMPRESS_NOT_AVAILABLE.

heart-beat interval

The number of seconds between checks that a connection is still working. The initial value is 300.

keep alive interval

The number of seconds passed to the communications stack specifying the keep alive timing for the channel. The initial value is MQKAI_AUTO.

local address

The local communications address for the channel.

maximum message length

The maximum length of message supported by the channel in a single communication. The initial value is 4 194 304.

message compression

The list of message data compression techniques supported by the channel. The initial values are all set to MQCOMPRESS_NOT_AVAILABLE.

mode name

The name of the mode. The initial value is null.

password

A password supplied for connection authentication. The initial value is null.

receive exit count

The number of receive exits. The initial value is zero. This attribute is read-only.

receive exit names

The names of receive exits.

receive user data

Data associated with receive exits.

security exit name

The name of a security exit to be invoked on the server side of the connection. The initial value is null.

security user data

Data to be passed to the security exit. The initial value is null.

send exit count

The number of send exits. The initial value is zero. This attribute is read-only.

send exit names

The names of send exits.

send user data

Data associated with send exits.

SSL CipherSpec

CipherSpec for use with SSL.

SSL client authentication type

Client authentication type for use with SSL.

SSL peer name

Peer name for use with SSL.

transaction program name

The name of the transaction program. The initial value is null.

transport type

The transport type of the connection. The initial value is MQXPT_LU62.

user id

A user identifier supplied for authorization. The initial value is null.