public class InstanceListTracker extends AggregateTracker
Constructor and Description |
---|
InstanceListTracker(SnmpObjId base,
SnmpInstId[] instances) |
InstanceListTracker(SnmpObjId base,
SnmpInstId[] instances,
CollectionTracker parent) |
InstanceListTracker(SnmpObjId base,
String instances) |
InstanceListTracker(SnmpObjId base,
String instances,
CollectionTracker parent) |
buildNextPdu, getWalkRequests, handleWalkResponses, isFinished, setFailed, setMaxRepetitions, setMaxRetries, setTimedOut
failed, getCollectionTracker, getParent, reportFatalErr, reportGenErr, reportNonFatalErr, reportNoSuchNameErr, reportTooBigErr, setFinished, setParent, storeResult, timedOut
public InstanceListTracker(SnmpObjId base, String instances, CollectionTracker parent)
public InstanceListTracker(SnmpObjId base, SnmpInstId[] instances)
public InstanceListTracker(SnmpObjId base, SnmpInstId[] instances, CollectionTracker parent)
Copyright © 2021. All rights reserved.