Distributed Name Service (DNS) Management Programming Manual

INFO SSMGR Command
Using DNS in Programs: The DNS Commands
5–176 46958 Tandem Computers Incorporated
Tokens in Command Buffer
ZDNS-MAP-INFO-SSMGR-P
is a structured token that describes the subsystem manager for which information
is requested. Either this token or ZDNS-MAP-INFO-SSMGR-ALIAS is required.
It has the token number ZDNS-TNM-INFO-SSMGR-P and the definition ZDNS-
DDL-INFO-SSMGR-P. This token contains the following fields:
ZNAME
contains the name of the subsystem manager. If this field is supplied as “*”,
information about all subsystem managers defined on the local system is
returned. Possible errors referring to this field are:
ZDNS-ERR-INV-NAME
ZDNS-ERR-NOTFOUND
ZDNS-ERR-REQD-FIELD
ZDETAIL
specifies the detail flag.
ZDNS-MAP-INFO-SSMGR-ALIAS
is a structured token that describes the subsystem manager for which alias
information is requested. Either this token or ZDNS-MAP-INFO-SSMGR-P is
required. It has the token number ZDNS-TNM-INFO-SSMGR-ALIAS and the
definition ZDNS-DDL-INFO-SSMGR-ALIAS. This token contains the following
fields:
ZNAME
contains the name of the subsystem manager for which alias information is
desired. Possible errors referring to this field are:
ZDNS-ERR-INV-NAME
ZDNS-ERR-NOTFOUND
ZDNS-ERR-REQD-FIELD
ZTYPE
specifies the type of alias. If this field is supplied as “*”, all aliases for the
manager are returned. If an alias type name is supplied, only the alias of the
specified type is returned. If this field is left null, only untyped aliases are
returned.