Hi Dave,
thanks, you are right. I merged more than needed.
On the other site, the sparse table handling on net-snmp v5.6 works.
Without my changes at the table_dataset.c.
But I have no Idea why?
So I merged all this files ... without luck.
Later I found the solution for this problem at the ta
Ok Thomas,
I will do it again against the SVN trunk.
But I still need a hint:
At another tread I asked some question about the code ...
1.) Why is the send_trap_to_sess() called for each entry at sinks
without check the snmpNotifyFilter?
2.) And why is the snmpNotifyFilter called via callbac
On Tue, 26 Oct 2010 07:10:33 +0200 Niels wrote:
NB> Hmm, it seems that I was a bit hasty there, I hadn't noticed that
NB> OpenSSL had made yet another release and now introduced consts on
NB> their part. What systems include OpenSSL 1.0?
I know Fedora 13 and above are using 1.0...
---
Hai,
How to get timestamp with milliseconds in snmpd logs ??
Is there any option available for command line or in snmpd.conf
Thanks
Sruthi
--
Nokia and AT&T present the 2010 Calling All Innovators-North America contes
Hello,I meet a problem when I use the command check_snmp.
When I directly use the commad "./check_snmp -H 10.38.28.172 -C public -o
.1.3.6.1.4.1.28280.1.1.1.1 -m GHL-MIB" it work fine and display "
GHL-MIB::naBuildNum = INTEGER: 239
SNMP OK - 239 | GHL-MIB::naBuildNum=239"
On 25 October 2010 22:30, Claus Klein wrote:
> First of all, the sparse table handling for the notificationLogMib does not
> work!
>
> Second the v1 trap pdu is different from the v2/v3 trap pdu.
>
> Than there are a lot of small BUGs about the trap handling toward the
> notificationLogMib.
> Pl