Statistics collected by a probe for terminal server clients
| Column Name | Column Datatype | Column Null Option | Column Comment |
| servernetaddr | varchar(20) | not null | Server network address |
| probeindex | integer | not null | Index identifying the probe on a specific host. Always 1 unless the host supports multiple Network Performance probes |
| intervaldatetime | date | not null | Interval start date and time |
| probe_addr | integer | not null | SNMP/RMON agent IP address |
| server_addr | integer | not null | Server IP address |
| intervalduration | integer | not null | Interval duration in hundredths of a second |
| addrtype | integer1 | not null | Identified network address type: (0) No address, (1) MAC address but no network address, (2) IP address length of 4 bytes, (3) IPX address, (4) Vines address |
| servicetype | integer | not null | 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 |
| clientnetaddr | varchar(20) | not null | Client network address |
| pktstoclient | float | with null | Total frames sent to all clients |
| bytestoclient | float | with null | Total bytes sent to all clients |
| pktstoserver | float | with null | Total frames sent to server |
| bytestoserver | float | with null | Total bytes sent to server |
| userrspcount | float | with null | Number of client transactions |
| userrspsum | float | with null | Sum of client transaction response times |
| userrspcrossings | float | with null | Currently not implemented |
| netrsptype | integer1 | with null | Currently not implemented |
| netrspcount | float | with null | Number of network responses |
| netrspsum | float | with null | Sum of network response times |
| netrspcrossings | float | with null | Currently not implemented |
| linkerrors | float | with null | Detected network errors |
| clientname | varchar(32) | with null | Computer name |
| serverport | integer | with null | Server port |
Product Name: Unicenter Network and System Management
Table Type: Table
Relationships:
| Primary Key | Related Table | Related Column |
| resourcenamenpowcview | rsrcdescr agentname |