Hi Andy, I'm glad you are back with us... :)
JFFNMS only puts interfaces as 128k when there's no values in the IFMIB:ifSpeed oid. From engine/discovery/snmp_interfaces.php if ($ifSpeed[$i] == 0) $ifSpeed[$i] = 128; //default Speed Value I could use a snmpwalk -c <community> <host> ifSpeed to better diagnose the problem. Javier On Friday 16 April 2004 09:20, Stranks Andy (RB4) Essex Shared Services Agency wrote: > All, > > Just a quick question. I've returned to running JFFNMS at my place of work > having run NMIS for a while. Under the previous version of JFFNMS I used > (0.6.7?) I seem to remember it correctly detected the interface speeds of > out Cisco and Bay Routers. All the interfaces under my new installation > using version 0.7.6 show all the interfaces as being 128k. Any idea what's > wrong? > > Many thanks > Andy Stranks > > This e-mail is confidential and privileged. If you are not the intended > recipient please accept our apologies; please do not disclose, copy or > distribute information in this e-mail or take any action in reliance on its > contents: to do so is strictly prohibited and may be unlawful. Please > inform us that this message has gone astray before deleting it. Thank you > for your co-operation. ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click _______________________________________________ jffnms-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jffnms-users
