the problem was with snmpUtils.pm that came with cricket - it was passing a 
"default" context. got rid of it and all is good  - Thanks!!

Wes Hardaker <[EMAIL PROTECTED]> wrote: >>>>> "AC" == Ajay Chenampara  writes:

AC> has anyone had success with Net-SNMP for snmpv3?  Im just wondering
AC> if this is maybe unsupported and I might be putting in some
AC> unproductive hours :)

Just FYI, I've used the Net-SNMP perl modules with SNMPv3 a **lot** and
haven't had issues.

As quick proof:

# perl -l -e 'use SNMP; my $s = new SNMP::Session(DestHost => "localhost", 
Version => 3); print $s->get("sysUpTime.0");'
1464

(note that much of the configuration is being pulled in from a snmp.conf
file though)
-- 
Wes Hardaker
Sparta, Inc.


       
---------------------------------
Be a better Globetrotter. Get better travel answers from someone who knows.
Yahoo! Answers - Check it out.
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to