Distributed Name Service (DNS) Management Programming Manual

INFO SSOBJ Command
Using DNS in Programs: The DNS Commands
46958 Tandem Computers Incorporated 5–183
ZSPI-TKN-RETCODE token-type ZSPI-TYP-ENUM
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST
...
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING
Tokens in Command Buffer
ZDNS-MAP-INFO-SSOBJ-P
is a structured token that describes the subsystem object for which information is
requested. Either this token, ZDNS-MAP-INFO-SSOBJ-ALIAS, or ZDNS-MAP-
INFO-SSOBJ-COMP is required. It has the token number ZDNS-TNM-INFO-
SSOBJ-P and the definition ZDNS-DDL-INFO-SSOBJ-P. This token contains the
following fields:
ZNAME
contains the name of the subsystem object. If this field is supplied as “*”,
information about all subsystem objects is returned. Possible errors referring
to this field are:
ZDNS-ERR-INV-NAME
ZDNS-ERR-NOTFOUND
ZDNS-ERR-REQD-FIELD
ZSSMGR
contains the name of the subsystem manager. If this field is supplied as “*”,
information about all subsystem objects matching ZNAME is returned. If this
field is left blank, information about the object named in ZNAME (and no
manager) is returned. If neither is the case, this field must contain the name of
a subsystem manager defined on the local system. Possible errors referring to
this field are:
ZDNS-ERR-ILL-FIELD-COMB
ZDNS-ERR-INV-NAME
ZSSTYPE
If information about all instances of a particular type of subsystem object is
desired, the name of the type is specified in this field. In this case, ZSSOBJ
must contain “*”. Possible errors referring to this field are:
ZDNS-ERR-ILL-FIELD-COMB
ZDNS-ERR-INV-NAME