On Tue, 30 Nov 2010 07:54:32 -0800
"Andrus, Brian Contractor" <bdand...@nps.edu> wrote:

> Not sure how to check the cache interval.
> Made the changes. Not seeing anything special to help figure it out. Only new 
> entry in log was at restart of the service:
>  
> snmpd[14775]: registered debug token access:interface, 1
> snmpd[14775]: registered debug token ifTable:access, 1
> snmpd[14777]: mibII/mta_sendmail.c:open_sendmailst: could not guess version 
> of statistics file "/var/log/mail/statistics"
> snmpd[14777]: NET-SNMP version 5.3.2.2
> 
> Then it starts it's regular:
>  
> snmpd[14777]: ioctl 35123 returned -1
> snmpd[14777]: couldn't find ifIndex for '*', skipping
> 
> every 15 seconds.
>  
> Brian
> 
>  
> ________________________________
> 
> From: Robert Story [mailto:rst...@freesnmp.com]
> Sent: Tue 11/30/2010 7:33 AM
> To: Andrus, Brian Contractor
> Cc: net-snmp-coders@lists.sourceforge.net; Steve Friedl
> Subject: Re: couldn't find ifIndex
> 
> 
> 
> On Mon, 29 Nov 2010 22:48:32 -0800 Brian Contractor wrote:
> ABC> I haven't. It seems to be happening on regular intervals whether snmp is
> ABC> being queried or not. Every 15 seconds to be exact.
> 
> Which is exactly the cache refresh interval. Try running snmpd with some debug
> tokens:  "-Daccess:interface,ifTable:access" would be a good start.

I would look at the raw data sources used by net-snmp.
What is the file /proc/net/dev look like?

Probably the problem is related to the fact that
ifPhysAdddress is assumed to be 6 bytes but on infiniband the hardware 
address is 20 bytes.



------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to