All fileserver clients monitored by probe.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| servernetaddr | varchar(20) | not null | Server network address |
| probeindex | integer | not null | Index identifying the probe on a specific host. Always 1 unless the host supports multiple Network Performance probes |
| intervaldatetime | date | not null | Interval start date and time |
| 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 | File service type: NetBIOS LLC - 257 Novell - 2049 NetBIOS IP - 2050 Vines - 2051 |
| clientnetaddr | varchar(20) | not null | Client network address |
| pktstoclient | float | with null | Total frames sent to client |
| bytestoclient | float | with null | Total bytes sent to client |
| pktstoserver | float | with null | Total frames sent to server |
| bytestoserver | float | with null | Total bytes sent to server |
| linkerrors | float | with null | Detected network errors |
| fserrors | float | with null | |
| siorspcount | float | with null | Number of user transactions |
| siorspsum | float | with null | Sum of response time measured for all user transactions |
| siorspcrossings | float | with null | Number of transactions exceeding the threshold Currently not implemented |
| clientname | varchar(32) | with null | Client host name |
Product Name: Unicenter Network and System Management
Table Type: Table