User's Manual Part 9

NOC-NEM Interface Commands
Element Management System (EMS) 4.0 User Manual
113
want to query. Use Site_Name = ALL to query for all network elements.
Use
Alarm_Name = ALL to query for all alarms.
2. Look for a response like this
1130 23-Mar-01 DEMS MainTower GET ALARMFILTER PriRXLite \
PriRXLite ON \
END
where ON indicates that the alarm is being reported and OFF indicates that it
is not being reported in POST STATUS messages.
Examples
DEMS WasecaPower GET ALARMFILTER PriRXLite
DEMS 13 GET ALARMFILTER ALL
DEMS ALL GET ALARMFILTER ALL
5.5.16 SET ALARMFILTER
This command can be used to turn alarms on and off for display in POST
STATUS
messages. You can do this for a particular alarm or for all alarms, and
for a particular network element or for all network elements, in the same
command.
To turn alarm reporting on or off
1. Enter a command in the following format
DEMS Site_Name SET ALARMFILTER Alarm_Name Off_Or_On
(or)
DEMS Node_Number SET ALARMFILTER Alarm_Name Off_Or_On
where Site_Name is the site name of the network element, Node_Number
is the Host Node or Remote Node value (as displayed in the Maintenance
interface View Catalog window),
Alarm_Name identifies the alarm, and
Off_Or_On is the desired state, either Off (not reported) or On (reported).
Use
Site_Name = ALL to affect all network elements. Use Alarm_Name
= ALL
to affect all alarms.
2. Look for a response like this
1130 23-Mar-01 DEMS MainTower SET ALARMFILTER 3P3Volt OFF\
3P3Volt OFF \