HP-UX SNAplus2 R7 Administration Command Reference

Administration Commands
dene_default_pu
primary_rc
PARAMETER_CHECK
secondary_rc
INVALID_SYM_DEST_NAME
The sym_dest_name parameter contained a character that was not valid.
State Check
No specic 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.
2.14 dene_default_pu
The define_default_pu command denes the PU that is the default for handling SNAplus2 management
services data. Only one default PU for each node can be dened at any time; a second define_default_pu
for a different PU name overrides the previous denition.
The define_default_pu command enables the user to dene, redene, or modify any eld of a default PU.
This command also enables the user to delete the default PU, by specifying a null PU name.
If an application issues the MS API verb TRANSFER_MS_DATA without specifying a PU name, the data is routed
to the default PU dened for the local node and sent on this PUs session with the host SSCP. For more information
about TRANSFER_MS_DATA, refer to the HP-UX SNAplus2 MS Programmers Guide.
2.14.1 Supplied Parameters
Parameter name Type Length Default
[define_default_pu]
pu_name character 8
description character 31 (null string)
Supplied parameters are:
pu_name
Name of the PU that is to be the default PU; for this denition to have any effect, this must be a PU name
already dened as part of an LS denition. This name is a type-A character string starting with a letter.
To delete the default PU, specify all zeros.
description
A text string describing the PU. SNAplus2 uses this string for information only. It is stored in the nodes
conguration le and returned on the query_default_pu command.
2.14.2 Returned Parameters
No parameters are returned by SNAplus2 when this command executes successfully.
72