Package | Description |
---|---|
com.tailf.ncs.snmp.snmp4j |
NCS snmp4j support package
|
Class and Description |
---|
EventContext
This interface describes the context for the notification event
|
HandlerResponse
Response enums controlling the execution of the handler chain
|
NotifHandlerInstance
Helper class which holds handler and if applicable
the corresponding opaque object for a registered handler
|
NotificationHandler
Interface that all Handlers must implement
to be able to register for the NotificationReceiver
|
NotificationReceiver
This class class mediated the use of Snmp4j
for receiving and mapping of incoming snmp notifications.
|