TMSL 097-45018-02 Issue 3: Mar 96
Page 62
RETRIEVE LOG
(RTRV-LOG)
MESSAGE CATEGORY: SYSTEM MAINTENANCE
TYPE: INPUT/RESPONSE
This command displays all alarm and non-alarm events in the 64-event system message log. RTRV-LOG
does not erase the messages. (See SET-ATTR-LOG to erase the system message log, which is located on
the MIS card.)
COMMAND
RTRV-LOG:[<tid>]::<ctag>::ALARMS;
Example:
RTRV-LOG:::115::ALARMS;
This example, tagged as command 115, displays all event information stored in the event log in the
MIS card.
COMPLETED RESPONSE
<sid> <date> <time>
M <ctag> COMPLD
ALARMS
/* <contents of message log> */
;
If the sequence /* or */ occurs within the contents of a message log, it is represented by the sequence
\/* or \*/ respectively.
Example:
TELECOMSOLUTIONS 95-12-08 16:11:28
M 115 COMPLD
ALARMS
/*
"95-12-08 16:06:42 SET-ATTR-LOG:::1::ALARMS,CLR;"
"95-12-08 16:06:42 AMRC-2:NORMAL,CL:\"INPUT ACTIVE\""
"95-12-08 16:07:27 *MASTER:MN,SYNC,NSA:\"SYNC INPUT FAILED\""
"95-12-08 16:07:27 *CLK-1:MN,HLDOVRSYNC,NSA:\"CLOCK IN HOLDOVER\""
"95-12-08 16:07:27 ACLK-1:FSTSYNC,SC:\"CLOCK NOT CONVERGED\""
"95-12-08 16:07:27 ACLK-2:FSTSYNC,SC:\"CLOCK NOT CONVERGED\""
"95-12-08 16:07:27 *CLK-2:MN,HLDOVRSYNC,NSA:\"CLOCK IN HOLDOVER\""
"95-12-08 16:07:27 AMRC-1:NORMAL,CL:\"INPUT ACTIVE\""
*/
;