public class SNMPWalkBuilder extends AbstractSNMPRequestBuilder<List<SnmpResult>>
| Constructor and Description | 
|---|
SNMPWalkBuilder(LocationAwareSnmpClientRpcImpl client,
               SnmpAgentConfig agent,
               List<SnmpObjId> oids)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected List<SnmpResult> | 
processResponse(SnmpMultiResponseDTO response)  | 
execute, withDescription, withLocation, withSystemId, withTimeToLive, withTimeToLivepublic SNMPWalkBuilder(LocationAwareSnmpClientRpcImpl client, SnmpAgentConfig agent, List<SnmpObjId> oids)
protected List<SnmpResult> processResponse(SnmpMultiResponseDTO response)
processResponse in class AbstractSNMPRequestBuilder<List<SnmpResult>>Copyright © 2020. All rights reserved.