The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

iprtbl.pl

ABSTRACT

A script to get the MIB-2 ipRouteTable information from devices supporting the MIBs.

SYNOPSIS

 iprtbl.pl OPTIONS agent agent ...

 iprtbl.pl OPTIONS -i <agents.txt

OPTIONS

  -c snmp_community
  -v snmp_version
  -t snmp_timeout
  -r snmp_retries

  -d                    Net::SNMP debug on
  -i                    read agents from stdin, one agent per line
  -B                    nonblocking

AUTHOR

Karl Gaissmaier, karl.gaissmaier (at) uni-ulm.de

COPYRIGHT

Copyright (C) 2008 by Karl Gaissmaier

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.