File Formats, Data Descriptions, MIBs, and System Processes Reference
T_TLISTEN Class Definition
Overview
The T_TLISTEN class represents run-time attributes of the BEA Tuxedo system listener processes for a distributed application.
Attribute Table
Table 60 TM_MIB(5): T_TLISTEN Class Definition Attribute Table
|
Attribute
|
Type
|
Permissions
|
Values
|
Default
|
|
TA_LMID(k)
|
string
|
R--R--R--
|
LMID
|
N/A
|
|
TA_STATE(k)
|
string
|
R--R--R--
|
GET: "{ACT|INA}"
SET: N/A
|
N/A
N/A
|
|
(k)—GET key field
|
Attribute Semantics
TA_LMID: LMID
Logical machine identifier.
TA_STATE:
GET: "{INActive | ACTive}"
A GET operation will retrieve run-time information for the selected T_TLISTEN object(s). The following states indicate the meaning of a TA_STATE returned in response to a GET request.
|
INActive
|
T_TLISTEN object not active.
|
|
ACTive
|
T_TLISTEN object active.
|
SET:
SET operations are not permitted on this class. This attribute is settable only via the corresponding T_SERVICE class object.
Limitations
This class is not available through the tpadmcall() interface.