Administration Commands
query_downstream_pu
The BIND sender is the node containing the secondary link station.
NO
The BIND sender is the node containing the primary link station.
pacing_type
The type of receive pacing in use on the
2.129.3 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_PU_NAME
The list_options parameter was set to LIST_INCLUSIVE to list all entries starting from the supplied name, but the value specified in the dspu_name parameter was not valid.
State Check
If the command does not execute because of a state error, SNAplus2 returns the following parameters:
primary_rc
STATE_CHECK
secondary_rc
INVALID_PU_TYPE
The PU specified by the dspu_name parameter is not a downstream PU.
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 does not support PU concentration or DLUR; support is defined by the pu_conc_support and dlur_support parameters in the node definition.
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.