2.3 T_WSWEBSERVICE Class
The T_WSWEBSERVICE class represents configuration attributes of SOAP Web Services. Each Web Service identified by a WSDFNAME can contain one or more instance of bindings, which will be returned as one or more instances of this class, for example for a Web Service named 'ACCOUNT':
TA_OCCURS
TA_WSDFNAME
TA_WSDFNAME
TA_BINDINGID
TA_BINDINGID
Table 2-2 T_WSWEBSERVICE Class Attributes
Attribute | Type | Permissions | Values | Default |
---|---|---|---|---|
TA_WSDFNAME(k)
|
string |
r--r--r--
|
string[1..30]
|
|
TA_BINDINGID(k)
|
string |
r--r--r--
|
string[1..78]
|
|
TA_INSTANCEID
|
string |
r--r--r--
|
string[1..12]
|
|
TA_WSDFDIRECTION |
string |
r--r--r--
|
{INBOUND|OUTBOUND}
|
|
TA_ENDPOINTIDLIST |
string |
r--r--r--
|
string[1..1024]
|
|
TA_WSAENDPOINT |
string |
r--r--r--
|
string[1..1024]
|
|
TA_REALM |
string
|
r--r--r--
|
string[1..1024]
|
Parent topic: MIB Class Interface