Re: Translating SNMPv1 Notification Parameters to SNMPv2 Notification Parameters is still not correct

2010-11-13 Thread Claus Klein
Hi Niels, you are right, it works now too without that patch. But I think at least a comment would be clearer what this magic OID calculation does. As I started searching the missing NotificationId I was wondering about that magic numbers. With my little cosmetic, and perhaps a note about th

Re: Translating SNMPv1 Notification Parameters to SNMPv2 Notification Parameters is still not correct

2010-11-13 Thread Niels Baggesen
Den 11-11-2010 06:20, Claus Klein skrev: > I am interesting in to use the NotificationLogMib, but it is still not > correct filled for snmpV1 taps. > According to the RFC, see > http://rfc-ref.org/RFC-TEXTS/3584/chapter3.html#sub1 > it should be like my diff > > Please fix it and integrate my tests