Hi ,

I just checked the code, the snmp endpoint setting is OK.
Can you show the stack trace that you get when you sending out the SNMP V3
notification to the camel route?


Willem Jiang

Blog: http://willemjiang.blogspot.com (English)
          http://jnn.iteye.com  (Chinese)
Twitter: willemjiang
Weibo: 姜宁willem

On Wed, Nov 22, 2017 at 6:01 PM, [email protected] <
[email protected]> wrote:

> hi,
>
>     When I use snmp like this
>         from("snmp:" + snmpListenAddress + 
> ":162?protocol=udp&type=TRAP&snmpVersion=3").process(new
> Processor() {...}
>
>     I can not receive snmpV3 notifications.But It can receive snmpV1
> notification.
>
>     Can you tell me how to make it work for snmpVersion3.
>
>
> Thinks
>
>
>
> [email protected]
>

Reply via email to