
Wide Bank 28 DS3 - Release 2.4
41
Retrieve Alarms
Retrieve Alarms
The following shows how to retrieve the current alarms for a facility.
RTRV-ALM-EQPT:tid:aid:ctag::[ntfcncde],[condtype];
RTRV-ALM-ENV:tid:aid:ctag::[ntfcncde],[condtype];
RTRV-ALM-E1:tid:aid:ctag::[ntfcncde],[condtype];
RTRV-ALM-T1:tid:aid:ctag::[ntfcncde],[condtype];
RTRV-ALM-T3:tid:aid:ctag::[ntfcncde],[condtype];
RTRV-ALM-ALL:tid:aid:ctag::[ntfcncde],[condtype]
Example
Command
Retrieve ALL alarms
RTRV-ALM-ALL;
Retrieve T3 major alarms
RTRV-ALM-T3:tid::::MJ,;
Retrieve T1 #3 alarms
RTRV-ALM-T1:tid:DS1-03;
Retrieve EQPT alarms
RTRV-ALM-EQPT;
Facility
AID
EQPT
ALL
ENV
ALL
T3
DS3-A, DS3-B, or
ALL
T1
DS1-1 to DS1-28, or
ALL
E1
E1-01 to E1-27, or
ALL
(see
T3-E1 Configuration AIDs
on
page 8
)
ALL
ALL
Keyword
Description
ntfcncde
Severity or class of alarm, event or condition (optional). If omitted, the default
is ALL. Values are:
• CR – Critical Alarm
• MJ – Major Alarm
• MN – Minor Alarm
• CL – Condition Cleared
• NA – Not Alarmed
• NR – Not Reported
• ALL
condtype
Type of condition or state to be retrieved (optional). If omitted, the value
defaults to
ALL
. To retrieve specific condition type values, see
Alarm and
Event Message Parameters
on
page 43
.