User guide

User Interaction Available Operations
AlliedView NMS Administration Guide (Northbound Interface)
12-8
Faults/ setEventTarget - Target server IP address
- Target server port num-
ber
- HashMap of event prop-
erties match criteria
None Sets up a target server and port
as a receiver of events that
match the specified criteria.
Faults/ removeEventTar-
get
- Target server IP address
- Target server port num-
ber
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/ getTotalA-
lertsCount
None Total alarms count (inte-
ger)
Returns total number of alarms
Faults/ getAlertsCount Severity string (e.g. Criti-
cal, Major, etc.)
Alarms count with the
severity.
Returns the number of alarms
matching the specified severity
Faults/ getAlerts HashMap of alarm proper-
ties match criteria
List of alarm properties
(list of HashMaps)
Returns a list of alarm proper-
ties matching the criteria
Faults/ getAlertFilters None HashMap of alarm filters
with each filter contain-
ing a HashMap that has
criteria and actions. Crite-
ria contain strings and an
action contains a Hash-
Map 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/ getAlertAnnota-
tion
Failure object (entity) of
the alarm
List of annotation proper-
ties 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 Hash-
Maps)
Returns a list of history for the
alarm with the specified entity.
Mdti/ getDeviceInfo Device IP address (a in
NMS database)
HashMap or device gen-
eral information properties
Returns device general infor-
mation from the device. This
retrieves results from the
device (not database).
Mdti/
getMultiDeviceInfo
Device IP addresses (sepa-
rated by ‘,’)
List of properties (list of
HashMaps)
Returns a list of device general
information properties
Provision/
getDeviceInterfaces
- Device IP address
- Port number
A map of parameters of
the interface specified
Returns current values from the
device (if ALL is specified
then values returned will be for
all ports)
Provision/
getDeviceVlans
- Device IP address
- VLAN ID
A map of properties of the
specified VLAN
Returns current values from the
device (if ALL is specified
then values returned will be for
all VLANs)
Provision/
getRGDeviceDetails
- MO match criteria (RGs)
- Components list
Map containing proper-
ties of the RG
Retrieves properties of RG
from the device directly.
TABLE 12-2 Operations Table
Module / Operation Parameters Types Return Types Notes