Re: snmpget cannot find the mibs

2006-12-04 Thread ML
Dnia poniedziałek, 4 grudnia 2006 15:27, Lakshmi napisał: > Hi all, > > snmpget cannot find the mibs and i am getting warning messages as follows. > Kindly let me know how to overcome this issue. export SNMPCONFPATH=/dir/where/you/have/snmp.conf with mibs directive. -- best

Fwd: Re: SNMPv3 - problem with auth/encr sessions with Perl module

2006-10-19 Thread ML
Forwarding to the list ML -- Forwarded message -- Subject: Re: SNMPv3 - problem with auth/encr sessions with Perl module Date: czwartek, 19 października 2006 19:25 From: Wes Hardaker <[EMAIL PROTECTED]> To: ML <[EMAIL PROTECTED]> Cc: [email protected]

Re: 5.4 Open Issues

2006-10-11 Thread ML
oposals - for the purpose of stimulating debate: Although I did not check the 5.4 version, I suggest to take a look at "Re: SNMPv3 - problem with auth/encr sessions with Perl module" thread (temporary resolution is also there). It might be worth to see if it's any different

Re: SNMPv3 - problem with auth/encr sessions with Perl module

2006-10-10 Thread ML
Dnia poniedziałek, 9 października 2006 18:58, ML napisał: > So, this looks like some Windows-specific issue - I had some time to > experiment and it not only fails to run properly using 5.3.1 "official" > version from windows installer, but also on my own, private build

Re: SNMPv3 - problem with auth/encr sessions with Perl module

2006-10-09 Thread ML
indows installer, but also on my own, private build built with MS VC++ Express 2005. Are there any easy ways to debug a binary part of a perl module (maybe except for poor man's debugging, i.e. printf() ;))? -- best regars, ML ---

SNMPv3 - problem with auth/encr sessions with Perl module

2006-09-26 Thread ML
ses the error? I'm not very sure about the value USM_AUTH_KU_LEN which is assigned on the beggining of the block - it's 20 now, should it be 20? Anyway, is anyone experiencing similar problems? Is there a way to help it? Thanks in advance. -- best regards, ML __