Similar for network alert tabel, but it serves for Nugent Alerts. And it contains predictions, not the real alerts.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| alertnum | integer | not null | Unique id |
| server_addr | integer | not null | Server IP address |
| probe_addr | integer | not null | SNMP/RMON agent IP address |
| intervaldatetime | date | not null | Interval start date and time |
| sysname | varchar(255) | not null | System name |
| ip_addr | varchar(16) | not null | Dotted IP address of a device |
| ifindex | integer | not null | Interface index |
| severity | integer | not null | Sevirity |
| probability | integer | not null | Probability of predicted alert |
| time | integer | not null | Time of predicted alert |
| description | varchar(255) | not null | Alert description |
Product Name: Unicenter Network and System Management
Table Type: Table