> The man page for snmpd.conf mentions that 'trapsess' accepts the arguments
> listed in snmpcmd(1).  Does this mean you can specify, e.g., 'trapsess -v3
> -u UserName -l authPriv -A AuthenticationPassword -X PrivacyPassword
> localhost' to send authenticated and encrypted traps?

Yes - quite correct.


> If so, how do I configure snmptrapd to receive these traps (and reject
> unauthenticated, unencrypted traps)?  Where are the users configured?

You can configure users by adding a suitable "createUser" entry in
the 'snmptrapd.conf' file (either /usr/local/etc/snmptrapd.conf or
/var/net-snmp/snmptrapd.conf).
  This basically works in the same way as 'snmpd.conf' - but that
file relates to the agent, while 'snmptrapd.conf' relates to the
trap handler application.

Dave


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to