Skip to content

deepfield/support-snmp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

This script will automatically collect SNMP information about your network if you choose to not have it automatically collected.

Mail the results to support at deepfield.net.

This script requires snmpwalk. If you don't have snmpwalk, you can install it with apt-get on Ubuntu:

   $ sudo apt-get install snmp

To download the script and run with the IP addresses of your routers along with their community string:

  $ curl -o snmpwalk.bash https://raw.githubusercontent.com/deepfield/support-snmp/master/snmpwalk.bash
  $ bash snmpwalk.bash <community-string> <router-ip> [<router-ips>]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages