Administration Commands
query_local_topology
The level of information required for each entry and the position in the list of TGs from which SNAplus2 begins to return data. The list is ordered by dest, then by dest_type (in the order of NETWORK_NODE, END_NODE, VRN), and finally in numerical order of tg_num.
Specify the level of information required with one of the following values:
SUMMARY
Summary information only
DETAIL
Detailed information
Use a + character to combine this value with one of the following values:
FIRST_IN_LIST
Start at the first entry in the list
LIST_INCLUSIVE
Start at the entry specified by the combination of the dest, dest_type, and tg_num parameters
LIST_FROM_NEXT
Start at the entry immediately following the entry specified by the combination of the dest, dest_type, and tg_num parameters
dest
Fully qualified destination node name of the TG for which information is required, or the name to be used as an index into the list of TGs. This value is ignored if list_options is set to FIRST_IN_LIST. Specify
dest_type
Node type of the destination node for this TG. This value is ignored if list_options is set to FIRST_IN_LIST. Possible values are:
NETWORK_NODE
Network node (NN)
END_NODE
End node (EN) or
VRN
Virtual routing node (VRN)
LEARN_NODE
Unknown node type
tg_num
Number associated with the TG. This value is ignored if list_options is set to FIRST_IN_LIST.
2.137.2 Returned Parameters: Summary Information
Parameter name | Type | Length |
dest | character | 17 |
dest_type | constant |
|
tg_num | decimal |
|
404