Expand Management Programming Manual
COMMON DEFINITIONS
Simple Tokens
The following simple tokens appear in several EXPAND event
messages. They are described later in this section under "Tokens
in Event Messages."
ZEXP-TKN-CIU-PATH indicates the CIU path.
ZEXP-TKN-SYS-MSG-MODE indicates what software component the event
message relates to.
ZEXP-TKN-SYSNAME contains a system name.
ZEXP-TKN-SYSNUM contains a system number.
Extensible Structured Tokens
The following extensible structured tokens appear in multiple
EXPAND responses.
ZEXP-MAP-STATS-LINE-CSM is an extensible structured token that
contains the current statistical information for a line handler
configured as HDLC Normal for 6100 Communications Subsystem
(CSS). It has the token number ZEXP-TNM-STATS-LINE-CSM and the
DDL definition ZEXP-DDL-STATS-LINE-CSM. This token is returned
in the responses to the RESETSTATS LINE and STATISTICS LINE
commands, which are described in Section 7, "Commands and
Responses."
def ZEXP-DDL-STATS-LINE-CSM.
02 ZLAST-RESETSTATS-TMSTP
type ZSPI-DDL-TIMESTAMP.
02 ZSTATS-CURR-TMSTP type ZSPI-DDL-TIMESTAMP.
02 ZI-FRAMES-SENT type ZSPI-DDL-INT2.
02 ZI-FRAMES-RECV type ZSPI-DDL-INT2.
02 ZS-FRAMES-SENT type ZSPI-DDL-INT2.
02 ZS-FRAMES-RECV type ZSPI-DDL-INT2.
02 ZU-FRAMES-SENT type ZSPI-DDL-INT2.
02 ZU-FRAMES-RECV type ZSPI-DDL-INT2.
02 ZBCC-ERRS type ZSPI-DDL-INT2.
02 ZALLOC-ERRS type ZSPI-DDL-INT2.
02 ZQUAL-ERRS type ZSPI-DDL-INT2.
02 ZFRAMES-TOTAL type ZSPI-DDL-INT2.
02 ZFRAMES-ERR type ZSPI-DDL-INT2.
02 ZL2-I-FRAMES-SENT type ZSPI-DDL-INT2.
02 ZL2-I-FRAMES-SENT-P type ZSPI-DDL-INT2.
02 ZL2-I-FRAMES-RECV type ZSPI-DDL-INT2.
>
6-12