Hello everyone,
I'm facing problem with multiple rwuser directives for the same user in my
config file. Just the first one is applied and the second one is ignored.
I saw something like this in the docs:
"It is not appropriate to specify both rouser and rwuser directives
referring to the same SNMP
Hi Bill,
thanks a lot for the explanation.
Now I understand that these OIDs are probably copy&paste mistakes from the
customer's requirements.
Once again thank you for the info.
Best regards,
J. G.
2018-01-22 16:56 GMT+01:00 Bill Fenner :
> On Mon, Jan 22, 2018 at 10:02 AM, Ján
Hi guys,
during implementation of our custom MIB we found out that implementation of
these OIDs below is missing in the net-snmp:
##
# AT - Address Translation
##
atTable OBJECT-TYPE 1.3.6.1.2.1.3.1 - not
rrent releaes.
> There are some new APIs in the upcoming 5.8 release which may help.
> I haven't looked to see how easy it might be to backport them to
> 5.7.x.
>
> Regards,
> Robert
>
--
S pozdravem
Ján Gnip
--
Hello all,
is there any way how to programmatically (from our app loaded as a dlmod
module) set destination host for traps (trap2sink config option)?
I'm able to create new trap session via function create_trap_session().
The problem is that I want to update host IP address later (also
programmatic