You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2023/01/27 13:00:00 UTC

[jira] [Updated] (CAMEL-18980) camel snmp - SNMP Ver1 trap does not work

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

Claus Ibsen updated CAMEL-18980:
--------------------------------
    Priority: Minor  (was: Major)

> camel snmp - SNMP Ver1 trap does not work
> -----------------------------------------
>
>                 Key: CAMEL-18980
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18980
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-snmp
>    Affects Versions: 3.20.1
>            Reporter: hisao furuichi
>            Priority: Minor
>         Attachments: Snmpv1TrapTest.java
>
>
> Although camel-snmp supports SNMP v1, v2, and v3 trap, v1 trap does not work as expected.
> By checking the test code for camel-snmp, v2 trap is only tested.
> https://github.com/apache/camel/blob/camel-3.x/components/camel-snmp/src/test/java/org/apache/camel/component/snmp/TrapTest.java
> Based on the TrapTest.java, I implemented a TrapTestSnmpv1.java. Please use the test code for this issue.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)