Thank you Max,

I tried to use proxy as you had adviced me.

The row
proxy -c public -v 2c  localhost:8086  [oid of subtree]
in snmpd.conf
solved my problem and now the java agent responses to standard snmp
commands of netsnmp :)

Thanks,

Srnka

On 06/09/2010, Max <perld...@webwizarddesign.com> wrote:
> You could use the proxy statement which is documented in the
> snmpd.conf man page.
>
> On 9/6/10, Michala Srnova <pisem.sr...@gmail.com> wrote:
>> Hi,
>>
>> I have created an snmp agent using Java Dynamic Management Kit. This
>> agent should work with standard snmp protocol v1 and v2c. It is
>> working. I have tested it by manager created in Java as well.
>>
>> Now I would like to make some cooperation between netsnmp and this
>> agent. Then I could send standard 'snmpget' request, the netsnmp will
>> post it to java agent and this agent will send response back to
>> netsnmp.
>>
>> This agent is waiting on udp port 8086.
>> I have tried to work with it as with agentX, but that didn't work.
>>
>> How to configure netsnmp (snmpd.conf) to cooperate with my agent?
>>
>> net snmp version: 5.5
>> OS: Linux 2.6.34-12-default
>> Agent: udp port  8086
>>
>> I hope that I give all necessary information. If not, just ask and I
>> will send it.
>>
>> Thanks for help
>>
>> Srnka
>>
>> ------------------------------------------------------------------------------
>> This SF.net Dev2Dev email is sponsored by:
>>
>> Show off your parallel programming skills.
>> Enter the Intel(R) Threading Challenge 2010.
>> http://p.sf.net/sfu/intel-thread-sfd
>> _______________________________________________
>> Net-snmp-users mailing list
>> Net-snmp-users@lists.sourceforge.net
>> Please see the following page to unsubscribe or change other options:
>> https://lists.sourceforge.net/lists/listinfo/net-snmp-users
>>
>

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to