public class SNMPWalkWithTrackerBuilder extends AbstractSNMPRequestBuilder<CollectionTracker>
| Constructor and Description | 
|---|
SNMPWalkWithTrackerBuilder(LocationAwareSnmpClientRpcImpl client,
                          SnmpAgentConfig agent,
                          CollectionTracker tracker)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected CollectionTracker | 
processResponse(SnmpMultiResponseDTO response)  | 
execute, withDescription, withLocation, withSystemId, withTimeToLive, withTimeToLivepublic SNMPWalkWithTrackerBuilder(LocationAwareSnmpClientRpcImpl client, SnmpAgentConfig agent, CollectionTracker tracker)
protected CollectionTracker processResponse(SnmpMultiResponseDTO response)
processResponse in class AbstractSNMPRequestBuilder<CollectionTracker>Copyright © 2021. All rights reserved.