SIBMQServer

This type is a class for model objects.

* No description is available *

Package: sibresources

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *



Attributes Summary
uuid : EString * No description is available *
name : EString The name of the WebSphere MQ server. This is for administrative purposes.
serverName : EString The name of the WebSphere MQ Queue Manager, or Queue Sharing Group. This is the WebSphere MQ name by which the queue manager or queue sharing group is identified.
type : SIBMQServerType Determines the type of the server. When this is set to "Queue Manager" resource discovery will retrieve queue names specific to the queue manager. When this is set to "Queue Sharing Group" resource discovery will retrieve queue names that belong to the group.
description : EString The description of the WebSphere MQ sever. This is for administrative purposes.
enableBindingsTransportMode : EBoolean When the application server and queue manager are co-located, one can use a fast path connection mechanism. When this option is selected, bindings transport mode connections will be used in preference to network connections, where available. Note that it is only possible to connect to a single queue manager in bindings mode even if more than one is co-located.
host : EString The hostname of the machine hosting the WebSphere MQ Queue Manager that this WebSphere MQ server represents. This may be a symbolic hostname, a numeric IPv4 or a numeric IPv6 address.
port : EInt The port number that the WebSphere MQ Queue Manager, that this WebSphere MQ server represents, is listening on.
transportChainName : EString The channel framework outbound transport chain used for establishing a connection to WebSphere MQ.
channel : EString The WebSphere MQ Client Channel name to use when connecting to the WebSphere MQ Queue Manager that this WebSphere MQ server represents.
messagingAuthAlias : EString The authentication alias to use when establishing a messaging connection to the WebSphere MQ Queue Manager.
trustMessageUserIdentifiers : EBoolean Determines whether user identifiers received as part of WebSphere MQ message data should be used in the Platform Messaging bus.
enableAutoResourceDiscovery : EBoolean Determines if automatic discovery of WebSphere MQ Queue names should be performed. This feature is intended to assist the administrator.
discoveryAuthAlias : EString The authentication alias to use when establishing a resource discovery connection to the WebSphere MQ Queue Manager.
discoveryReplyToQueue : EString The reply-to queue used for resource discovery.



Attribute Details

uuid  -  * No description is available *
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

name  -  The name of the WebSphere MQ server. This is for administrative purposes.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

serverName  -  The name of the WebSphere MQ Queue Manager, or Queue Sharing Group. This is the WebSphere MQ name by which the queue manager or queue sharing group is identified.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

type  -  Determines the type of the server. When this is set to "Queue Manager" resource discovery will retrieve queue names specific to the queue manager. When this is set to "Queue Sharing Group" resource discovery will retrieve queue names that belong to the group.
    Data Type: SIBMQServerType
    Default value:  MQ_QUEUE_MANAGER
    Allowed values:
        0 - MQ_QUEUE_MANAGER
        1 - MQ_QUEUE_SHARING_GROUP
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

description  -  The description of the WebSphere MQ sever. This is for administrative purposes.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

enableBindingsTransportMode  -  When the application server and queue manager are co-located, one can use a fast path connection mechanism. When this option is selected, bindings transport mode connections will be used in preference to network connections, where available. Note that it is only possible to connect to a single queue manager in bindings mode even if more than one is co-located.
    Data Type: EBoolean
    Default value:  true
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

host  -  The hostname of the machine hosting the WebSphere MQ Queue Manager that this WebSphere MQ server represents. This may be a symbolic hostname, a numeric IPv4 or a numeric IPv6 address.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

port  -  The port number that the WebSphere MQ Queue Manager, that this WebSphere MQ server represents, is listening on.
    Data Type: EInt
    Default value:  1414
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

transportChainName  -  The channel framework outbound transport chain used for establishing a connection to WebSphere MQ.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

channel  -  The WebSphere MQ Client Channel name to use when connecting to the WebSphere MQ Queue Manager that this WebSphere MQ server represents.
    Data Type: EString
    Default value:  SYSTEM.DEF.SVRCONN
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

messagingAuthAlias  -  The authentication alias to use when establishing a messaging connection to the WebSphere MQ Queue Manager.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

trustMessageUserIdentifiers  -  Determines whether user identifiers received as part of WebSphere MQ message data should be used in the Platform Messaging bus.
    Data Type: EBoolean
    Default value:  true
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

enableAutoResourceDiscovery  -  Determines if automatic discovery of WebSphere MQ Queue names should be performed. This feature is intended to assist the administrator.
    Data Type: EBoolean
    Default value:  true
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

discoveryAuthAlias  -  The authentication alias to use when establishing a resource discovery connection to the WebSphere MQ Queue Manager.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

discoveryReplyToQueue  -  The reply-to queue used for resource discovery.
    Data Type: EString
    Default value:  SYSTEM.DEFAULT.MODEL.QUEUE
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006