2009/11/13 Mike Bowie <[email protected]>:
>> What debug messages does the agent display?

> That would be:

> NET-SNMP version 5.4.2.1
> Connection from UDP: [127.0.0.1]:65439->[0.0.0.0]
> mibII/ip: Loaded IP Group (sysctl)
> mibII/ip: Handler - mode GET
> mibII/ip: oid: IP-MIB::ipForwarding.0

Hmmm...  that's pretty much what I would expect...

> truncating integer value > 32 bits

But that isn't..

All I can think is that the 'IPCTL_FORWARDING'
sysctl is failing and returning -1, which is then
being treated as the value to report.   Can you
add a debug statement into the 'ip_load' routine to
check this?

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