HP Device Manager 4.5 - Database Schema Guide
8
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