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

NAME

dot1dbase.pl

ABSTRACT

A script to get the dot1dBase info from switches supporting the MIBs.

SYNOPSIS

 dot1dbase.pl OPTIONS agent agent ...

 dot1dbase.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-2016 by Karl Gaissmaier

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