Stores rule files for intrusion detection.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| intrusion_ruleset_uuid | byte(16) | not null | The uuid for the intrusion_rule_set |
| name | nvarchar(255) | not null | Name of the ruleset |
| create_date | integer | not null | |
| created_by | nvarchar(64) | not null | |
| rule_file | nvarchar(1024) | not null | The file name of the rule file |
| rule_xml | long byte | not null | The intrusion rule set in xml |
Product Name: Unicenter Wireless Site Management
Table Type: Table