Chapter 4 Provisioning the TimeProvider
Provisioning Alarms
124 TimeProvider User’s Guide 097-58001-02 Revision C – August 2005
Normal Response Format
<cr><lf><lf>
^^^sid^date^time<cr><lf>
M^<ctag>^COMPLD
^^^”<aid>,aidtype:ntfcncde,condtype,srveff,ocrdat,ocrtim
<:condscr>”<cr><lf>*
;
where * indicates zero or more of the preceding element
Sample Command
RTRV-ALM:::TS1000;
This command causes the TimeProvider to return all current alarms.
Normal Response
TP-SSU 03-10-24 11:22:11
M TS1000 COMPLD
"SYS,EQPT:MJ,PWRA,NSA,03-10-24 11-22-11:\"POWER A FAILED\""
"SYS,EQPT:MJ,EXPFAIL,SA,03-10-24 11-22-11:\"EXPANSION CONNECTIVITY FAILED\""
"IOC2,EQPT:MJ,CLKFREE,SA,03-10-24 11-25-15:\"CLOCK ENTERED FREE-RUN MODE\""
"INP1,T1:MN,INPLOS,NSA,03-10-24 11-25-16:\"LOS FAULT\""
"INP2,T1:MN,INPDISQ,NSA,03-10-24 11-25-17:\"INPUT DISQUALIFIED AS POSSIBLE
REFERENCE\""
"INP2,T1:MN,INPLOS,NSA,03-10-24 11-25-17:\"LOS FAULT\""
;
Response
Value Description
<aid> Access identifier
aidtype Access identifier type
EQPT – alarm associated with operation of the system
T1 – alarm associated with inputs or outputs
ntfcncde Notification code:
MN – Minor alarm
MJ – Major alarm
CR – Critical alarm
condtype Condition type – keyword associated with the command
srveff Service effective indicator
ocrdat Occurrence date of the alarm
ocrtim Occurrence time of the alarm
condscr Optional condition description – text string enclosed in quotation
marks