OSI/AS Management Programming Manual
ADD ENTRY Command
Commands and Responses
056785 Tandem Computers Incorporated 5–15
ADD ENTRY Command The ADD ENTRY command creates the specified ENTRY object, defines its attributes,
and adds it to the OSI/AS subsystem. You can use this command to add an APPL,
NSAP, SNPA, or TSEL ENTRY. This is a sensitive command.
Command
ZCOM-CMD-ADD
Object Type
ZCOM-OBJ-ENTRY
Tokens in Command Buffer
ZSPI-TKN-MANAGER token-type ZSPI-TYP-FNAME32.
ZCOM-TKN-XMGR token-type ZSPI-TYP-STRING.
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING.
ZOSI-MAP-ADD-ENTRY-APPL
def ZOSI-DDL-ADD-ENTRY-APPL.
02 ZSERV-LEV type ZSPI-DDL-ENUM.
02 ZNSAP-LEN type ZSPI-DDL-INT.
02 ZNSAP type ZOSI-DDL-NSAP.
02 ZTSEL-LEN type ZSPI-DDL-INT.
02 ZTSEL type ZOSI-DDL-TSEL.
02 ZSSEL-LEN type ZSPI-DDL-INT.
02 ZSSEL type ZOSI-DDL-SSEL.
02 ZPSEL-LEN type ZSPI-DDL-INT.
02 ZPSEL type ZOSI-DDL-PSEL.
02 ZAE-TITLE type ZOSI-DDL-AE-TITLE.
02 ZNSAP-NIBBLE type ZSPI-DDL-INT.
02 ZL3-PROF type ZSPI-DDL-FNAME32.
02 ZL4-PROF type ZSPI-DDL-FNAME32.
02 ZL5-PROF type ZSPI-DDL-FNAME32.
02 ZL3-SERVR type ZSPI-DDL-FNAME32.
02 ZL4-SERVR type ZSPI-DDL-FNAME32.
02 ZL5-SERVR type ZSPI-DDL-FNAME32.
02 ZDEL-TIME type ZSPI-DDL-INT2.
02 ZLOOPBACK type ZSPI-DDL-BOOLEAN
end.
ZOSI-MAP-ADD-ENTRY-NSAP
def ZOSI-DDL-ADD-ENTRY-NSAP.
02 ZL4-SERVR type ZSPI-DDL-FNAME32.
02 ZL4-PROF type ZSPI-DDL-FNAME32.
02 ZSNPA-LEN type ZSPI-DDL-INT.
02 ZSNPA type ZOSI-DDL-SNPA.
–>