Attributes for a metric attribute reference plugin.
Attributes may for example be the table name where the data is retrieved from, the community string for SNMP lookups etc.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| attr_reference_plugin_attr_id | integer | not null | Identifier for the metric_reference_plugin_attribute |
| name | varchar(100) | with null | Name of the attribute |
| value | varchar(255) | with null | The value |
| metric_attr_reference_plugin_id | integer | with null | Unique identifier identifying the plugin |
Product Name: Unicenter Service Management
Table Type: Table