Problem integrating SNMP with Quagga
Noushin B <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
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=smux it was configured properly and I did make & make install it. But when I run snmpd, zebra and ospfd, it gives the following errors: --this is the error that appears when I run snmpd: root@ubuntu:/home/routerlab# snmpd -f -Le Turning on AgentX master support. NET-SNMP version 5.7.2 [smux_accept] accepted fd 8 from 127.0.0.1:34741 refused smux peer: oid SNMPv2-SMI::enterprises.3317.1.2.1, descr Quagga-0.99.22.4 --this error is for zebra root@ubuntu:/home/routerlab# zebra 2013/10/28 08:26:50 ZEBRA: Zebra 0.99.22.4 starting: vty@2601 2013/10/28 08:26:50 ZEBRA: SMUX_CLOSE with reason: 5 --this error is for ospfd root@ubuntu:/home/routerlab# ospfd 2013/10/28 08:50:04 OSPF: OSPFd 0.99.22.4 starting: vty@2604 2013/10/28 08:50:04 OSPF: SMUX_CLOSE with reason: 5 This is snmpd.conf file: com2sec readonly default public group MyROGroup v1 readonly view all included .1 80 access MyROGroup "" any noauth exact all none none smux peer .1.3.6.1.4.1.3317.1.2.1 quagga_zebra smux peer .1.3.6.1.4.1.3317.1.2.5 quagga_ospfd These are what I have added in zebra.conf and ospfd.conf: zebra.conf : smux peer .1.3.6.1.4.1.3317.1.2.1 quagga_zebra ospfd.conf : smux peer .1.3.6.1.4.1.3317.1.2.5 quagga_ospfd Would you please help me on it? I need urgent help plz 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 [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users