RM configuration table - it contains names for some resources, e.g. Interface Types as defined by IANA.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| optionname | varchar(50) | not null | Name of the option |
| optiontype | integer1 | not null | Type of the option |
| optiondataint | integer | not null | If value of option is integer |
| optiondatastring | varchar(100) | not null | If value of option is string |
| optiondatadatetime | date | not null | If value of option is datetime |
| optiondatafloat | float | not null | If value of option is float |
Product Name: Unicenter Network and System Management
Table Type: Table