help needed on snmpwalk using localized keys

2011-11-04 Thread anand anand
Hello all, We have added myuser as rwuser. We are using the below directive in persistent snmpd.conf createUser myuser SHA -l 0x0001020304050607080900010203040506070809 AES -l 0x00010203040506070809000102030405 Tried snmpwalk using the below command snmpwalk -v3 -u myuser -l authPriv -

Re: mib2c -c mib2c.mfd.conf

2011-11-04 Thread Simon Chamlian
I installed libper-dev. So now, I did the following steps: ./configure --enable-embedded-perl --enable-shared cd perl perl Makefile.PL make It seems to be working. But when I do: make test I get lots of errors: Test Summary Report --- t/async.t (Wstat: 11 Tests: 3 Failed: 1)