Re: Problem in Porting net-snmp to uClinux

2008-04-07 Thread Dave Shield
On 18/03/2008, <[EMAIL PROTECTED]> wrote: > Net-snmp 5.0.8 is working fine on Blackfin uClinux. > In linux, all the MIB files are stored under /usr/local/share/snmp/mibs > folder. The snmpd demon gets the mib files from there. > > Similarly, Where exactly we have to put the mib files in uCli

RE: Problem in Porting net-snmp to uClinux

2008-03-18 Thread manu.asm
: Re: Problem in Porting net-snmp to uClinux On 11/03/2008, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Anyway thanks for your help. I have ported net-snmp agent to uClinux and > it is working fine. Is there any chance you could summarise what you had to do to get this working?

RE: Problem in Porting net-snmp to uClinux

2008-03-11 Thread manu.asm
[email protected] Subject: Re: Problem in Porting net-snmp to uClinux On 11/03/2008, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Anyway thanks for your help. I have ported net-snmp agent to uClinux and > it is working fine. Is there any chance you could summarise what y

Re: Problem in Porting net-snmp to uClinux

2008-03-11 Thread Dave Shield
On 11/03/2008, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Anyway thanks for your help. I have ported net-snmp agent to uClinux and > it is working fine. Is there any chance you could summarise what you had to do to get this working? We're often asked for advice on running this software on

RE: Problem in Porting net-snmp to uClinux

2008-03-11 Thread manu.asm
Electronics) Cc: Net-SNMP Coders Subject: Re: Problem in Porting net-snmp to uClinux [ First - *please* don't mail me privately, without copying any responses to the mailing list. I don't have the time or inclination to offer private, unpaid, SNMP consultancy. Keep disc

Re: Problem in Porting net-snmp to uClinux

2008-03-11 Thread Dave Shield
[ First - *please* don't mail me privately, without copying any responses to the mailing list. I don't have the time or inclination to offer private, unpaid, SNMP consultancy. Keep discussions to the list, where others can both learn and offer advice. Thanks. ] On 07/03

Re: Problem in Porting net-snmp to uClinux

2008-03-06 Thread Dave Shield
On 06/03/2008, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > When I try with this command, I am getting the following response on my > target and snmpd is not running: > > root:/bin> snmpd -f -Le -d -c /etc/snmpd.conf > Usage: snmpd [-h lhost] [-p lport] [-c community] In which case, this snm

RE: Problem in Porting net-snmp to uClinux

2008-03-06 Thread manu.asm
ve, Thanks for your immediate response. Best Regards, Manu -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Shield Sent: Thursday, March 06, 2008 4:49 PM To: Manu Asm (WT01 - MCE-Consumer Electronics) Cc: [email protected] Subject: Re: P

Re: Problem in Porting net-snmp to uClinux

2008-03-06 Thread Dave Shield
On 06/03/2008, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > As you suggested, I have tried to give the path of snmpd.conf in my > run-time environment. The exact command I gave is (snmpd.conf file is > stored under /etc/ at run-time environment): > root:/bin> snmpd -c /etc/snmpd.conf & You s

RE: Problem in Porting net-snmp to uClinux

2008-03-06 Thread manu.asm
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Shield Sent: Thursday, March 06, 2008 3:10 PM To: Manu Asm (WT01 - MCE-Consumer Electronics) Cc: [email protected] Subject: Re: Problem in Porting net-snmp to uClinux On 06/03/2008, <[EMAIL PROTECTED]>

Re: Problem in Porting net-snmp to uClinux

2008-03-06 Thread Dave Shield
On 06/03/2008, <[EMAIL PROTECTED]> wrote: > I am able to run the SNMP agent on the uClinux (Blackfin Board). > I am using the following command to run the agent: > > root:/bin> snmpd -c tst & > > where tst is the community name. No. The '-c' option for snmpd takes the name of a config file, not a

Problem in Porting net-snmp to uClinux

2008-03-06 Thread manu.asm
Hi All, I am able to run the SNMP agent on the uClinux (Blackfin Board). I am using the following command to run the agent: root:/bin> snmpd -c tst & where tst is the community name. On the SNMP manager, I am giving the command: [EMAIL PROTECTED] sbin]# snmpwalk -v 1 -c tst