Table sem5.dbo.ALERTMSG
Lists and defines the meanings of the events possible for the Risk and Proactive Threat Protection (TruScan) Log

Generated by
SchemaSpy
Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
ALERT_IDX int 4
ALERT varchar 128 ('') This is a hard-coded English string used as a look-up corresponding to an event ID from sender agent as follows:
1 = Virus found
2 = Security risk found
3 is not used
4 is not used
5 = Commercial application detected
6 = Forced proactive threat detected
7 = Proactive detection now permitted
8 = Potential risk found
9 = Risk sample submitted to Symantec

Analyzed at Mon Oct 29 12:07 PDT 2012

Indexes:
Column(s) Type Sort Constraint Name
ALERT_IDX Primary key Asc PK_ALERTMSG