> What I to do is to modify receive() function in snmpd.c for my own operation.
> I should get all the get/set messages from nms, and parse those, and
> response.
We don't really have any documentation on doing things that way. You can try,
but you'll mostly be on your own.
If you are really in a
HI,I'm Rok. I'm a beginner to snmp. I have some
problems to develop snmp agent.
What I to do is to modify receive() function in snmpd.c for my
own operation.I should get all the get/set messages from nms, and parse
those, and response.I had read some mails referring to this subjec