hi!
thanks a lot for the prompt reply. for the table i have somehow managed
by adding a check for NULL,
but no luck with the latter.
running nmap does show udp 161 open , but there is no snmpd process.
then i guess i need to know how to manage
ports ?
Lamdor Franklin wrote:
Hi Anupa,
I this th
This is automatically generated email about problems in a man page for which
you appear to be responsible. If you are not the right person or list, tell
me and I will attempt to correct my database.
See http://catb.org/~esr/doclifter/problems.html for details on how and
why these patches were gen
The configure_require errors prevent building with MinGW (see attached).
This is in the main branch, I have not downloaded the latest release
lately to test.
Andy
In file included from if-mib/data_access/interface_common.c:13:
if-mib/data_access/interface.h:38: error: parse error before "if"
if
Hi,
I am using netsnmp 5.1.1 version for linux. While I am trying to query the udptable
using the "snmptable" command , it is never coming coming out and keep on printing the
information. here is the sample output of that
#snmptable -v1 -c public -t 100 10.50.127.100 udpTable
udpLocalAddress
Hi all,
I use net-snmp-5.1.1 on Linux with agentX
for developing multi device system.
I suffered from following three problems.
1. memory leak in master agent if manager sends
many getbulk requests at once.
2. crash of master agent happens time to
time if manager send
Hi,
Could you also write a small test-Agent that checks if this also makes
the memory leaks for SET requests disappear (Bug 916605)? The leak there
is quite noticable, the agentx agent leaks about 4k for every SET.
I am going to check your patch next week under windows. It would be nice
if you c
Andy Smith wrote:
> The configure_require errors prevent building with MinGW (see attached). This is in
> the main branch, I have not downloaded the latest release lately to test.
>
> Andy
>
I see the same problem with Cygwin build on win32, main branch only.
By the way, the release candidate
> Wolfgang> I am using create_trap_session, snmp_set_var_objid,
> Wolfgang> snmp_set_var_value and send_enterprise_trap_vars to generate
> Wolfgang> and send my traps (is this a clean way?).
> Wolfgang> create_trap_session lets mit specify that I want a V2c sink
> Wolfgang> and an inform and indeed
I am not famliar with how that whole mechanism works. Robert seemed to
know, but he hasn't been around for a while. I will look into it and see
what I can find. If anyone else could shed some light on
configure_require that would be great.
Andy
[EMAIL PROTECTED] wrote:
Andy Smith wrote:
The co