I've just upgraded NET-SNMP from version 5.1.3.1. to 5.3.0.1.
Am running on Solaris 9 SPARC.
Before upgrading, the SMUX sub-agent in freeradius 1.0.5 and 1.1.2 was able to
talk
to snmpd fine. Now snmpd is refusing to accept the connection from the
freeradius, apparently because snmpd thinks the
Hi there,I have been testing logmatch for a while and have some problems.Here is what I did:/etc/snmp/snmpd.confauthtrapenable 1 trapcommunity publictrapsink localhost#trap2sink localhost#informsink
localhost
Hello,
I'm writing an application program that uses thread pool to monitor
multiple snmp agents and provides data services to its clients.
I went through README.thread and NetSnmp User mail archive. I understand
it's not MT safe if I use V3. But in case of v1 & v2 it isn't clear to
me that if