Dear SNMP Users, 
I`ve problem in integrating SNMP with Quagga. I have installed
net-snmp and configured it with this command: 
./configure  --with-mib-modules=agentx --enable-mini-agent --disable-shared  
it was configured properly and I did make & make install
it.  
But when I run zebra and ospfd, it gives the following errors: 
--this error is for zebra 
2013/10/21 18:02:53 ZEBRA: snmp[warning]: Warning: Failed to
connect to the agentx master agent ([NIL]): 
2013/10/21 18:02:53 ZEBRA: Zebra 0.99.22.4 starting: vty [at] 260 
--this error is for ospfd 
2013/10/21 18:19:11 OSPF: snmp[warning]: Warning: Failed to connect
to the agentx master agent ([NIL]): 
2013/10/21 18:19:11 OSPF: OSPFd 0.99.22.4 starting: vty [at] 260 
And this is my snmpd.conf file:
com2sec readonly default public
group MyROGroup v1 readonly
view all included .1 80
access MyROGroup "" any noauth exact all none none
 
master agentx
agentXSocket /var/agentx/master
agentXPerms 777 777
  
Would you please help me on it? 
regards
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to