HP Device Manager 4.5 - Database Schema Guide
35
dm_gateway_walkingtaskresult
This is the gateway walking task result table.
1. Table columns
Column Name
Type Name
Column Size
Nullable
Primary Key
Description
Ip
nvarchar
16
NO
√
Gateway IP
task_id
nvarchar
16
NO
√
Gateway task ID
Status
Int
10
YES
Task result status:
0: success
1: unconnected
2: deny
3: error
walking_time
datetime
23
YES
Result walking time
2. Relevant UI