History of IP discovery.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| object_uuid | byte(16) | not null | Discovery- unique id |
| class_name | varchar(30) | with null | Discovery- classname of obj |
| date_ins | date | with null | Discovery- dtetme it was inserted |
| operation | varchar(32) | with null | Discovery- update, delete, add |
| address | varchar(16) | with null | Discovery- ipaddress |
| name | varchar(255) | with null | Discovery- name of object |
| auth | varchar(30) | with null | Discovery- snmp comm sting used |
| status | integer | with null | Discovery- status |
| description | varchar(255) | with null | Discovery- description |
| dscvr_id | varchar(24) | with null | Discovery- discovery id |
| comment | varchar(255) | with null | Discovery- comment |
| sequence_no | integer | with null | Discovery- seqno |
Product Name: Unicenter Network and System Management
Table Type: Table