Page 1 of 1

Getting hosts list from snmp

Posted: Mon Jul 18, 2011 12:24 pm
by djsuszi
Is there possibility to get hosts/port list from snmp ?

I could only find it on web:
curl -u admin:pass --digest 'http://192.168.88.1/!dhost.b'
and parsing it with Perl

Perl modules can't get this info from web, because, there is weird problem with authentication,
same with wget :\