Hi

 

I need to allow and configure TRAPv3 in snmpd.conf.

I added trapsess command, but such command need to receive password
(pass-phrase) and it is not encrypted at this point.

How can I add such command with encryption?

 

After hours of searching the web I found the following answer to my
question:

Untested, but try putting the following in /var/net-snmp/snmpd.conf

createUser -e 0x010203040506 myuser MD5 mypassword DES myotherpassword

Then use the trapsess directive:

trapsess -e 0x010203040506 -u myuser -l authPriv localhost:162

I haven't tried this myself, but it should work K

Dave

However, I am using default EngineID as suggested. How do I know what
EngineID to use in the "-e" flag??? 

 

Naaama Bar-Menachem

Software Engineer, R&D

 

T: +972-9788-9737 | M: +972-57-641-1810 | F: +972-9-958-9731  | 
naama.barmenac...@novelsat.com <mailto:samue...@novelsat.com>  

Novelsat Ltd. 21st Hataasiya St. Raanana 43654, Israel  | 
www.novelsat.com <http://www.novelsat.com/> 

P Please consider the environment before printing this e-mail.

 

<<image001.jpg>>

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
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