[ 
https://issues.apache.org/jira/browse/CAMEL-3110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Willem Jiang reassigned CAMEL-3110:
-----------------------------------

    Assignee: Willem Jiang

> Support GETNEXT and GETBULK for the Camel SNMP component.
> ---------------------------------------------------------
>
>                 Key: CAMEL-3110
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3110
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-snmp
>    Affects Versions: 2.5.0
>            Reporter: Ashwin Karpe
>            Assignee: Willem Jiang
>             Fix For: Future
>
>         Attachments: camel-3110-patch.txt
>
>
> The current code in the SNMPOidPoller only supports SNMP GET Calls, as the 
> SnmpOIDPoller.java -> poll() method has an hard-coded value i.e. 
> this.pdu.setType(PDU.GET);  and the ScheduledPollConsumer.java thread is 
> always invoking the poll() method. 
> There is a need to support GETNEXT and GETBULK operations during polling 
> operations.
> The hard-coded value needs to be replaced with support for a configurable 
> value supporting GETNEXT an GETBUK operations.
> For more details, please refer to the nabble issue
> http://camel.465427.n5.nabble.com/regarding-camel-snmp-td2807814.html#a2807814



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to