Can you advice a Python library to query a lan subnet with SNMP and collect MAC addresses of nodes?

Verde Denim tdldev at gmail.com
Fri Apr 15 11:06:21 EDT 2011


On Fri, Apr 15, 2011 at 5:00 AM, Aldo Ceccarelli
<ceccarelli.aldo at gmail.com>wrote:

> Hello All,
> in my specific problem I will be happy of a response where possible
> to:
>
> 1. distinguish different operating systems of answering nodes
> 2. collect responses of Wyse thin-clients with "Thin OS" to get node
> name and MAC address in particular
>
> Thanks a lot in advance for any sharing / forward to documentation,
> products in the area.
>
> KR Aldo
> --
> http://mail.python.org/mailman/listinfo/python-list
>

Aldo
If you haven't already, have a look at dpkt and scapy as well. Both good
tools to have for tasks such as these.

Regards

Jack
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20110415/2c3aa39f/attachment.html>


More information about the Python-list mailing list