HP-UX SNAplus2 NOF Programmer's Guide

NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DELETE_LU_0_TO_3_RANGE
Chapter 3448
less than 5 characters. SNAplus2 determines the
names of the LUs to be deleted by appending the
3-digit decimal value of each NAU address to this
name.
min_nau
NAU address of the first LU, in the range 1-255.
max_nau
NAU address of the last LU, in the range 1-255.
name_attributes
Specifies the extension type of the LUs. Possible values
are:
AP_NONE
LU names have numbers that
correspond to the NAU numbers. The
numbers are specified in decimal and
the
base_name
parameter can
contain only five characters.
AP_USE_BASE_NUMBER
Start deleting the LUs in the range
from the value specified in the
base_number
parameter.
AP_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 specified.
base_number
If AP_USE_BASE_NUMBER is specified in the
name_attributes
parameter, specify a number from
which to start deleting the LUs in therange.This value
will be used instead of the value of the
min_nau
parameter.