Hi Alex, I upgraded to Perl v 5.6.1 and it now says ActiveState and now I can execute the snmpconf command successfully. But I still get the timeout problem when I do a snmpget. I install Net SNMP from the following location and chose the binary install net-snmp-5.2.1-1.win32.exe. http://sourceforge.net/project/showfiles.php?group_id=12694
I see only 1 Readme file README.txt and am unable to find any other README or help files in the install. Can you also outline the steps to run snmpget as I do not have any information on that in my install. 1. I started the Net-SNMP Agent. 2. I ran the snmpconf -g basic_setup 3. Now when I run snmpget, I get timeout errors. Thanks. /Shobana --- Alex Burger <[EMAIL PROTECTED]> wrote: > Shobana Sampath wrote: > > Hi Alex, > > I am getting the same errors using snmpconf -i or > > snmpconf -h. > > > > The perl version I am using is: > > This is perl, version 5.005_03 built for > MSWin32-x86 > > Although it probably shouldn't matter, it looks like > an old version of > Perl. Can you try 5.8.6 or 5.6.1 from ActiveState? > > http://www.activestate.com/Products/ActivePerl/ > > Is the version you are using from ActiveState? It > should say in the > perl -v output. > > Alex > > > Also, I do not see a rocommunity in the snmpd.conf > > file. > > You will once you get snmpconf working. :) > > You can also configure snmpd.conf manually. The > snmpd.conf man page is > located here: > > http://www.net-snmp.org/docs/man/snmpd.conf.html > > It is also in the 'Net-SNMP Help' Windows help file > assuming you > installed Net-SNMP using the binary installer. > > The minimum you would need to allow read-only SNMP > v1/v2 access is: > > # rocommunity: a SNMPv1/SNMPv2c read-only access > community name > # arguments: community > [default|hostname|network/bits] [oid] > > rocommunity public > > > setserialno 12151 > > engineBoots 1 > > oldEngineID 0x80001f8880467c000005fb4a42 > > Did you install Net-SNMP using the binary installer? > > Alex > > > Thanks. > > /Shobana > > > > > >>--- Alex Burger <[EMAIL PROTECTED]> > >>wrote: > >> > >>>Hi Shobana. > >>> > >>>Shobana Sampath wrote: > >>> > >>>>Hi, > >>>> > >>>>I tried running snmpget and got timeouts. > >>> > >>>You probably don't have a rocommunity line in > your > >>>snmpd.conf file. > >>> > >>> > >>>>So, I tried to use the following command: > >>>> > >>>>[d:\net-snmp-5.2.1\bin]snmpconf -g basic_setup > >>>>Not enough arguments for mkdir at > >>>>D:\net-snmp-5.2.1\bin\snmpconf line 230, near > >>>>""$opts{'I'}")" > >>>>Not enough arguments for mkdir at > >>>>D:\net-snmp-5.2.1\bin\snmpconf line 245, near > >>>>""$home")" > >>>>Execution of D:\net-snmp-5.2.1\bin\snmpconf > >>> > >>>aborted > >>> > >>>>due to compilation errors. > >>> > >>>What version of Perl are you using? (perl -v) > >>> > >>>You should be prompted for a bunch of questions > >>>before it gets to that > >>>point. Do the following commands give the same > >>>error? > >>> > >>>snmpconf -h > >>>snmpconf -i > >>> > >>>Alex > >>> > >>> > >> > >> > >> > >>__________________________________ > >>Do you Yahoo!? > >>Yahoo! Small Business - Try our new resources > site! > >>http://smallbusiness.yahoo.com/resources/ > >> > > > > > > > > > > __________________________________ > > Do you Yahoo!? > > Yahoo! Small Business - Try our new resources > site! > > http://smallbusiness.yahoo.com/resources/ > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by Demarc: > > A global provider of Threat Management Solutions. > > Download our HomeAdmin security software for free > today! > > http://www.demarc.com/Info/Sentarus/hamr30 > > _______________________________________________ > > Net-snmp-coders mailing list > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/net-snmp-coders > > __________________________________ Do you Yahoo!? Make Yahoo! your home page http://www.yahoo.com/r/hs ------------------------------------------------------- This SF.net email is sponsored by Demarc: A global provider of Threat Management Solutions. Download our HomeAdmin security software for free today! http://www.demarc.com/Info/Sentarus/hamr30 _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
