public class SnmpUdpV1Manager extends SnmpManager
| Modifier and Type | Field and Description |
|---|---|
protected String |
snmpCommunity |
protected org.snmp4j.smi.UdpAddress |
udpAddress |
destinationPort, loader, maxSizeRequestPDU, pduFactory, retries, snmp, timeout| Constructor and Description |
|---|
SnmpUdpV1Manager(net.percederberg.mibble.MibLoader loader,
String ipAddress,
String snmpCommunity,
int retries,
int timeout,
int maxSizeRequestPDU,
int destinationPort) |
| Modifier and Type | Method and Description |
|---|---|
protected org.snmp4j.PDU |
createPDU() |
protected void |
doInit() |
protected org.snmp4j.Target |
getTarget() |
fillTreeFromSNMP, get, get, getNext, init, main, set, walkprotected String snmpCommunity
protected org.snmp4j.smi.UdpAddress udpAddress
public SnmpUdpV1Manager(net.percederberg.mibble.MibLoader loader,
String ipAddress,
String snmpCommunity,
int retries,
int timeout,
int maxSizeRequestPDU,
int destinationPort)
throws IOException
IOExceptionprotected void doInit()
doInit in class SnmpManagerprotected org.snmp4j.Target getTarget()
getTarget in class SnmpManagerprotected org.snmp4j.PDU createPDU()
createPDU in class SnmpManagerCopyright © 2016 iTransformers Labs. All rights reserved.