config

2009-09-16 Thread Darshan Ghumare
Hi all, I have used following command to configure NET-SNMP-5.4.2.1 ./configure --disable-debugging --enable-mini-agent --datadir=/root/share --bindir=/root/snmp/bin --sbindir=/root/snmp/sbin --libexecdir=/root/snmp/sbin --libdir=/root/snmp/lib --disable-applications --disable-set-support --disab

Thread base SNMP

2009-09-15 Thread Darshan Ghumare
Thank you sir. Do you know any open source SNMP implementation that satisfy my requirements? Regards Darshan -- Forwarded message -- From: Wes Hardaker Date: Mon, Sep 14, 2009 at 10:01 PM Subject: Re: Thread base SNMP To: Darshan Ghumare Cc: net-snmp-users@lists.sourceforge.net

Thread base SNMP

2009-09-14 Thread Darshan Ghumare
Hi all, I have a project in which SNMP agent would be one of the thread which will satisfy all SNMP requests. To satisfy request SNMP-Agent need to refer to data structures which are maintained by other threads in same project. This project would be run on embedded system. The

Counter64

2009-09-10 Thread Darshan Ghumare
Hi all, Is it safe to use Couter64 for that variable whose data type is __u64(On Linux)? Thank you. Regards Darshan -- Darshan® Pablo Picasso - "Computers are useless. They can only give you answers." ---

some problem

2009-09-09 Thread Darshan Ghumare
Hi all, I have following questions, 1) Where in NET-SNMP code snmpd.conf file is parse, So that I can make this code also refer to my config structure? 2) In my case the data that I have exposed through MIB will be refreshed per request. But in this case for snmptable (which is composed of snmpg

How to make snmpd as init_snmpd

2009-09-01 Thread Darshan Ghumare
-- Forwarded message -- From: Darshan Ghumare Date: Tue, Sep 1, 2009 at 6:44 PM Subject: Fwd: How to make snmpd as init_snmpd To: net-snmp-users@lists.sourceforge.net -- Forwarded message -- From: Darshan Ghumare Date: Tue, Sep 1, 2009 at 6:24 PM Subject: Re

Fwd: How to make snmpd as init_snmpd

2009-09-01 Thread Darshan Ghumare
-- Forwarded message -- From: Darshan Ghumare Date: 2009/9/1 Subject: Re: How to make snmpd as init_snmpd To: sanjaykumar Thank you sir. If I want to invoke it as thread then how should I go about it? On Mon, Aug 31, 2009 at 8:08 PM, sanjaykumar < sanjay

How to make snmpd as init_snmpd

2009-08-31 Thread Darshan Ghumare
Hi all, I want to make snmpd (daemon) as a part of my code. So it will be like SNMP-Agent is one of the sub-module of my project but not as a separate process. How should I go about it? Thank you. Regards Darshan -- Darshan® Marie von Ebner-Eschenbach

problem in subagent

2009-08-19 Thread Darshan Ghumare
Hi, I have created subagent using $*net-snmp-config --compile-subagent mysubagent nstAgentSubagentObject.c* $./mysubagent mysubagent: symbol lookup error: /usr/lib/libnetsnmpagent.so.15: undefined symbol: boot_DynaLoader Regards Darshan -- Darshan® Pablo Picasso

How to add MIB so that agent can anser

2009-08-17 Thread Darshan Ghumare
Hi all, How to add MIB so that agent can answer query from Manager? I have tried $snmpget -m /root/net-snmp_examples/test-MIB.txt -v 1 -c public 127.0.0.1:1161 test-MIB::firstObj Error in packet Reason: (noSuchName) There is no such variable name in this MIB. Failed object: test-MIB::firstObj t

How to write your own MIB

2009-08-17 Thread Darshan Ghumare
Hi all, I need to write my own MIB, so please tell me how should I go about it. Thank you. Regards Darshan -- Darshan® Charles de Gaulle - "The better I get to know men, the more I find myself loving dogs."