ipworks
Interface SnmpEventListener
- All Superinterfaces:
- java.util.EventListener
- public interface SnmpEventListener
- extends java.util.EventListener
Event listener for the Snmp Class
.
error
public void error(SnmpErrorEvent e)
getBulkRequest
public void getBulkRequest(SnmpGetBulkRequestEvent e)
getNextRequest
public void getNextRequest(SnmpGetNextRequestEvent e)
getRequest
public void getRequest(SnmpGetRequestEvent e)
getResponse
public void getResponse(SnmpGetResponseEvent e)
informRequest
public void informRequest(SnmpInformRequestEvent e)
PDUTrace
public void PDUTrace(SnmpPDUTraceEvent e)
readyToSend
public void readyToSend(SnmpReadyToSendEvent e)
setRequest
public void setRequest(SnmpSetRequestEvent e)
trap
public void trap(SnmpTrapEvent e)
Copyright (c) 2001 /n software inc. - All rights reserved.