File Formats, Data Descriptions, MIBs, and System Processes Reference
|
|
The T_DM_CONNECTION class represents the status of connections between domain access points.
|
TA_DMLACCESSPOINT(k)(*) |
||||
|
TA_STATE(k)(*) |
||||
|
(k)—a key field for object retrieval |
||||
The name of the local domain access point identifying the connection between the domains.
On GET and SET operations, a specific local domain access point must be specified for this attribute.
The name of the remote domain access point identifying the connection between the domains.
On GET and SET operations, if TA_DMRACCESSPOINT is absent, all the T_DM_CONNECTION entries for the local access point specified by TA_DMLACCESSPOINT are selected.
GET: "{ACTive | SUSpended | INItializing | INActive | UNKnown}"
A GET operation retrieves run-time information for the connection. The following states indicate the meaning of a TA_STATE attribute value returned in response to a GET request. States not listed are not returned.
A SET operation updates run-time information for the connection. The following states indicate the meaning of a TA_STATE in a SET request. States not listed may not be set.
The level of encryption in use on this connection. "0" means no encryption, while "40", "56", and "128" specify the encryption length (in bits). This attribute is valid only for gateways running BEA Tuxedo release 7.1 or higher. For all other gateways, this value is set to "0".
Note: The link-level encryption value of 40 bits is provided for backward compatibility.
The Domain gateway administration (GWADM) server and the domain gateway supporting the local domain access point specified in the TA_DMLACCESSPOINT attribute must be active in order to perform GET or SET operations on connections to that access point.
|
|
|