Doubt regarding linking MIB file in Net-Snmp

2006-03-03 Thread v.balaji mca
Hello everybody , I am a final year M.C.A. graduate student . I'm doing my final semester project using the NET-SNMP package . My project is about to communicate with the ADC [ Analog to Digital Converter ] using the SNMP protocol. I am going to develop this project using C & Rt-Linux . I am usi

SNMPWALK problem

2006-03-03 Thread Roger Marc Sison
Sir,   Im having problem with my SNMP.  I've installed my SNMP on my pc (red hat OS) using a private IP address.  There is no problem quering (SNMPWALK) same segment but whenever I tried quering Public IPs it result to timeout.  Please help me.      Thanks   Marc

invoking grep from mib2c

2006-03-03 Thread kanda.samy
Title: invoking grep from mib2c Hi     How I can search for a string/pattern from a text file from mib2c.scalar.conf file. I need to search for a string, if the string is present in the file I have to call function1() else function2().     I had tried following ways, but none of th

Re: Can't get libtool to recognize -s

2006-03-03 Thread cnelson
> On Thu, 2006-03-02 at 12:36 -0500, [EMAIL PROTECTED] wrote: > > What configure.in code results in > > > > if test "${ac_cv_path_install+set}" = set; then > > INSTALL="$ac_cv_path_install" > > else > > # As a last resort, use the slow shell script. We don't cache a > > # path

Re: Can't get libtool to recognize -s

2006-03-03 Thread Dave Shield
On Thu, 2006-03-02 at 12:36 -0500, [EMAIL PROTECTED] wrote: > What configure.in code results in > > if test "${ac_cv_path_install+set}" = set; then > INSTALL="$ac_cv_path_install" > else > # As a last resort, use the slow shell script. We don't cache a > # path for INSTALL with