HP Device Manager 4.6 - Database Schema Guide

dm_group_values
This is the grouping values table, which stores the grouping values set from the HPDM Console. When the HPDM Console
displays grouping values, the values in this table have a higher priority than the values in the dm_devices table.
1. Table columns
Column name Type name Column size Nullable Primary key Description
device_id nvarchar 50 NO
p1 nvarchar 50 YES
p2 nvarchar 50 YES
p3 nvarchar 50 YES
p4 nvarchar 50 YES
p5 nvarchar 50 YES
p6 nvarchar 50 YES
grouping int 10 YES
2. Relevant UI
19