
Administration Commands
query_nn_topology_stats
Function Not Supported
If the command does not execute because the node’s configuration does not support it, SNAplus2 returns the following parameters:
primary_rc
FUNCTION_NOT_SUPPORTED
The local node is an end node or LEN node. This command is valid only for a network node.
secondary_rc
(This parameter is not used.)
Other Conditions
Appendix A, Common Return Codes from snapadmin Commands, lists combinations of primary and secondary return codes that are common to all commands.
2.153 query_nn_topology_stats
The query_nn_topology_stats command returns statistical information about the topology database. The command can be used only if the SNAplus2 node is a network node and is not valid if it is an end node or LEN node.
This command must be issued to a running node.
2.153.1 Supplied Parameters
[query_nn_topology_stats]
No parameters are supplied for this command.
2.153.2 Returned Parameters
Parameter name | Type |
max_nodes | decimal |
cur_num_nodes | decimal |
node_in_tdus | decimal |
node_out_tdus | decimal |
node_low_rsns | decimal |
node_equal_rsns | decimal |
node_good_high_rsns | decimal |
node_bad_high_rsns | decimal |
node_state_updates | decimal |
node_errors | decimal |
node_timer_updates | decimal |
node_purges | decimal |
tg_low_rsns | decimal |
tg_equal_rsns | decimal |
tg_good_high_rsns | decimal |
tg_bad_high_rsns | decimal |
tg_state_updates | decimal |
tg_errors | decimal |
tg_timer_updates | decimal |
471