ZPWY-DDL- Definitions
NonStop Pathway/iTS Management Programming Manual—426749-002
5-24
ZPWY-DDL-SECURITY-VALUE
ZPWY-DDL-SECURITY-VALUE
ZPWY-DDL-SECURITY-VALUE identifies the users who can issue commands that
directly alter the state of Pathway subsystem objects.
The following values are valid:
ZPWY-DDL-TCPQUALSTATE-VALUE
ZPWY-DDL-TCPQUALSTATE-VALUE specifies the state of a TCP.
ZPWY-DDL-TCPQUALSTATE-VALUE is defined as an integer pair. The first integer
can have the following values:
The second integer can have the following values:
ZPWY-DDL-TERMPEND-VALUE
ZPWY-DDL-TERMPEND-VALUE specifies the reason a TERM object is pending.
def ZPWY-DDL-SECURITY-VALUE token-type ZSPI-DDL-ENUM.
ZPWY-VAL-A Any local user
ZPWY-VAL-G A group member or owner
ZPWY-VAL-O An owner only
ZPWY-VAL-N Any local or remote user
ZPWY-VAL-C Any member of owner’s community
ZPWY-VAL-U Any member of owner’s user class
ZPWY-VAL-SUPER A local super ID
def ZPWY-DDL-TCPQUALSTATE-VALUE type ZSPI-DDL-INT-PAIR.
ZSPI-VAL-TRUE Selects objects that are in the specified state (that is, the
PENDING, RUNNING, or STOPPED state).
ZSPI-VAL-FALSE Selects objects that are in the state that is the complement of
the specified state. For example, the complement of the
PENDING state is NOT PENDING; that is, either RUNNING
or STOPPED.
ZPWY-VAL-PENDING The TCP is stopping.
ZPWY-VAL-RUNNING The TCP is running and can control TERM objects.
ZPWY-VAL-STOPPED The TCP is stopped.
def ZPWY-DDL-TERMPEND-VALUE type ZSPI-DDL-ENUM.