com.outbackinc.services.protocol.snmp
Interface SnmpTrapListener
- All Superinterfaces:
- java.util.EventListener
- public interface SnmpTrapListener
- extends java.util.EventListener
Interface which represents a listener of traps and informs. The listener is used
as a callback for the SnmpService in that traps and informs are delivered to this
interface when the trap or inform matches an SnmpTrapProfile associated with the
SnmpTrapListener.
Method Summary |
void |
trapReceived(SnmpTrapEvent cSnmpTrapEvent)
Called by the SnmpService when a trap or inform is received which
matches one of the SnmpTrapListener's associated profiles |
trapReceived
public void trapReceived(SnmpTrapEvent cSnmpTrapEvent)
- Called by the SnmpService when a trap or inform is received which
matches one of the SnmpTrapListener's associated profiles
- Parameters:
cSnmpTrapEvent
- the trap/inform received by the SnmpService
Home Services Products Purchase Contact Us About Us Legal Ceramics
Copyright © 2003-2008 jSNMP Enterprises All rights reserved.