Pathway/iTS Management Programming Manual
SPI Programming Considerations
NonStop Pathway/iTS Management Programming Manual—426749-002
3-24
Continuation Example
Continuation Example
The following steps describe what occurs when a management application obtains 
information about the TERM objects named TERM-A, TERM-B, and TERM-C:
STOP TCP
TCPTERM
TERM
Running
TERM running; TCP running
Running
SUSPEND TCPTERM
TERM
TERM running; TCP running
Running
SWITCH TCP Running
The Application… The PATHMON Process…
1. Specifies ZPWY-CMD-INFO and 
ZPWY-OBJ-TERM with the SSINIT 
call.
2. Assigns the constant ZPWY-VAL-
ALLTERM to the ZTERM field in 
ZPWY-DDL-SEL-TERM.
3. Adds ZPWY-DDL-SEL-TERM to the 
command message using SSPUT.
4. Issues the command INFO TERM.
5. Returns the name of TERM-A and a 
context token. 
6. Reissues the INFO TERM command 
with the special selector and adds the 
context token from the previous 
response to the message.
7. Returns the name of TERM-B and a 
context token. 
8. Reissues the INFO TERM command 
with the special selector and adds the 
context token from the previous 
response to the message.
9. Returns the name of TERM-C and a 
context token.
Table 3-5. Required Object States for Continuation (page 2 of 2)
Command Object Type Required Object State










