public class JoeSnmpWalker extends SnmpWalker
Modifier and Type | Class and Description |
---|---|
class |
JoeSnmpWalker.GetBulkBuilder |
static class |
JoeSnmpWalker.GetNextBuilder |
static class |
JoeSnmpWalker.JoeSnmpPduBuilder |
class |
JoeSnmpWalker.JoeSnmpResponseHandler |
SnmpWalker.WalkerPduBuilder
Constructor and Description |
---|
JoeSnmpWalker(JoeSnmpAgentConfig agentConfig,
String name,
CollectionTracker tracker) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
protected SnmpWalker.WalkerPduBuilder |
createPduBuilder(int maxVarsPerPdu) |
protected int |
getVersion() |
protected void |
sendNextPdu(SnmpWalker.WalkerPduBuilder pduBuilder) |
void |
start() |
buildAndSendNextPdu, failed, getAddress, getErrorMessage, getErrorThrowable, getMaxVarsPerPdu, getName, handleAuthError, handleDone, handleError, handleError, handleFatalError, handleTimeout, processErrors, processResponse, setCallback, timedOut, waitFor, waitFor
public JoeSnmpWalker(JoeSnmpAgentConfig agentConfig, String name, CollectionTracker tracker)
public void start()
start
in class SnmpWalker
protected SnmpWalker.WalkerPduBuilder createPduBuilder(int maxVarsPerPdu)
createPduBuilder
in class SnmpWalker
protected void sendNextPdu(SnmpWalker.WalkerPduBuilder pduBuilder) throws SnmpException
sendNextPdu
in class SnmpWalker
SnmpException
protected int getVersion()
public void close()
close
in interface AutoCloseable
close
in class SnmpWalker
Copyright © 2021. All rights reserved.