On Tue, 19 Aug 2014 18:35:26 +0530 santosh wrote:
S> NET-SNMP version 5.7.2
S> 
S> I start the snmpd as:
S> 
S> /usr/sbin/snmpd -Lsd -Lf /dev/null -p /var/run/snmpd.pid -a -I
S> versioninfo interface snmpEngine pass system_mib snmpTargetAddrEntry
S> snmpTargetParamsEntry target_counters target snmpCommunityTable
S> sysORTable setSerialNo snmp_mib snmpNotifyFilterProfileTable
S> snmpNotifyTable usmUser vacm_conf
S> 
S> I see two problems
S> 1. It ignores community string and responds to get/set with any
S> community string.
S> 2. I see lots of "Warning: Unknown token" in logs.
S> 
S> When I add vacm_vars problem 2 goes away but now it do not respond to
S> any get/set requests, I see the requests reaching the agent in logs
S> but no response given out.

I suggest running the agent without the -I parameter and with -Dmib_init. Then
compare the list of modules that are started with your list. Then you can use
-I -x,y,z to start eliminating modules x, y, z, and keep going until you get
down to you desired minimum without breaking responses.

Let us know what the results are, and we can create a wiki page with the
minimum module set required.

Robert

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to