Uses of Interface
com.tailf.ncs.snmp.snmp4j.EventContext
Packages that use EventContext
-
Uses of EventContext in com.tailf.ncs.snmp.snmp4j
Classes in com.tailf.ncs.snmp.snmp4j that implement EventContextMethods in com.tailf.ncs.snmp.snmp4j with parameters of type EventContextModifier 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