blob: d28100d3637d353cfc6dd22f75499e3681419944 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
SNMP Users
==========
asks an snmp-router for its arp-list and tries to verify this list via
ARPING. The snmping is done via snmp-net and command line parsing,
the arping uses 'scapy'.
This script needs superuser rights and otherwise will just skip the
verification
SNMPWALK Command
===============
snmpwalk -c shammunity 10.42.0.1 1.3.6.1.2.1.3.1.1.2
|