Terminal Servers statistics as collected by a probe.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| intervaldatetime | date | not null | Interval start date and time |
| probeindex | integer | not null | Index identifying the probe on a specific host. Always 1 unless the host supports multiple Network Performance probes |
| termserverkeyid | integer | not null | Unique identifier of terminal server |
| probe_addr | integer | not null | SNMP/RMON agent IP address |
| server_addr | integer | not null | Server IP address |
| intervalduration | integer | not null | Length of the interval |
| pktstoclient | float | with null | Total frames sent to clients |
| bytestoclient | float | with null | Total bytes sent to clients |
| pktstoserver | float | with null | Total frames sent to server |
| bytestoserver | float | with null | Total bytes sent to server |
| rttermcount | float | with null | Total number of measurements (Number of client transactions) |
| rttermsum | float | with null | Sum of measurements (Sum of client response times) |
| rttermsos | float | with null | Sum of squared measurements. Currently not implemented. |
| netresponsetype | integer1 | not null | Currently not implemented. Type of response time measured by the session: (0) No net responses available, (1) SNA workstation to VTAM, (2) LLC link level response time |
| nrtermcount | float | with null | Total number of measurements (Number of network response) |
| nrtermsum | float | with null | Sum of measurements (Sum of network response time) |
| nrtermsos | float | with null | Sum of squared measurements. Currently not implemented. |
| linkerrcount | float | with null | Total detected network errors |
Product Name: Unicenter Network and System Management
Table Type: Table