[ First - *please* don't mail me privately, without copying
any responses to the mailing list. I don't have the time
or inclination to offer private, unpaid, SNMP consultancy.
Keep discussions to the list, where others can both learn
and offer advice. Thanks. ]
On 10 April 2
Hello,
My name is Оskari Laine and I'm a student at Translation Studies. While
looking for information on the Internet today, I stumbled upon your article
http://net-snmp.sourceforge.net/about/history.html that left quite an
impression on me. That's the reason why I actually decided to addre
Hello,
I am following a tutorial
http://www.net-snmp.org/tutorial/tutorial-5/toolkit/mfd/
When I try to run a makefile (i.e make -f ifTable_Makefile), I get the
following errors:
[root@localhost ifTable]# make -f ifTable_Makefile
gcc -I. `net-snmp-config --base-cflags` -Wall -Wstrict-prototypes
Hi,
snmpd terminates on SIGHUP used to force reloading the
configuration in case of pass directives is used with non
default priorities (details see P.S.).
I'll seeking for pointers from you (the Net-SNMP community)
on how the intended way of a fix may look like before I
start implementing a patc
On 9 April 2012 10:38, Jasti Durgashree wrote:
> Hi all, am following the steps given in
> http://net-snmp.sourceforge.net/wiki/index.php/TUT:Writing_a_Subagent but
> when am giving the below command am getting the result as follows:
>
> newuser@newuser-desktop:/$ snmpd -f -Lo -C --rocommunity=p
On 5 April 2012 17:32, Ramakrishnan Sreenivasamallan
wrote:
> I am implementing a MIB module as a Agentx sub-agent. Inside my sub-agent
> code, I need to set another OID. After searching in forum it seems to me
> that I need to use snmp_open() and netsnmp_query_set() functions to open a
> connecti
On 3 April 2012 16:23, Yun Li wrote:
> I am trying to change the debugTokens at runtime.
> From gdb, I can tell debugTokens are not reread (since debugTokens is
> registered as premib_config_handlers, but during reconfig, only normal
> config handlers are reread). .. I wonder what
> is the id