Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. goojopa

    Locating the MIB for a 2621

    If you go to snmplink.org you should be able to find the MIB you want.
  2. goojopa

    Getting routers configs with SNMP

    Here is how I do this: This is a unix script called "wr". When I want to download a single router config, I enter "wr routername" *********************************************************** #!/bin/sh # # for router in $1 do...

Part and Inventory Search

Back
Top