[EMAIL PROTECTED] proc]# cat version
Linux version 2.4.18-amazon-1.1-04 ([EMAIL PROTECTED]) (gcc version 3.2.1
20020930 (MontaVista)) #1 Tue Oct 17 11:21:06 CDT 2006
[EMAIL PROTECTED] proc]# 

Ignore the words like amazon, gotham etc. they are very specific to our
project.

[EMAIL PROTECTED] root]# lspci
00:00.0 Class 0600: 1057:0006 (rev 14)
00:1b.0 Class 0200: 100b:0020
00:1c.0 Class 0280: 1222:0001


The above is the information, I have.
The snmp is installed on a Fibre-channel switch.


Thanks & Regards,
 
Bharath Kumar
|Project Engineer| Computing Systems & Storage| 
|#26, Hosur Main Road| BommanaHalli| Bangalooru|
|Ph. No: +91-80-41373122| www.wipro.com|

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Dave Shield
Sent: Wednesday, February 14, 2007 4:18 PM
To: Bharath Yadlapalli (WT01 - Computing Systems & Storage)
Cc: [email protected]
Subject: Re: Continuously displaying the same error message on the
screen

On 14/02/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]>
wrote:

> [EMAIL PROTECTED] root]# cat /proc/cpuinfo
> cpu             : 82xx
> revision        : 16.20 (pvr 8081 1014)
> bogomips        : 166.29
> vendor          : ******
> machine         : Amazon
> processor       : PVID: 0x80811014, vendor: Motorola

Aha - that's the problem then.
The initialisation code assumes that this file looks something like:

processor       : 0
vendor_id       : GenuineIntel
cpu family      : 15
model           : 4
model name      : Intel(R) Pentium(R) 4 CPU 2.80GHz
   <etc, etc>

So it's looking for a line of the form

     processor   :   N

to create the entry with index 'N'

"processor       : PVID: 0x80811014, vendor: Motorola"
will be confusing it something rotten!


What hardware are you running this on?
What Linux distribution is it?

Dave

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to