How to fill the stub code.

2010-05-12 Thread Group
Hi, I have created a mib code using mib2c -c iterate_access.conf myExampleTable I have following read-only entries in myExampleTable indexed by dstId dstId nxtHop hopCount and the stubs are generated with get_dstId etc. My get_dstId should every time read an entry from a file How can i write the

Re: net-snmp compilation problem still unresolved

2010-05-10 Thread Group
at 10:25 PM, Group wrote: > >> My Configuration: >> >> net-snmp version: net-snmp-5.4.2.1 >> environment: cygwin >> operating system: windows XP >> >> >> Now i would like to run the snmp agent on windows. >> >> I created

Re: net-snmp compilation problem still unresolved

2010-05-08 Thread Group
p me out in resolving this issue. Thanks in advance. On Sat, May 8, 2010 at 3:11 AM, Bart Van Assche wrote: > On Fri, May 7, 2010 at 11:59 PM, Group wrote: > >> My Configuration: >> >> net-snmp version: net-snmp-5.4.2.1 >> environment: cygwin >> operating

running net-snmp agent in windows

2010-05-07 Thread Group
Hi, I'm able to compile the code with basic settings. My Configuration: net-snmp version: net-snmp-5.4.2.1 environment: cygwin operating system: windows XP Now i would like to run the snmp agent on windows. I created a snmpd.conf file in /usr/local/share/snmp with following entry: rocommunity

net-snmp compilation problem still unresolved

2010-05-07 Thread Group
Hi, My Configuration: net-snmp version: net-snmp-5.4.2.1 environment: cygwin operating system: windows XP ran configure command: $ ./configure --without-perl-modules --disable-embedded-perl --without-openssl -with-out-mib-module s="snmpv3mibs ucd_snmp mibII notification utilities disman/event ag

Re: net-snmp compilation including perl module

2010-01-29 Thread Group
Is there any way to avoid compiling Trapreceiver directory by disabling any module? as i'm not using any traps. I just want to bypass the compilation, Please let me know if there is any alternative way. I couldnot proceed any further with this compilation. On Thu, Jan 28, 2010 at 5:39 PM,

net-snmp compilation including perl module

2010-01-28 Thread Group
Hi, I 'm getting compilation issues, i couldnot proceed from here. Here are the steps which i ran: $ ./configure --with-perl-modules --with-openssl="/usr" $ make [Getting errors related to openssl package] ->Added -lcrypto to LDLOADLIBS as...LDLOADLIBS= -lcrypto in Makefiles present in perl/AS

Re: net-snmp compilation problem

2010-01-28 Thread Group
Thanks for your reply. I have already made an unsuccessful attempt with that also. May be, i have to repost regarding perl module. On Thu, Jan 28, 2010 at 8:50 AM, Bart Van Assche wrote: > On Thu, Jan 28, 2010 at 9:50 AM, Group wrote: > >> >> 2. Added -lcrypto to LDLOADLIBS

Re: net-snmp compilation problem

2010-01-28 Thread Group
modules] Error 1 Please let me know if there is any way to get through with this. Thanks in advance. On Wed, Jan 27, 2010 at 2:10 AM, Bart Van Assche wrote: > On Tue, Jan 26, 2010 at 8:05 PM, Group wrote: > >> Thanks for your reply. I have cygwin with full installation which inc

Re: net-snmp compilation problem [solved]

2010-01-27 Thread Group
27, 2010 at 2:10 AM, Bart Van Assche wrote: > On Tue, Jan 26, 2010 at 8:05 PM, Group wrote: > >> Thanks for your reply. I have cygwin with full installation which includes >> all the packages and also the openssl-0.9.8 package came from cygwin. Also, >> i have openssl-devel

Re: net-snmp compilation problem

2010-01-26 Thread Group
documentation is also helpful. Thanks in advance. On Tue, Jan 26, 2010 at 4:53 AM, Bart Van Assche wrote: > On Mon, Jan 25, 2010 at 11:22 PM, Group wrote: > >> I could see openssl installed from cygwin as (though i haven't explicitly >> installed) >> $ openssl version

Re: net-snmp compilation problem

2010-01-25 Thread Group
I didnot specify any options in configure script. Just ran ./configure Yes, I could see the below messages messages in configure output. On Mon, Jan 25, 2010 at 1:46 AM, Bart Van Assche wrote: > On Mon, Jan 25, 2010 at 3:50 AM, Group wrote: > >> I'm getting compilation erro

Re: net-snmp compilation problem

2010-01-25 Thread Group
On Mon, Jan 25, 2010 at 3:09 PM, Mike Ayers wrote: > > From: Dave Shield [mailto:d.t.shi...@liverpool.ac.uk] > > Sent: Monday, January 25, 2010 1:54 AM > > > 2010/1/25 Group : > > > I'm getting compilation error while compiling net-snmp... > > >

net-snmp compilation problem

2010-01-24 Thread Group
Hi, I'm getting compilation error while compiling net-snmp by running command make The following is the configuration operating system: windows vista environment: cygwin net-snmp version: net-snmp-5.5 I have looked through the mailing-list but couldnot get any lead. From the error, I guess some