PAM Management Programming Manual
Commands and Responses
PAM Management Programming Manual—142481
5-45
STATISTICS PORT Command
ZPAM-MAP-STATS-PORT is an extensible structured token that contains the current
statistical information for the specified PORT.
This token has the token number ZPAM-TNM-STATS-PORT and the DDL definition
ZPAM-DDL-STATS-PORT. It is present in every RESETSTATS PORT and
STATISTICS PORT response record returned for the specified PORT. ZPAM-MAP-
STATS-PORT contains the following fields:
ZRESET-TIME
is the time when the port statistics counters were last reset. This time indicates the
beginning of the sample period.
ZCURR-TIME
is the current system time. This time indicates the end of the sample period.
ZAGGR-SDUS-NOT-DELIV
is a count of aggregate SDU messages not delivered by the PAM subsystem to
SNAX/XF or SNAX/APN or to the port application.
ZDELIVED-AGGR-SDUS
is a count of aggregate SDU messages delivered by the PAM subsystem to
SNAX/XF or SNAX/APN or to the port application.
ZSENT-AGGR-SDUS
is a count of aggregate SDU messages sent by the PAM subsystem to the adapter.
ZAGGR-SDUS-NOT-SENT
is a count of aggregate SDU messages not sent by the PAM subsystem to the
adapter.
ZOPEN-LS-REQS-RECVD
is the count of open link stations received by the PAM subsystem from SNAX/XF or
SNAX/APN. This field is valid only for LLC2 ports.
02 ZCHG-REQ type ZSPI-DDL-INT2. !r
02 ZDEV-INFO-REQ type ZSPI-DDL-INT2. !r
02 ZSUBDEV-INFO-REQ type ZSPI-DDL-INT2. !r
02 ZSUBDEV-NAME-REQ type ZSPI-DDL-INT2. !r
02 ZGETPARAM-REQ type ZSPI-DDL-INT2. !r
02 ZSETPARAM-REQ type ZSPI-DDL-INT2. !r
02 ZOTHER-REQ type ZSPI-DDL-INT2. !r
end.