Reclass old class to new class.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| oid | varchar(128) | not null | Object id of object to be reclassified |
| new_class | varchar(30) | not null | Class that object needs to be reclassified to |
| orig_class | varchar(30) | not null | Original class of object to be reclassifed from |
| class_rule | varchar(30) | not null | Classification rule to be applied |
| oid_value | varchar(128) | with null | Value of SNMP system oid |
| override_decal | varchar(64) | with null | Override vendor bitmap for object |
| port | integer | not null | Port schan active port |
| oid_wildcard | integer | with null | OID wildcard character |
| wildcard_cnt_oid | varchar(128) | with null | Numboer of wildcard object ids found |
| rule_off | integer | with null | Rule off yes or no |
| search_order | integer | with null | Class search order |
Product Name: Unicenter Network and System Management
Table Type: Table