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 |
| 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 | with 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 |
| losubnet | varchar(20) | not null | Lower subnet |
| hisubnet | varchar(20) | not null | Higher subnet |
| servicetype | integer | with null | QoS octet |
| pktstohi | float | with null | Packets sent from lower to higher subnet |
| bytestohi | float | with null | Bytes sent from lower to higher subnet |
| pktstolo | float | with null | Packets sent from higher to lower subnet |
| bytestolo | float | with null | Bytes sent from higher to lower subnet |
Product Name: Unicenter Network and System Management
Table Type: Table