how to use net-snmp in cramfs

2009-09-24 Thread Raghu Ramaraj
hi, We would like to have net-snmp in read only file system (cramfs). what are the things need to do? In our file system, only /tmp has R/W access .If i run snmpd, it is writing some files under /var/net-snmp/and also using /var/agentx/... is it possible to redirect from /var to

snmp-readonly file system

2009-09-23 Thread Raghu Ramaraj
hi, We would like to have net-snmp in read only file system (cramfs). what are the things need to do? In our file system, only /tmp has R/W access .If i run snmpd, it is writing some files under /var/net-snmp/and also using /var/agentx/... is it possible to redirect from /var to

snmpget , Hex-string format

2009-09-13 Thread Raghu Ramaraj
HI, I have included my own MIB file under .../mibs/ dir. And I have created my subagent by using mib2c If run snmpget -v1 -c democommunity localhost .1.3.6.1.3.96.1.1.0 , I am getting the following output. But I supposed get the String format only... Could u pls resolve this ?

subagent crash

2009-08-15 Thread Raghu Ramaraj
Hi , I am facing problem while calling external lib API from subagent. It's crashing the subagent. I have generated the subagent using mib2c. 1) Could you give me the points to resolve? 2) Do need to follow anything when I call external shared lib API (.so.)? Thanks Regards, Raghu

snmpd.conf IPaddress

2009-04-16 Thread Raghu Ramaraj
HI , Assume that the snmp-agent is running in the Hardware. If suppose I would like to get information from the agent, using MIB browser I have to edit smpd.conf and there I have to give the IPaddress of Manager system (where MIB Brower located) rwcommunity democommunity

RE: snmpd.conf IPaddress

2009-04-16 Thread Raghu Ramaraj
:02 PM To: Raghu Ramaraj Cc: Net-snmp-users@lists.sourceforge.net Subject: Re: snmpd.conf IPaddress 2009/4/16 Raghu Ramaraj raghu_rama...@mindtree.com: Is there any other way to give network address like from IP (172.22.*.*) to IP(172.23.*.*) ? If I want to access the agent from more that one

RE: snmpd.conf IPaddress

2009-04-16 Thread Raghu Ramaraj
- From: Tanisha Kashyap [mailto:tanisha.kash...@aricent.com] Sent: Thursday, April 16, 2009 4:35 PM To: Raghu Ramaraj; Dave Shield Cc: Net-snmp-users@lists.sourceforge.net Subject: RE: snmpd.conf IPaddress Correction: [r...@a2md06031 snmp]# snmpset -v1 -c democommunity 172.22.68.14

communication between-subagent and existing apps

2009-03-10 Thread Raghu Ramaraj
Hi I am having queries related to communication between-subagent and existing apps/driver. Assume my snmpd is running fine. The subagent (example) is also running and it is communicating with main agent 1) If I want information from existing application, what are the things need to do? The

RE: Vs: net-snmp-5.4.2.1-mips core

2009-02-25 Thread Raghu Ramaraj
Dave, I have fixed the issue .It is NFS file system and installation issue. Now it is working fine. Thans for your support. Regards, Raghu -Original Message- From: Raghu Ramaraj Sent: Thursday, February 19, 2009 5:45 PM To: 'Dave Shield' Cc: net-snmp-users@lists.sourceforge.net

RE: Vs: net-snmp-5.4.2.1-mips core

2009-02-18 Thread Raghu Ramaraj
spils/linux/target subagent # Thanks Regards, Raghu -Original Message- From: dave.shi...@googlemail.com [mailto:dave.shi...@googlemail.com] On Behalf Of Dave Shield Sent: Wednesday, February 18, 2009 2:16 PM To: Raghu Ramaraj Cc: manu kumar; net-snmp-users@lists.sourceforge.net Subject

RE: Vs: net-snmp-5.4.2.1-mips core

2009-02-18 Thread Raghu Ramaraj
...@googlemail.com [mailto:dave.shi...@googlemail.com] On Behalf Of Dave Shield Sent: Wednesday, February 18, 2009 2:47 PM To: Raghu Ramaraj Cc: manu kumar; net-snmp-users@lists.sourceforge.net Subject: Re: Vs: net-snmp-5.4.2.1-mips core 2009/2/18 Raghu Ramaraj raghu_rama...@mindtree.com: I just started

RE: Vs: net-snmp-5.4.2.1-mips core

2009-02-18 Thread Raghu Ramaraj
version 5.4.2 Thanks Regards, Raghu From: Pranesh Kulkarni [mailto:pranes...@gmail.com] Sent: Wednesday, February 18, 2009 6:22 PM To: Raghu Ramaraj Cc: Dave Shield; net-snmp-users@lists.sourceforge.net Subject: Re: Vs: net-snmp-5.4.2.1-mips core in your snmpd.conf

RE: Vs: net-snmp-5.4.2.1-mips core

2009-02-18 Thread Raghu Ramaraj
- From: dave.shi...@googlemail.com [mailto:dave.shi...@googlemail.com] On Behalf Of Dave Shield Sent: Wednesday, February 18, 2009 6:46 PM To: Raghu Ramaraj Cc: net-snmp-users@lists.sourceforge.net Subject: Re: Vs: net-snmp-5.4.2.1-mips core 2009/2/18 Raghu Ramaraj raghu_rama...@mindtree.com: Hi

RE: Vs: net-snmp-5.4.2.1-mips core

2009-02-18 Thread Raghu Ramaraj
Regards, Raghu -Original Message- From: Ragesh V [mailto:vrag...@hcl.in] Sent: Thursday, February 19, 2009 10:45 AM To: Raghu Ramaraj; Pranesh Kulkarni Cc: net-snmp-users@lists.sourceforge.net Subject: RE: Vs: net-snmp-5.4.2.1-mips core The snmpd.conf file looks fine to me. My run with your

net-snmp-5.4.2.1-mips core

2009-02-17 Thread Raghu Ramaraj
Hi, I am trying to build NET-SNMP 5.4.2.1 in MIPS core. I just followed steps that's given below 1) I have configured like this - ./configure --build=i686-linux --host=mipsel-linux --target=mipsel-linux --with-endianness=little -enable-mini-agent --without-openssl

RE: net-snmp-5.4.2.1-mips core

2009-02-17 Thread Raghu Ramaraj
Hi I have tested like this snmpget -v1 -c democommunity localhost MIBfileName::nodename It's not giving Regards, Raghu From: manu kumar [mailto:manu_infot...@yahoo.co.in] Sent: Tuesday, February 17, 2009 4:21 PM To: Raghu Ramaraj; net-snmp-users

Vs: net-snmp-5.4.2.1-mips core

2009-02-17 Thread Raghu Ramaraj
...@googlemail.com [dave.shi...@googlemail.com] Saadetud: 17. veebruar 2009. a. 18:53 Adressaat: Raghu Ramaraj Koopia: manu kumar; net-snmp-users@lists.sourceforge.net Teema: Re: net-snmp-5.4.2.1-mips core 2009/2/17 Raghu Ramaraj raghu_rama...@mindtree.com: I have tested like this snmpget –v1 -c