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
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
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
> 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
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