public class SnmpGetter extends TableTracker
Constructor and Description |
---|
SnmpGetter(SnmpAgentConfig peer,
LocationAwareSnmpClient client,
String location,
Integer nodeid) |
Modifier and Type | Method and Description |
---|---|
List<SnmpValue> |
get(List<SnmpObjId> oids) |
List<SnmpValue> |
get(List<SnmpObjId> entryoids,
Integer index) |
SnmpValue |
get(SnmpObjId entryoid,
Integer index) |
Integer |
getNodeId() |
buildNextPdu, createRowResult, getWalkRequests, handleWalkResponses, isFinished, rowCompleted, setMaxRepetitions, setMaxRetries, storeResult
failed, getCollectionTracker, getParent, reportFatalErr, reportGenErr, reportNonFatalErr, reportNoSuchNameErr, reportTooBigErr, setFailed, setFinished, setParent, setTimedOut, timedOut
public SnmpGetter(SnmpAgentConfig peer, LocationAwareSnmpClient client, String location, Integer nodeid)
Copyright © 2021. All rights reserved.