Uses of Interface
com.tailf.ncs.snmp.snmp4j.EventContext
-
Uses of EventContext in com.tailf.ncs.snmp.snmp4j
Modifier and TypeMethodDescriptionFilterAckInforms.processPdu
(EventContext context, org.snmp4j.CommandResponderEvent event, Object opaque) Standard filter method for acknowledge of INFORM.FilterKnownIPAddresses.processPdu
(EventContext context, org.snmp4j.CommandResponderEvent event, Object opaque) Standard filter method for suppressing unknown ipAddressesFilterOutNonNotifications.processPdu
(EventContext context, org.snmp4j.CommandResponderEvent event, Object opaque) Standard filter method for suppressing received snmp event which are not of type TRAP, NOTIFICATION or INFORM.NotificationHandler.processPdu
(EventContext context, org.snmp4j.CommandResponderEvent event, Object opaque) Filter method