On 13 October 2010 09:28, Tapan Kanta Mishra (tamishra)
<[email protected]> wrote:
> I did try in winxp but result is different, here is my syntax
>
> snmpget -v 3 -u teaccesskk -l authPriv -a SHA -A hhjajjsa -x aes -X 
> asadaddddswa <ip> sysUpTime.0
>
> Invalid privacy protocol specified after -x flag: aes
> USAGE: snmpget [OPTIONS] AGENT OID [OID]...
>  Version:  5.5.pre2
>  Web:      http://www.net-snmp.org/
>  Email:    [email protected]
>
> Please advise If I'm not following correct syntax


How was the code compiled?
Did it include OpenSSL support?

This is necessary to provide encryption support - without this library,
the Net-SNMP code only supports DES authentication, and no encryption.

Dave

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to