Expand Management Programming Manual

COMMON DEFINITIONS
Extensible Structured Tokens
ZL2-DM-FRAMES-SENT contains the total number of DM frames sent.
ZL2-DM-FRAMES-RECV contains the total number of DM frames
received.
ZL2-RECV-OVERRUN contains the total number of frames received
that were longer than the maximum frame size specified.
ZL2-MODEM-ERRS contains the total number of modem errors.
ZL2-SREJ-FRAMES-SENT contains the total number of SREJ frames
sent.
ZL2-SREJ-FRAMES-RECV contains the total number of SREJ frames
received.
The following fields of ZEXP-MAP-STATS-LINE-NCSM identify the
primary and backup line-handler processes associated with the
given line.
ZLINE-PPID is the process ID of the primary line-handler process
associated with the line.
ZLINE-BPID is the process ID of the backup line-handler process
associated with the line.
ZEXP-MAP-STATS-PATH is an extensible structured token that con-
tains the current statistical information for an EXPAND path. It
has the token number ZEXP-TNM-STATS-PATH and the DDL definition
ZEXP-DDL-STATS-PATH. This token is returned in the responses
to the RESETSTATS PATH and STATISTICS PATH commands, which are
described in Section 7, "Commands and Responses."
def ZEXP-DDL-STATS-PATH.
02 ZLAST-RESETSTATS-TMSTP
type ZSPI-DDL-TIMESTAMP.
02 ZSTATS-CURR-TMSTP type ZSPI-DDL-TIMESTAMP.
02 ZL4-PKTS-SENT type ZSPI-DDL-INT2.
02 ZL4-PKTS-RECV type ZSPI-DDL-INT2.
02 ZL4-FWD-SENT type ZSPI-DDL-INT2.
02 ZL4-FWD-RECV type ZSPI-DDL-INT2.
02 ZL4-LINK-REQ-SENT type ZSPI-DDL-INT2.
02 ZL4-LINK-REQ-RECV type ZSPI-DDL-INT2.
02 ZL4-REQ-SENT-CONN type ZSPI-DDL-INT2.
02 ZL4-REQ-SENT-TRACE type ZSPI-DDL-INT2.
02 ZL4-REQ-SENT-NCP type ZSPI-DDL-INT2.
>
6-20