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, setTimedOutfailed, getCollectionTracker, getParent, reportFatalErr, reportGenErr, reportNonFatalErr, reportNoSuchNameErr, reportTooBigErr, setFinished, setParent, storeResult, timedOutpublic 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.