Tl1 response format – Symmetricom EDGE CLOCK 1000 User Manual
Page 87

097-58001-02 Revision G – April 2008
TimeProvider User’s Guide
87
Chapter 4 Provisioning the TimeProvider
TL1 Overview
TL1 Response Format
Normal Response
For each TL1 command described in this chapter there is a normal response, an
in-process response, or an error response. The TimeProvider response is always
upper-case. The format of a normal response is:
^^^sid^date^time
M ^ctag^COMPLD
;
The time and date is in the Telcordia GR-833 format. A sample normal response is:
TIMEPROVIDER 03-08-28 11:23:54
M 1 COMPLD
;
In-Process Response
The TimeProvider sends an in-process response only if it cannot respond to the
command within two seconds. The response terminates with a less-than character
(<) with no semicolon until after the TimeProvider sends the requested output
response message. The format of the in-process message is:
^^^sid^date^time
IP^ctag
<
A sample in-process response is:
TIMEPROVIDER 03-08-28 11:24:15
IP^2
<
Error Response
If you mis-type a command or issue an invalid command, the TimeProvider sends
an error message. The format of the error response is:
^^^sid^date^time
M ^ctag^DENY
^^^
;
A sample error message is shown below:
TIMEPROVIDER 08-28-03 11:32:12
M 3 DENY
ICNV
;