Administration Commands
query_nn_topology_tg
tg_num | decimal | 0 |
frsn | decimal | 0 |
Note
If the frsn parameter is set to a nonzero value, then only node entries with FRSNs equal to or greater than the one specified will be returned. If the frsn parameter is set to 0 (zero), then all node entries are returned.
Supplied parameters are:
num_entries
Maximum number of TGs for which data should be returned. You can specify 1 to return data for a specific TG, a number greater than 1 to return data for multiple TGs, or 0 (zero) to return data for all TGs.
list_options
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 owner, owner_type (in the order NETWORK_NODE, VRN), dest, dest_type (in the order NETWORK_NODE, VRN), tg_num (numerically), and finally frsn (numerically).
The combination of the owner, owner_type, dest, dest_type, tg_num, and frsn parameters specified is used as an index into the list of TGs if the list_options parameter is set to LIST_INCLUSIVE or LIST_FROM_NEXT.
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 owner, owner_type, dest, dest_type, tg_num, and frsn
LIST_FROM_NEXT
Start at the entry immediately following the entry specified by the combination of owner, owner_type, dest, dest_type, tg_num, and frsn
owner
Name of the node that owns the TG. This value is ignored if list_options is set to FIRST_IN_LIST. The name is
owner_type
Type of the node that owns the TG. Possible values are:
NETWORK_NODE
Network node (NN)
VRN
475