Administration Commands
define_directory_entry
SNAplus2 puts implicit definitions in place for unknown partner LUs.
specific_security_codes
Specifies whether SNAplus2 uses specific sense codes on a security authentication or authorization failure. Specific sense codes are only returned to those partner LUs which have reported support for them on the session. Possible values are:
YES
SNAplus2 uses specific sense codes.
NO
SNAplus2 does not use specific sense codes.
limited_timeout
Specifies the timeout after which free
2.15.2 Returned Parameters
No parameters are returned by SNAplus2 when this command executes successfully.
2.15.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
INVALID_MODE_NAME
The mode_name parameter did not match any defined mode name.
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 additional combinations of primary and secondary return codes that are common to all commands.
2.16 define_directory_entry
The define_directory_entry command defines a new entry in the node directory database. It provides a network qualified resource name along with a resource type (network node, end node, LU, or Wildcard). This command cannot be used to modify existing entries.
74