Chapter 4 Provisioning the TimeProvider
Provisioning Alarms
132 TimeProvider User’s Guide 097-58001-02 Revision G – April 2008
Response Format
<cr><lf><lf>
sid date time<cr><lf>
M ctag COMPLD<cr><lf>
“<aid>:event id,alarm level”<cr><lf>
“<aid>:event id,alarm level”<cr><lf>
.
.
“<aid>:event id,alarm level”<cr><lf>
;
Sample Command
RTRV-ATTR::SYS:TS1000;
This command causes the TimeProvider to return the alarm levels associated with
all system-level alarms.
Normal Response
TP-SSU 03-10-24 11:21:20
M TS1000 COMPLD
"SYS:IOC1EQPT,NA"
"SYS:IOC2EQPT,NA"
"SYS:PWRA,MJ"
"SYS:PWRB,MJ"
"SYS:EXTALM1,MJ"
"SYS:EXTALM2,CR"
"SYS:EXPFAIL,MJ"
;
Retrieving Current Alarms
You can display the current active alarms using the RTRV-ALM command.
RTRV-ALM:[<tid>]:<aid>:[<ctag>];
Field Description
<aid> The aid specified in the command
event id The identifier of the alarm whose level is displayed
alarm level The value indicates the alarm level that is generated by an alarm
event:
NR = Not Reported
NA = A non-alarm event
MN = Minor alarm
MJ = Major alarm
CR = Critical alarm