public class Snmp4JV3TrapBuilder extends Snmp4JV2TrapBuilder implements SnmpV3TrapBuilder
Modifier | Constructor and Description |
---|---|
protected |
Snmp4JV3TrapBuilder(Snmp4JStrategy strategy) |
Modifier and Type | Method and Description |
---|---|
void |
send(String destAddr,
int destPort,
String community) |
addVarBind, getPDU, send, sendInform, sendInform, sendTest
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
send, sendInform
sendInform
addVarBind, sendTest
protected Snmp4JV3TrapBuilder(Snmp4JStrategy strategy)
public void send(String destAddr, int destPort, String community) throws Exception
send
in interface SnmpTrapBuilder
send
in class Snmp4JV2TrapBuilder
Exception
Copyright © 2021. All rights reserved.