Network name for NE
| Column Name | Column Datatype | Column Null Option | Column Comment |
| probeindex | integer | not null | Index identifying the probe on a specific host. Always 1 unless the host supports multiple Network Performance probes |
| servicetype | integer | not null | Currently not implemented |
| probe_addr | integer | not null | SNMP/RMON agent IP address |
| server_addr | integer | not null | Server IP address |
| intervaldatetime | date | not null | Interval start date and time |
| 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 |
| netaddr | varchar(20) | not null | Network address |
| macaddr | varchar(12) | not null | Media Access Control address |
| name | varchar(32) | with null | Server name |
Product Name: Unicenter Network and System Management
Table Type: Table