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

   Hi @esend7881
   Thanks for the PR, I'll take a look at it next week. In SNMPv3 the USM 
(User-based Security Model) is stored in the SNMP agent's MIB.
   - GetSNMP acts like an SNMP Manager actively requesting information from an 
agent so it provides a username/security name in case of v3 which the agent 
will verify.
   - ListenTrapSNMP simulates an agent which listens to SNMP Trap messages, so 
the USM can be defined in a json since you can add several users with different 
security settings.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to