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, sendTestclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsend, sendInformaddVarBind, send, sendTestprotected Snmp4JV3InformBuilder(Snmp4JStrategy strategy)
public SnmpValue[] sendInform(String destAddr, int destPort, int timeout, int retry, String community) throws Exception
sendInform in interface SnmpV2TrapBuildersendInform in class Snmp4JV2TrapBuilderExceptionCopyright © 2021. All rights reserved.