![]() |
![]() |
|
|
T_WSH Class Definition
Overview
The T_WSH class represents run-time attributes of WSH client processes. These attribute values characterize Workstation statistics specific to a particular WSH client process. This class is linked to the T_WSL class by the common key fields, TA_SRVGRP and TA_SRVID. It is also linked to the T_CLIENT class (see TM_MIB(5)) by the common key field TA_WSHCLIENTID.
Attribute Table
Attribute1 |
Type |
Permissions |
Values |
Default |
---|---|---|---|---|
TA_CLIENTID( * ) |
string |
R--R--R-- |
string[1..78] |
N/A |
TA_WSHCLIENTID( * ) |
string |
R--R--R-- |
string[1..78] |
N/A |
TA_SRVGRP( * ) |
string |
R--R--R-- |
string[1..30] |
N/A |
TA_SRVID( * ) |
long |
R--R--R-- |
1 <= num < 30,001 |
N/A |
TA_GRPNO( * ) |
long |
R--R--R-- |
1 <= num < 30,000 |
N/A |
TA_STATE( k ) |
string |
R-XR-XR-- |
See T_CLIENT Class in TM_MIB(5) |
|
TA_LMID( * ) |
string |
R--R--R-- |
LMID |
N/A |
TA_PID( * ) |
long |
R--R--R-- |
1 <= num |
N/A |
TA_NADDR |
string |
R--R--R-- |
string[1..78] |
N/A |
TA_HWCLIENTS |
long |
R--R--R-- |
1 <= num < 32,767 |
N/A |
TA_MULTIPLEX |
long |
R--R--R-- |
1 <= num < 32,767 |
N/A |
TA_CURCLIENTS |
long |
R--R--R-- |
1 <= num < 32,767 |
N/A |
TA_TIMELEFT |
long |
R--R--R-- |
0 <= num |
N/A |
TA_ACTIVE |
string |
R--R--R-- |
"{Y|N}" |
N/A |
TA_TOTACTTIME |
long |
R--R--R-- |
0 <= num |
N/A |
TA_TOTIDLTIME |
long |
R--R--R-- |
0 <= num |
N/A |
TA_CURWORK |
long |
R--R--R-- |
0 <= num |
N/A |
TA_FLOWCNT |
long |
R--R--R-- |
0 <= num |
N/A |
TA_NUMBLOCKQ |
long |
R--R--R-- |
0 <= num |
N/A |
TA_RCVDBYT |
long |
R--R--R-- |
0 <= num |
N/A |
TA_RCVDNUM |
long |
R--R--R-- |
0 <= num |
N/A |
TA_SENTBYT |
long |
R--R--R-- |
0 <= num |
N/A |
TA_SENTNUM |
long |
R--R--R-- |
0 <= num |
N/A |
( k ) - GET key field |
1All attributes in Class T_WSH are local attributes.
Attribute Semantics
Limitations
This class represents a specialization of the T_CLIENT class and as such represents certain attributes that are duplicated in the corresponding T_CLIENT objects. Attributes not listed that are included in the T_CLIENT class must be accessed via that class and are not available through the T_WSH class.
![]() |
![]() |
![]() |
|
Copyright © 2000 BEA Systems, Inc. All rights reserved.
|