Administration Commands
query_local_topology
The TG is a downlink to an End Node.
DOWNLINK_TO_BRNN
The TG is a downlink to a Branch Network Node that appears as an End Node from the perspective of the local node.
OTHER
The TG type is a link to a VRN.
NOT_SUPPORTED
This parameter does not apply because the local node is not a Branch Network Node.
branch_tg
This parameter applies only if the node is a Network Node; it is reserved otherwise.
Specifies whether the TG is a branch TG. Possible values are:
YES
The TG is a branch TG.
NO
The TG is not a branch TG.
UNKNOWN
The TG type is unknown.
2.137.4 Error Return Codes
If the command cannot be executed, SNAplus2 returns a primary return code to indicate the type of error and a secondary return code to provide specific details about the reason for unsuccessful execution.
Parameter Check
If the command does not execute because of a parameter error, SNAplus2 returns the following parameters:
primary_rc
PARAMETER_CHECK
secondary_rc
Possible values are:
INVALID_TG
The list_options parameter was set to LIST_INCLUSIVE to list all entries starting from the supplied name, but the tg_num parameter value was not valid.
State Check
No specific state errors, other than those listed in Appendix A, Common Return Codes from snapadmin Commands, occur for this command.
Other Conditions
Appendix A, Common Return Codes from snapadmin Commands, lists combinations of primary and secondary return codes that are common to all commands.
407