Statistics collected by a probe for Top N "nettalkers"
| 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 |
| protocolcategory | integer | with null | Currently not implemented |
| protocoltype | integer | not null | Currently not implemented |
| srcaddr | varchar(20) | not null | Source network address (MAC) |
| destaddr | varchar(20) | not null | Destination network address (MAC) |
| pktstodest | float | with null | Number of packets sent from source to destination |
| bytestodest | float | with null | Number of bytes sent from source to destination |
| pktstosrc | float | with null | Number of packets sent from destination to source |
| bytestosrc | float | with null | Number of bytes sent from destination to source |
Product Name: Unicenter Network and System Management
Table Type: Table