|
snmpcheck supports the following enumerations: see into script for all MIBS. |
|
Version: 1.6 - Release 2006/11/27 New Version: 1.5 - Release 2006/07/19 To use snmpcheck, you need to install Net::SNMP (a object oriented interface to SNMP), Number::Bytes::Human (convert byte count to human readable format) and Net::IP (extension for manipulating IPv4/IPv6 addresses) modules. Note: "TCP connections enumeration" can be very long, beyond 60 seconds. Use -d flag to disable it. |
|
snmpcheck.pl v1.6 - snmp enumerator Copyright (c) 2005,2006 by Matteo Cantoni (nothink.org) Usage ./snmpcheck.pl -t
-i : optional list of targets; -p : snmp port; default port is 161; -c : snmp community; default is public; -v : snmp version; default is 1; -r : request retries; default is 1; -d : disable "TCP connections" enumeration! -T : timeout; default is 45. Max is 60; -l : enable logging; -h : show help menu;
./snmpcheck.pl -t 192.168.0.0/24 ./snmpcheck.pl -t 192.168.0.1-192.168.0.10 ./snmpcheck.pl -i iplist Report examples: |
|
|
|
snmpcheck should not be used against machines you do not own or administrator. This tool might create IDS warnings. The author can't be held responsible for the use and/or misuse of this program. |
| Please send your feedback to: Matteo Cantoni <matteo.cantoni[]nothink.org> (PGP key). |