How make a SNMP GET command ?

Hello All,

I'm new on the forum, and on Arduino world !

For my 1st project, i would like make a SNMP GET on many ip equipements and turn on green/reed led and display value returned on 7segment matrix.

In fact, i would like to create a funny network map in my office, (i'm a nework supervisor) with LED green / red if a link is up / down and display the bandwith.

I've found Agenduino library, but i'ts for use arduino like a SNMP agent, i want to make a server...

Sorry for mi english, i'm frech...

I have a Arduino Mega and ethernet shield.

Thaks a lot !