Distributed Name Service (DNS) Management Programming Manual
DNS Definitions
Common Definitions
46958 Tandem Computers Incorporated 4–27
ZDNS-DDL-EXT
corresponds to the EXTERNAL attribute for subsystem objects and subsystem-
object types. It has the following structure:
def ZDNS-DDL-EXT type ZSPI-DDL-BOOLEAN spi-
null
" ".
Allowed Parameter Values:
In an ADD command (ZDNS-CMD-ADD), fields of this type may have the following
values:
ZDNS-VAL-EXTERNAL = -1 This corresponds to EXTERNAL ON in DNSCOM.
ZDNS-VAL-INTERNAL = 0 This corresponds to EXTERNAL OFF in DNSCOM.
null The value assumes the default value appropriate for
the type of name being added.
In an ALTER command (ZDNS-CMD-ALTER), fields of this type may have the
following values:
ZDNS-VAL-EXTERNAL = -1 This corresponds to EXTERNAL ON in DNSCOM.
ZDNS-VAL-INTERNAL = 0 This corresponds to EXTERNAL OFF in DNSCOM.
null The value of the attribute is not altered.
Response Values:
On output, fields of this type contain ZDNS-VAL-EXTERNAL or ZDNS-VAL-
INTERNAL.