PAM Management Programming Manual

Commands and Responses
PAM Management Programming Manual142481
5-42
STATISTICS LINE Command
ZFAIL-CNT
is the total number of buffer allocation failures.
ZOUT-MDS
is the number of MD gets to send data from PAM to the LIF or PAMMAN. (MD is
an internal QIO data structure.)
ZOUT-DUP-MDS
is the number of QIO duplicate MD gets to send data from PAM to the LIF.
ZOUT-RET-MDS
is the number of MDs returned that were acquired to send data out.
ZOUT-MDS-HI-WATER
is the maximum number of outbound MDs acquired at any given time.
ZIN-MDS
is the number of inbound MDs received from the LIF.
ZIN-RET-MDS
is the number of inbound MDs that were returned.
ZIN-MDS-HI-WATER
is the maximum number of inbound QIO MDs from the LIF at a given time.
ZLIF-REG-REQS
is the number of LIF register calls made by PAM. (An ADD PORT command results
in a register with the SLSA driver of the PORT address and related parameter
information.)
ZLIF-REG-FAILS
is the number of LIF register attempts that failed.
ZLIF-DEREG-REQS
is the number of LIF deregister calls made by PAM.
ZLIF-DEREG-FAILS
is the number of LIF deregister calls that failed.
ZLIF-REG-COMPL-OKS
is the number of successful LIF register attempts that completed.