On Mon, 2005-10-31 at 10:46 +0530, [EMAIL PROTECTED] wrote:
> Hi
> 
> I am using net-snmp 5.2.1 with this version I am unable to 
> 
> sent v3 traps / informs with authPriv privelege. The command I am
> using is 
> 
> 
> snmpinform -v 3 -u myuser -a MD5 -A mypassword -l authPriv localhost
> 42 coldStart.0
> 

authPriv means that you are using also the privacy protocol which is DES
or AES. So when you create your user , in order to be able to send
authPriv informs set also the privacy protocol and the privacy protocol
password. If you did so, use them with -x DES|AES and -X "privpass"

> The error message i got is
> 
> snmpinform: USM generic error.
> 
> 
>         Am I missing any parameter for v3?  
> 
> I am able to send authNoPriv type informs by using same parameters.

authentication but no privacy, can work with the above parameters.
 
> 
>         
> 
> Is authPriv type informs will be enabled default in (in redhat)
> net-snmp 5.2.1 ?
> 
>         
> 
> By
> 
> Kandasamy
> 
> -----------------------------------
> 
> Ping Me @ 9886812502
> 
> ----------------------------------
> 
> plain text document attachment (BitDefender.txt)



-- 
This message was scanned for spam and viruses by BitDefender.
For more information please visit http://www.bitdefender.com/



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to