User guide
Northbound Interface User Interaction
976
AlliedView NMS Administration Guide
Faults/ getEventFilters None HashMap of event filters
with each filter containing
a HashMap that has
criteria and actions.
Criteria contain strings
and an action contains a
HashMap with different
actions.
Returns a HashMap of event
filters. This Map contains other
HashMaps for criteria and
actions and also actions
contain other HashMaps for
each action.
Faults/ getEventParsers None List of event parser
properties (list of
HashMaps)
Returns a list of event parsers
properties
Faults/ getTrapParsers None List of trap parser
properties (list of
HashMaps)
Returns a list of trap filter
properties
Faults/ setEventTarget - Target server IP address
- Target server port
number
- HashMap of event
properties match criteria
None Sets up a target server and
port as a receiver of events
that match the specified
criteria.
Faults/
removeEventTarget
- Target server IP address
- Target server port
number
None Remove the server with
address and port from events
receiver.
Faults/ getEventTargets None HashMap of event targets
which also shows counts
Returns the configured event
target hosts and ports.
Faults/
getTotalAlertsCount
None Total alarms count
(integer)
Returns total number of
alarms
Faults/ getAlertsCount Severity string (e.g.
Critical, Major, etc.)
Alarms count with the
severity.
Returns the number of alarms
matching the specified severity
Faults/ getAlerts HashMap of alarm
properties match criteria
List of alarm properties
(list of HashMaps)
Returns a list of alarm
properties matching the
criteria
Faults/ getAlertFilters None HashMap of alarm filters
with each filter containing
a HashMap that has
criteria and actions.
Criteria contain strings
and an action contains a
HashMap with different
actions.
Returns a HashMap of alarm
filters. This Map contains other
HashMaps for criteria and
actions and also actions
contain other HashMaps for
each action.
Faults/
getAlertAnnotation
Failure object (entity) of
the alarm
List of annotation
properties for the alarm
(list of HashMaps)
Returns a list of annotations
for the alarm with the specified
entity.
Faults/ getAlertHistory Failure object (entity) of
the alarm
List of history properties
for the alarm (list of
HashMaps)
Returns a list of history for the
alarm with the specified entity.
TABLE 12-2 Operations Table
Module / Operation Parameters Types Return Types Notes