HP Device Manager 4.6 - Database Schema Guide
Table Of Contents

dm_repo_mapping
This is the repository mapping table.
1. Table columns
Column name Type name Column size Nullable Primary key Description
repo_id int 50 NO √ Repository ID
category int 10 NO Mapping type:
1: Map by gateway
2: Map by subnet
3: Map by device
map key nvarchar 10 NO √ Map key:
Gateway id;
Subnet address;
Device_id
2. Relevant UI.
8