On Wednesday, November 05, 2014 5:01 PM, David Hauck wrote: <snip>
> Firstly, it seems that the specification of 'agentaddress > udp:161,udp6:161' is ignored (or causes some kind of problem) in my > snmpd.conf file. <snip> > error on subcontainer 'ia_addr' insert (-1) /usr/share/snmp/snmpd.conf: > line 126: Warning: Unknown token: rocommunity6. > /usr/share/snmp/snmpd.conf: line 132: Warning: Unknown token: > rwcommunity6. /usr/share/snmp/snmpd.conf: line 126: Warning: Unknown > token: rocommunity6. /usr/share/snmp/snmpd.conf: line 132: Warning: > Unknown token: rwcommunity6. Error opening specified endpoint "udp6:161" > Server Exiting with code 1 <snip> > Please let me know if I've missed submitting (or describing) something. > Thanks in advance for any help/pointers on this! I thought I'd follow-up on this (unanswered) query in case anyone else runs into similar problems. To summarize, I'd seen two errors with my original, cross-compiled agent: 1) related to IPv6 operation, and 2) related to an 'ia_addr' subcontainer error. The IPv6 issue (unrecognized r[ow]communit6 configuration parameters and inability to listen on IPv6 endpoints when specified in the configuration file) was related to a *stale agent\mibgroup\mibII\vacm_conf.o file*. This was a consequence of not running a proper clean (make distclean) prior to re-configuring with "--enable-ipv6". Once this was properly re-configured the two associated errors were eliminated. The 'ia_addr' issue appears to be a legitimate issue with the agent when there are multiple interfaces defined with overlapping network configurations; i.e., both interfaces define addresses on the same subnet. This is easily reproducible in such a configuration. The offending agent locale can be seen when running the agent with "-DALL" and this points to an issue with the 'ipAddrTable' implementation. BTW, this error appears to be present in both 5.7.2.1 and 5.7.3. Cheers, -David ------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net _______________________________________________ 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