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