This is a discussion on net-snmp and smux on AIX within the SNMP Users forums, part of the Networking and Network Related category; Hi all, I have compiled net-snmp 5.4.1 on AIX 5.3 TL4 machine The source was compiled ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi all,
I have compiled net-snmp 5.4.1 on AIX 5.3 TL4 machine The source was compiled with GNU gcc version 4 with following parameters: ../configure --enable-as-needed --without-kmem-usage --with-mib-modules=smux No error appears during the configure and compilation. in snmpd.conf I have a line: smuxpeer 1.3.6.1.4.1.2.3.1.2.2.1.1.2 dpid_password When I start net-snmp I receive: netsnmp_assert !"registration != duplicate" failed agent_registry.c:535 netsnmp_subtree_load() netsnmp_assert !"registration != duplicate" failed agent_registry.c:535 netsnmp_subtree_load() netsnmp_assert !"registration != duplicate" failed agent_registry.c:535 netsnmp_subtree_load() /usr/local/share/snmp/snmpd.conf: line 108: Warning: Unknown token: smuxpeer. /usr/local/share/snmp/snmpd.conf: line 108: Warning: Unknown token: smuxpeer. duplicate table data attempted to be entered. row exists netsnmp_assert !"registration != duplicate" failed agent_registry.c:535 netsnmp_subtree_load() Net-snmp is working fine and it is returning some snmp data, but I cannot connect to it with smux from dpid2 daemon on AIX. Does anybody know what can be wrong? Thank's for any help! Regards Pavel ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ 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/...net-snmp-users |