SNMP library for arduino

Hi,

I was looking for an SNMP library for arduino and i found the agentduino library.

Does anyone know if it is possible to use this library to make SNMP requests from arduino to other devices on a network, not only receive requests.

Best regards

disclaimer: Never used agentduino

Building SNMP packets and their contents for sending and receiving and parsing them will probably contain similar code.
Sending and receiving UDP packets is also similar.

So if it can't be used directly it will certainly be inspiring code. You might try to direct mail the creators of agentuino and join their effort (?)