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

   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? 


-- 
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-unsubscr...@nifi.apache.org

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

Reply via email to