|
Hi
I am going to develop one SNMP agent simulator by using Net-SNMP.
1)
My simulator have to act as a multiple agent, means it should able to receive
different snmpget request for different device at same time and have to process
simultaneously. How I can receive multiple snmpget requests at same time? Can I
use different ports to receive different request? If that is possible please
explain how it can be implemented in my simulator or refer where I can get
details. 2)
In my simulator I have to start my FTP server to send file to manager if
particular MIB variable is set. How I can achieve this by using Net-SNMP (where
I have to include my FTP server call).
3) I am going to start my simulator development next week. I had
gone through some of Net-SNMP help lines. Still I am not clear. What is the
best way to start with? Please specify list of documents and help lines available
to me for the SNMP agent development.
I had planned my activities as below: ·
Using mib2c I planned to create C
coding for my simulator from my MIBS. ·
After getting the C code I have to
do modification in the C code to do my simulator operation
4) After that I am not clear how I can integrate my stuff with Net-SNMP (Is the
included header files is enough? Can I directly run my simulator?). Is
any other best way is there to develop SNMP agent simulator? Please clarify my doubts; I am looking
forward for response. By SAM |
- agent simulator development kanda.samy
- Re: agent simulator development Anton Persson
