Attributes for one metric in a collection profile
| Column Name | Column Datatype | Column Null Option | Column Comment |
| collection_profile_metric_id | integer | not null | Unique identity of the collection profile metric |
| metric_attr_spec_id | integer | not null | Unique identifier for the metric attribute specification for the given attribute |
| value | nvarchar(100) | with null | The value of the attribute |
Product Name: Unicenter Service Management
Table Type: Table