Hi Andy,

Its really extrange... you also get 128k as the bandwidth for the interfaces 
that are UP ? 

which NET-SNMP version do you have? which PHP version?

Javier

On Monday 19 April 2004 05:27, Stranks Andy (RB4) Essex Shared Services Agency 
wrote:
> Hi Javier,
>
> It's good to be back :-)
>
> Here is the output you requested. Note that all these interfaces are shown
> as 128k in JFFNMS. The first two are live. (Cisco 3640, FastEthernet and
> Serial E1 interfaces live).
>
> >snmpwalk -c public x.x.x.x ifspeed
>
> ifSpeed.1 10000000
> ifSpeed.2 2048000
> ifSpeed.3 1544000
> ifSpeed.4 1544000
> ifSpeed.5 1544000
> ifSpeed.6 4294967295
>
> Hope you can help.
>
> Regards
> Andy
>
> P.S. Keep up the good work.
>
> -----Original Message-----
> From: Javier Szyszlican [mailto:[EMAIL PROTECTED]
> Sent: 16 April 2004 18:06
> To: [EMAIL PROTECTED]
> Subject: Re: [jffnms-users] Interface speeds
>
> 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
>
> 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_id=1470&alloc_id=3638&op=click
_______________________________________________
jffnms-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to