Temporary alert table
| Column Name | Column Datatype | Column Null Option | Column Comment |
| spid | integer | not null | |
| rpid | integer | not null | |
| probe_addr | integer | not null | SNMP/RMON agent IP address |
| server_addr | integer | with null | Server IP address |
| rsrcindex | integer | with null | Resource index |
| rsrcotherindex | integer | with null | Resource subindex |
| fieldindex | integer | with null | Field index |
| intervaldatetime | date | with null | Interval start date and time |
| ip_addr | varchar(32) | with null | Dotted IP address of a device |
| sysname | varchar(255) | with null | System name of a device |
| userdescr | varchar(255) | with null | User description of a device |
| sysdescr | varchar(255) | with null | System description of a device |
| interfacename | varchar(255) | with null | Interface name |
| interfacedescr | varchar(255) | with null | Interface description |
| lsyprobe | varchar(64) | with null | Probe address |
| value | float | with null | Value that violates threshold |
| threshold | float | with null | Threshold value |
| severity | varchar(16) | with null | Sevirity of violation |
| alertdescr | varchar(255) | with null | Alert description |
| unit | varchar(32) | with null | Units of measurements |
| string1 | varchar(128) | with null | Extra information |
Product Name: Unicenter Network and System Management
Table Type: Table