This table stores the network tracing definitions.
Attributes of TB_NET_TRACE_TPL |
Description |
|
ID |
Primary key |
|
ACTION |
Specifies the actions to be applied on the resulting features: 0 = no action 1 = highlight 2 = show results 3 = highlight and show result |
|
ACTIVE |
Specifies that the template can be selected by the user. |
|
COMMENTARY |
Commentary |
|
DIRECTION |
Specifies the direction of the trace: 1 = up; forward 2 = down; backward 3 = both directions |
|
NAME |
Specifies the name, that is displayed in the network explorer. |
|
TRACE_TYPE |
Specifies the type of network trace: 1 = shortest path 2 = minimum cost spanning tree 3 = reachability 4 = within cost analysis (not yet implemented) 5 = nearest neighbors analysis (not yet implemented) 6 = all paths between two nodes (not yet implemented) 7 = traveling salesman problem analysis (not yet implemented) |
|
TOPOLOGY_ID |
Specifies the topology for which the tracing template has been defined. |