Statistics collected by a probe for Top N network responses
| 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 |
| 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 | Service type |
| netaddr1 | varchar(20) | not null | Source network address |
| netaddr2 | varchar(20) | not null | Destination network address |
| netrspsum | float | with null | Sum of network response delays |
| netrspcount | float | not null | Count of network transactions |
Product Name: Unicenter Network and System Management
Table Type: Table