Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-19298

Snmp: version 3 is not supported for several actions for the component

    XMLWordPrintableJSON

Details

    • Unknown

    Description

      In snmp component, users can use versions 0.1 and 2 (using values from the documentation).

      Version 3 is not supported for several actions (like provide PDU or get next)
      To support this version on component, different PDU class has to be used. (for example here https://github.com/apache/camel/blob/main/components/camel-snmp/src/main/java/org/apache/camel/component/snmp/SnmpProducer.java#L85)

      There is a test coverage (creation in progress) in camel-quarkus, which could be used as a reproducer simulating missing scenarios - https://github.com/apache/camel-quarkus/issues/4843

      Attachments

        Activity

          People

            jondruse Jiri Ondrusek
            jondruse Jiri Ondrusek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: