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 :\