public class ObjIdMonitor extends SingleInstanceTracker
ObjIdMonitor class.
Constructor and Description |
---|
ObjIdMonitor(SnmpObjId base,
SnmpInstId inst)
Constructor for ObjIdMonitor.
|
Modifier and Type | Method and Description |
---|---|
protected void |
storeResult(SnmpResult res) |
String |
toString()
toString
|
buildNextPdu, errorOccurred, getMaxRetries, getWalkRequests, handleWalkResponses, receivedEndOfMib, setMaxRepetitions, setMaxRetries
failed, getCollectionTracker, getParent, isFinished, reportFatalErr, reportGenErr, reportNonFatalErr, reportNoSuchNameErr, reportTooBigErr, setFailed, setFinished, setParent, setTimedOut, timedOut
public ObjIdMonitor(SnmpObjId base, SnmpInstId inst)
Constructor for ObjIdMonitor.
base
- a SnmpObjId
object.inst
- a SnmpInstId
object.protected void storeResult(SnmpResult res)
storeResult
in class CollectionTracker
Copyright © 2021. All rights reserved.