PAM Management Programming Manual

Commands and Responses
PAM Management Programming Manual142481
5-61
STATUS SESSION Command
STATUS SESSION Command
STATUS SESSION is a nonsensitive command that returns current status information
for the specified session.
ZPAM-MAP-STATUS-SESS is an extensible structured token that contains the current
status information for the specified session.
This token has the token number ZPAM-TNM-STATUS-SESS and the DDL definition
ZPAM-DDL-STATUS-SESS. It is present in every STATUS SESSION response record
returned for the specified session. ZPAM-MAP-STATUS-SESS contains the following
fields:
ZCURR-STATE
reports the current summary state of the session service.
Additional Tokens in Response Buffer
ZPAM-MAP-STATUS-SESS
def ZPAM-DDL-STATUS-SESS.
02 ZCURR-STATE type ZSPI-DDL-ENUM. !r
02 ZSESS-STATE type ZSPI-DDL-ENUM. !r
02 ZREQ-SESS-ID type ZSPI-DDL-INT2. !r
02 ZPAM-SESS-ID type ZSPI-DDL-INT2. !r
02 ZRMT-MAC-ADDR type ZSPI-DDL-BYTE !r
occurs 6 times.
02 ZRMT-SAP-ADDR type ZSPI-DDL-INT. !r
02 ZRPT-LOST-LINK-NO-ACK type ZSPI-DDL-BOOLEAN. !r
02 ZRPT-LOST-LINK-RMT-BUSY
type ZSPI-DDL-BOOLEAN. !r
02 ZRPT-LOST-LINK-REJ-FAIL
type ZSPI-DDL-BOOLEAN. !r
02 ZRPT-DISC type ZSPI-DDL-BOOLEAN. !r
02 ZRPT-DM type ZSPI-DDL-BOOLEAN. !r
02 ZRPT-FRM-REJ-RCVD type ZSPI-DDL-BOOLEAN. !r
02 ZRPT-FRM-REJ-SENT type ZSPI-DDL-BOOLEAN. !r
02 ZRPT-SABME-FRM-RCVD type ZSPI-DDL-BOOLEAN. !r
02 ZRPT-RESET type ZSPI-DDL-BOOLEAN. !r
02 ZRPT-RESET-FAIL type ZSPI-DDL-BOOLEAN. !r
02 ZACK-EXPD-TIMER type ZSPI-DDL-TIMESTAMP.!r
02 ZACK-SEND-TIMER type ZSPI-DDL-TIMESTAMP.!r
02 ZINACTIVE-TIMER type ZSPI-DDL-TIMESTAMP.!r
02 ZIFRM-XMIT-WIN type ZSPI-DDL-INT. !r
02 ZIFRM-RECV-WIN type ZSPI-DDL-INT. !r
02 ZMAX-RETRY-CNT type ZSPI-DDL-INT. !r
02 ZMAX-INFO-FIELD-LEN type ZSPI-DDL-INT. !r
02 ZACCESS-PRI type ZSPI-DDL-INT. !r
02 ZROUTE-INFO type ZSPI-DDL-BYTE. !r
occurs 18 times.
end.