X25AM Management Programming Manual
Event Management
X25AM Management Programming Manual—528037-001
7-27
91: ZX25-EVT-SU-CLR-IND
91: ZX25-EVT-SU-CLR-IND
A CLEAR INDICATION packet has been received on the Virtual Circuit in response to
an already transmitted CLEAR REQUEST packet.
ZSPI-TKN-SSID
is the X25AM subsystem ID, and its value is ZX25-VAL-SSID. This token is
described in the SPI Programming Manual.
ZX25-TKN-SD-NAME
represents the subdevice name on which the Virtual Circuit is established.
ZX25-TKN-CLR-CAUSE
indicates the CLEAR CAUSE code.
ZX25-TKN-CLR-DIAG
indicates the CLEAR DIAGNOSTIC code.
ZX25-TKN-CALLING-ADDR
indicates the address of calling DTE.
ZX25-TKN-CALLED-ADDR
indicates the address of called DTE.
In the message text, ldev corresponds to the value of ZEMS-TKN-LDEV.
Cause. A CLEAR REQUEST packet has been received on the Virtual Circuit.
Effect. The Switched Virtual Circuit (SVC) is disconnected.
Recovery. Reconfigure the SVC.
Tokens
ZSPI-TKN-SSID token-type ZSPI-TYP-SSID.
ZX25-TKN-SD-NAME token type ZSPI-TYP-STRING
ZX25-TKN-CLR-CAUSE token type ZSPI-TYP-UINT
ZX25-TKN-CLR-DIAG token type ZSPI-TYP-UINT
ZX25-TKN-CALLING-ADDR token type ZSPI-TYP-STRING
ZX25-TKN-CALLED-ADDR token type ZSPI-TYP-STRING
Event-Message Text
LDEV ldev sd-name: CLEAR INDICATION IN
Cause = #clr-cause Diag code = #clr-diag
Calling = %ppppp
Called = %qqqqq