Contains information on how to recognize the external asset when imported through MIF files
| Column Name | Column Datatype | Column Null Option | Column Comment |
| def_uuid | byte(16) | not null | UUID id of an object |
| domain_uuid | byte(16) | not null | Domain uuid where the externale definition is an member of |
| class_name | nvarchar(255) | with null | Class name of the external asset |
| reg_class | nvarchar(255) | with null | Registartion class |
| map_class_name | nvarchar(255) | with null | Specification to map class name |
| map_name | nvarchar(255) | with null | Specification to map name |
| map_area | nvarchar(255) | with null | Specification to map the area |
| map_ipaddress | nvarchar(255) | with null | Specification to map the ip address |
| map_macaddress | nvarchar(255) | with null | Specification to map the mac addess |
| auto_rep_version | date | with null | Used for replication, will be used internally by the replication engine |
| last_update_user | nvarchar(64) | with null | Last update user |
| last_update_date | integer | with null | Last update date |
| version_number | integer | with null | Version number of the object |
| creation_date | integer | with null | Creation data /time |
| creation_user | nvarchar(64) | with null | Creation user |
Product Name: Unicenter Desktop and Server Management
Table Type: Table