HP-UX SNAplus2 R7 Administration Command Reference

Administration Commands
delete_lu_0_to_3_range
base_name
Base name for the names of the LUs. This name is a type-A character string of 15 characters starting
with a letter. (However, if you specied
USE_HEX_IN_NAME for the name_attributes parameter on the
define_lu_0_to_3_range command, the base name can be 6 characters long.) SNAplus2 determines
the names of the LUs to be deleted by appending the 3-digit decimal value of each NAU address to this name.
name_attributes
Species the attributes of the LU names that are to be deleted.
Possible values are:
NONE
LU names have numbers that correspond to the NAU numbers. The numbers are specied in decimal
and the base_name parameter can contain only 5 characters.
USE_BASE_NUMBER
Start deleting the LUs in the range from the value specied in the base_number parameter.
USE_HEX_IN_NAME
The extension to the LU name is in hex rather than decimal. The base_name parameter can contain 6
characters if this value is specied.
base_number
If USE_BASE_NUMBER is specied in the name_attributes parameter, specify a number from which to start
deleting the LUs in the range. This value will be used instead of the value of the min_nau parameter.
min_nau
NAU address of the rst LU, in the range 1255.
max_nau
NAU address of the last LU, in the range 1255.
2.80.2 Returned Parameters
No parameters are returned by SNAplus2 when this command executes successfully.
2.80.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 specic 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_NAU_ADDRESS
The value specied in the min_nau or max_nau parameter was not valid.
INVALID_LU_NAME
271