Hi,
I am very new to snmp coding. I am going through the mib2c ifTable tutorial. My
OS is Solaris 10.5 w/snmpd 5.4.1.
Everything goes fine until the make command:
make -f ifTable_Makefile
gcc -I. `net-snmp-config --base-cflags` -Wall -Wstrict-prototypes -c -o
ifTable_data_access.o ifTable_da
Have you considered running valgrind on it?
BR,
Nikos
- Original Message -
From: VenkatRangan Govindarajan
To: [email protected]
Cc: [email protected]
Sent: Sunday, December 21, 2008 9:12 AM
Subject: Query reg Net-SNMP5.4.2.1
Hi,
Thanks for th
Hi,
I have Checkpoint NGX R65. I have trouble on how to configure SNMP community
string and host(Management Server ex. 10.16.XX.XX) in CLI.
I am looking forward to your reply.
Best regards,
Liu Yibai
ECCOM
--
Hi,
Thanks for the responses regarding the query about mtrace().
Although we find that after SET/GET we observe the snmpd daemon using up
some 4 KB from the free memory, so we would like to know if any bug has been
reported on this . In fact the memory is not being freed back at all, hence
the OOM-
Hi,
I am very new to snmp coding. I want to add snmp support to my appllication. I
hope this is the right list.
I would prefer to use the shared library approach if possible. I have gone
through some of the 5.x tutorials in the site and created the MIBS.
Unfortunately the version that I have i