Distributed Name Service (DNS) Management Programming Manual
DNS Definitions
Common Definitions
4–20 46958 Tandem Computers Incorporated
ZDNS-DDL-CPU
contains a CPU number in response structures. It has the following structure:
def ZDNS-DDL-CPU type ZSPI-DDL-UINT spi-
null
255.
A pair of fields of this type corresponds to the CPUS DNSCOM attribute.
Allowed Parameter Values:
Does not appear in command parameters.
Response Values:
Where a ZDNS-DDL-CPU field appears in a response structure, it always contains a
value in the range 0 through 15.
ZDNS-DDL-DELETE
appears in ZDNS-CMD-ALTER parameters that manipulate list-valued attributes.
Its value determines whether the name described in the parameter is to be added
or deleted from the list of attribute values. It has the following structure:
def ZDNS-DDL-DELETE type ZSPI-DDL-BOOLEAN spi-
null
" ".
Allowed Parameter Values:
ZDNS-VAL-ADD = 0
This value indicates that the name described by the parameter is to be added to the
attribute value list.
ZDNS-VAL-DELETE = -1
This value indicates that the name described by the parameter is to be deleted
from the attribute value list.
Response Values:
The field does not appear in response tokens.