Conflict object table.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| uuid | byte(16) | not null | Unique WV object uuid (key) |
| contact | varchar(128) | with null | Contact string retrieved from MIB-2 for object |
| location | varchar(128) | with null | Location description as found in MIB-2 for object |
| sysobjid | varchar(128) | with null | Sysobjid id found in MIB-2 for object |
| description | varchar(255) | with null | Description retrieved from MIB-2 for object |
| comment | varchar(255) | with null | Comment for object insertion conflict |
| pollset_name | varchar(40) | with null | Pollset used for SNMP retrieval |
| get_auth_name | varchar(40) | with null | Community string used for SNMP get |
| set_auth_name | varchar(40) | with null | Community string used for SNMP set |
Product Name: Unicenter Network and System Management
Table Type: Table