This table is typically used by Unicenter Asset Management. Contains the Asset Management Event Policy definitions. Each definition is one row in the table, defined by the primary key DomainID,Epid.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| epid | integer | not null | Event Policy ID |
| domainid | integer | not null | Event policy domain ID |
| eptitle | nvarchar(127) | with null | Event Policy Title |
| eparea | integer | with null | Event Policy Area. The following areas are covered:
EPA_Unit = 1, EPA_UnitMembership = 2, EPA_UnitJobs = 3, EPA_UnitConfigurationFiles = 4, EPA_UnitInventory = 5, EPA_UnitSoftware = 6, EPA_UnitMetering = 7, EPA_Job = 20, EPA_JobStatus = 21, EPA_Module = 30, EPA_ModuleStatus = 31, EPA_Query = 40, EPA_QueryResult = 41, EPA_Policy = 50, EPA_Application = 60, EPA_DetectionModule = 70, EPA_TemplateDefinition = 75, EPA_ConfigurationFile = 80, EPA_Sector = 85, EPA_Unittype = 90, EPA_User = 95, EPA_Logon = 100, EPA_SecurityAccount = 101 |
| epevent | integer | with null | Policy Event: EPE_New = 1, EPE_Deleted = 2, EPE_Modified = 3, EPE_Added = 4, EPE_Removed = 5, EPE_Linked = 6, EPE_Unlinked = 7, EPE_SuccessFull = 8, EPE_Failed = 9, EPE_Installed = 10, EPE_Uninstalled = 11, EPE_UnitChangedFileID = 12, EPE_UnitChangedSector = 13, EPE_UnitRelation = 14, EPE_MeteringStarted = 15, EPE_UnitChangedName = 16, EPE_UnitDNAChanged = 17 } |
| epsev | integer | with null | Policy Severity: POL_ALARM = 1, POL_WARNING, POL_MESSAGE |
| epstate | integer | with null | Policy State:
PLYS_ENABLED = 0, PLYS_DISABLED |
| epflags | integer | with null | History Tracking: 1=Yes, 0=No |
| ephisday | integer | with null | History Days to keep the event. |
| epid1 | integer | with null | Reference ID 1. |
| epid2 | integer | with null | Reference ID 2. |
| epid3 | integer | with null | Reference ID 3. |
| epid4 | integer | with null | Reference ID 4. |
| epjsup | nvarchar(127) | with null | Supported Policy Actions |
| epvfmt | integer | with null | Format |
| policy_uuid | byte(16) | with null | Unique Policy uuid |
| creation_user | nvarchar(255) | with null | User that created Event Policy |
| creation_date | integer | with null | Date event policy was created |
| last_update_user | nvarchar(255) | with null | Last User that updated Policy Definition |
| last_update_date | integer | with null | Date when Policy was last Updated |
| epuuid1 | byte(16) | with null | Reference Uuid 1 |
| epuuid2 | byte(16) | with null | Reference Uuid 2 |
| epuuid3 | byte(16) | with null | Reference Uuid 3 |
| epuuid4 | byte(16) | with null | Reference Uuid 4 |
| auto_rep_version | date | with null | Replication version |
Product Name: Unicenter Desktop and Server Management
Table Type: Table
Relationships:
| Primary Key | Related Table | Related Column |
| epid domainid |
amephis | domainid epid |