You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2022/04/05 01:04:27 UTC

[GitHub] [nifi] Lehel44 commented on pull request #5088: NIFI-3320: SendTrapSNMP and ListenTrapSNMP processors added.

Lehel44 commented on PR #5088:
URL: https://github.com/apache/nifi/pull/5088#issuecomment-1088168861

   Hi,
   
   Can you please send an email to the NiFi mailing list with further questions? https://nifi.apache.org/mailing_lists.html
   
     1.  The parameters weren't missed, ListenTrapSNMP has exactly this many parameters. The ListenTrap processor runs on the same host
     2.  where the NiFi instance does. How would you like to use it?
     3.  For the time being that's the only way.
   
   
   You can check the processor "usage" and the additional details on the NiFi UI for v3 authentication for instance.
   
   Regards,
   Lehel Boér
   ________________________________
   From: Eric K. Sender ***@***.***>
   Sent: Tuesday, April 5, 2022 2:09
   To: apache/nifi ***@***.***>
   Cc: Lehel Boér ***@***.***>; Mention ***@***.***>
   Subject: Re: [apache/nifi] NIFI-3320: SendTrapSNMP and ListenTrapSNMP processors added. (#5088)
   
   
   I noticed that only a few of the build options for SNMP are utilized:
   
   https://github.com/apache/nifi/blob/b019a9191f1c83bc7f547dc02c1b679b8936acee/nifi-nar-bundles/nifi-snmp-bundle/nifi-snmp-processors/src/main/java/org/apache/nifi/snmp/processors/ListenTrapSNMP.java#L110-L115
   
   But there are many other configuration settings including host which seems foundational:
   
   https://github.com/apache/nifi/blob/b019a9191f1c83bc7f547dc02c1b679b8936acee/nifi-nar-bundles/nifi-snmp-bundle/nifi-snmp-processors/src/main/java/org/apache/nifi/snmp/configuration/SNMPConfiguration.java#L119-L133
   
   I guess this question is two fold:
   
     1.  How were the other parameters missed for snmp traps? Hosts is definitely needed.
     2.  How are others using ListenTrapSNMP? Are they actually using it without specifying a host?
   
   —
   Reply to this email directly, view it on GitHub<https://github.com/apache/nifi/pull/5088#issuecomment-1088139236>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ABZGY2LN7MYA76ZS3LRXCVLVDOACTANCNFSM45HHPWTA>.
   You are receiving this because you were mentioned.Message ID: ***@***.***>
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@nifi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org