diff options
author | root <root@krebs> | 2011-05-09 21:02:54 +0200 |
---|---|---|
committer | root <root@krebs> | 2011-05-09 21:02:54 +0200 |
commit | 9e22c8b62b449af8391e28477d9d8ff4b50e86d8 (patch) | |
tree | 1e181e39f3794252dbf653c4737c7447fe745a27 /modules/people/README.md | |
parent | 8aad7ae37a2ac51dbeb07da7bb18810ca15af865 (diff) | |
parent | 483a46be9a90ef46b3f478d62f108d675159cdc6 (diff) |
Merge remote branch 'snmp_users/master'
Diffstat (limited to 'modules/people/README.md')
-rw-r--r-- | modules/people/README.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/modules/people/README.md b/modules/people/README.md new file mode 100644 index 00000000..d28100d3 --- /dev/null +++ b/modules/people/README.md @@ -0,0 +1,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 |