3Com 900-0234-01 IP Phone User Manual


 
Directory Server Database Table Descriptions 269
Configuring
global_policy
_data.txt
The global_policy table determines which policies or configurables are
available for the server and their status. The policies are listed in the
CODE_POLICY table.
Add one row for each global policy. For example:
|GLOBAL_POLICY_ID|ACTIVE
2|1|
3|0|
Configuring
global_policy_map
_data.txt
The global_policy_map table contains the sub-policies of the global
policies and determines which sub-policies are active.
The current global server policies that have sub-policies are:
URI Translation
Routing
Add one row for each user of the web provisioning server. For example:
|GLOBAL_POLICY_ID|SUB_POLICY_ID|ACTIVE
1|31|0|
1|32|0|
Table 86 global_policy_data.txt Fields
Column Name Description Value
GLOBAL_POLICY_ID A unique identification number for the global
policy.
Integer
ACTIVE Indicates whether or not the global policy is active.
policy
0 - Not Active
1 - Active
Integer
Table 87 global_policy_map_data.txt Fields
Column Name Description Value
GLOBAL_POLICY_ID A unique identification number for the global
policy.
Integer
SUB_POLICY_ID A unique identification number for the sub-policy. Integer
ACTIVE Indicates whether or not the sub-policy is active.
policy
0 - Not Active
1 - Active
Integer