2009/11/13 Mike Bowie <[email protected]>:
> $ strings agent/mibgroup/mibII/ip.o  | grep "IP Group"
> Loaded IP Group (sysctl)
> Failed to load IP Group (sysctl)

OK - that pinpoints the code which should be loading
this information.  (The version of 'ip_load()' that's
protected by
    #elif defined(NETSNMP_CAN_USE_SYSCTL) && defined(IPCTL_STATS)

lines 855-893 of mibII/ip.c)


Next step - try running the agent using

     snmpd -f -Le -DmibII/ip

(plus any other necessary options),
and running snmpget against IP-MIB::ipForwarding.0

What debug messages does the agent display?

Dave

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to