Cannot inject 'cache_handler' before 'table_container
Anders Wallin <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <CAF2baFdDfTgp1T99YyqkSEStdhPYCoLd6yKWuynMfai8tMy5ug@mail.gmail.com> |
Hi, when starting snmpd compiled on the master(5.8) branch I always get this: "Cannot inject 'cache_handler' before 'table_container': not found The handlers are: bulk_to_next serialize scalar instance snmpTlstmCertToTSNCount Turning on AgentX master support. " Has anyone else seen it? Can someone explain why? I configure with; $ ./configure --prefix=/usr --with-persistent-directory=/var/lib/net-snmp --with-mib-modules=smux tlstm-mib tsm-mib examples/example examples/notification --with-security-modules=tsm --with-transports=TLSTCP DTLSUDP --enable-shared --with-defaults --enable-ipv6 --disable-embedded-perl --with-perl-modules=no --with-cflags=-g -O2 --without-elf root@snmp_0_AW_master:~/snmp-test# cat /tmp/snmp/test/snmpd.conf com2sec awnotif default public com2sec6 awnotif default public group AWGroup v2c awnotif view all included .1 80 access AWGroup "" any noauth exact all all all master agentx createUser usmuser MD5 kalle123 AES kalle123 rwuser usmuser trapcommunity public [snmp] logTimestamp 0 trapsess -v 3 -e 80001f8880523983647b8b0357 -a MD5 -A kalle123 -x AES -X kalle123 -l authPriv -u usmuser udp:172.19.0.2:162 trapsess -v 3 -e 80001f8880523983647b8b0357 -a MD5 -A kalle123 -x AES -X kalle123 -l authPriv -u usmuser udp:172.19.0.3:162 root@snmp_0_AW_master:~/snmp-test# cat /tmp/snmp/test/snmpd.log Cannot inject 'cache_handler' before 'table_container': not found The handlers are: bulk_to_next serialize scalar instance snmpTlstmCertToTSNCount Turning on AgentX master support. NET-SNMP version 5.8.pre2 Regards Anders Wallin ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ 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