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, withTimeToLive
public SNMPWalkBuilder(LocationAwareSnmpClientRpcImpl client, SnmpAgentConfig agent, List<SnmpObjId> oids)
protected List<SnmpResult> processResponse(SnmpMultiResponseDTO response)
processResponse
in class AbstractSNMPRequestBuilder<List<SnmpResult>>
Copyright © 2021. All rights reserved.