Package | Description |
---|---|
org.opennms.protocols.snmp |
Modifier and Type | Field and Description |
---|---|
private SnmpTrapHandler |
SnmpTrapSession.m_handler
The public trap handler that process
received traps.
|
Modifier and Type | Method and Description |
---|---|
SnmpTrapHandler |
SnmpTrapSession.getHandler()
Returns the trap handler for this trap session.
|
Modifier and Type | Method and Description |
---|---|
void |
SnmpTrapSession.setHandler(SnmpTrapHandler hdl)
Sets the trap handler for the session.
|
Constructor and Description |
---|
SnmpTrapSession(SnmpTrapHandler handler)
The default SnmpTrapSession constructor.
|
SnmpTrapSession(SnmpTrapHandler handler,
int port)
SnmpTrapSession constructor
|
SnmpTrapSession(SnmpTrapHandler handler,
int port,
java.net.InetAddress laddr)
SnmpTrapSession constructor
|
Generated by iurt on 2015.