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/06 07:31:16 UTC

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

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

   @esend7881 - I think there is a confusion here.
   
   - GetSNMP/SetSNMP processors are meant to be used for interacting with an external SNMP server to retrieve/set values for given OIDs.
   - ListenSNMPTrap does not connect to anything. It's starting a listener on the NiFi node so that external systems can send SNMP traps to the NiFi node. NiFi is playing the role of an SNMP server in some ways.
   
   There is no way to specify the host for ListenSNMPTrap simply because it's a listener processor. It's just like ListenHTTP or ListenTCP processors.


-- 
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