User defined applications to monitor
| Column Name | Column Datatype | Column Null Option | Column Comment |
| servicetype | integer | not null | File service types: NetBIOS LLC - 257 Novell - 2049 NetBIOS IP - 2050 Vines - 2051 Application/terminal service types: FTP - 20 SMTP - 25 Domain Name Server - 53 SNA - 513 Telnet - 514 Vines - 515 Netware - 516 Remotely Possible - 799 HTTP - 1025 MQ – 1414 OR Dynamically selected unique number for user defined applications |
| mode | integer | not null | 0 = predefined services 1 = application definition 3 = server definition 255 = dynamic definition (reserved) |
| method | integer | not null | 0 = predefined services, 1 = otherwise |
| category | integer | not null | Protocol category as before |
| subcategory | integer | with null | Protocol port |
| netaddrtype | integer | not null | 2 = IP, 3 = IPX |
| netaddr | varchar(20) | with null | Network address used to define a specific server |
| name | varchar(255) | with null | Name of application, service, or server |
| siotimeout | integer | with null | Internal delay for transaction recognition algorithm |
| topn_ct | integer | with null | Number of top traffic clients to monitor for each server |
| script | varchar(255) | with null | Application script: specific buffer pattern to recognize an application |
Product Name: Unicenter Network and System Management
Table Type: Table