Delay statistics collected by a probe for Top N routes.
| 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 |
| losubnet | varchar(20) | not null | Lower / source subnet |
| hisubnet | varchar(20) | not null | Higher / destination subnet |
| 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 |
| servicetype | integer | with null | Service type, 0 if not specified |
| hopcount | integer | with null | Number of hops between lower and higher subnets |
| msgcount | integer | with null | Number of messages sent from source to destination for each rtt measurement |
| timeout | integer | with null | Number of time outs when source pings destination |
| rtt | integer | with null | Round trip time |
Product Name: Unicenter Network and System Management
Table Type: Table