public static interface SnmpReceiver.Listener
| Modifier and Type | Method and Description |
|---|---|
void |
trapReceived(SnmpResponse trap)
Called back when a new SNMP trap arrives.
|
void trapReceived(SnmpResponse trap)
trap - SNMP trap that also contains datagram bytes and the remote addressCopyright © 2014. All Rights Reserved.