TCP/IP Management Programming Manual
Commands and Responses
HP NonStop TCP/IP Management Programming Manual—529636-001
6-18
ALTER Command
Tokens in Command Buffer
ZSPI-TKN-SSID
specifies the subsystem ID, which your management application must pass to
SSINIT. This token is described in SPI Standard Definitions
on page 5-1, and in the
SPI Programming Manual.
ZTCI-MAP-ALTER-PROC
is the extensible structured token that defines the configurable attributes to be
altered for the process. It has the token number ZTCI-TNM-ALTER-PROC and the
DDL definition ZTCI-DDL-ALTER-PROC. This token must be in the command
when the specified object is ZCOM-OBJ-PROC. Duplicate occurrences of these
fields are not allowed.
Each attribute is defined in a separate field and, if specified, must have the
corresponding IS-PRESENT (-IP) field defined with the value ZSPI-VAL-TRUE. At
least one set of fields, that is, the -IP field with the corresponding attribute field
ZTCI-MAP-ALTER-SUBNET !{A}
!OBJ-SUBNET
def ZTCI-DDL-ALTER-SUBNET. !Specify at least one set
!of field values.
02 ZIP-ADDR-IP type ZSPI-DDL-BOOLEAN.
02 ZIP-ADDR type ZSPI-DDL-INT2.
02 ZSUBNET-MASK-IP type ZSPI-DDL-BOOLEAN.
02 ZSUBNET-MASK type ZSPI-DDL-INT2.
02 ZSU-NAME-IP type ZSPI-DDL-BOOLEAN.
02 ZSU-NAME type ZSPI-DDL-CHAR8.
02 ZUSE-IRDP-IP type ZSPI-DDL-BOOLEAN.
02 ZUSE-IRDP type ZSPI-DDL-BOOLEAN.
end.
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING. !{}
ZSPI-TKN-MAXRESP token-type ZSPI-TYP-INT.
ZSPI-TKN-COMMENT token-type ZSPI-TYP-STRING.
Tokens in Response Buffer
ZSPI-TKN-SSID token-type ZSPI-TYP-SSID. !{}
ZSPI-TKN-SERVER-VERSION token-type ZSPI-TYP-UINT. !{}
ZSPI-TKN-DATALIST token-type ZSPI-TYP-LIST.
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING. !{}
ZCOM-TKN-OBJTYPE token-type ZSPI-TYP-ENUM. !{}
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-ENDLIST token-type ZSPI-TYP-SSCTL.