SNMP::Info::Layer2::Cisco

SNMP interface to L3 and L2+L3 IOS Cisco devices
Download

SNMP::Info::Layer2::Cisco Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Max Baker
  • Publisher web site:
  • http://search.cpan.org/~emiller/SNMP-Info-1.04/Info.pm

SNMP::Info::Layer2::Cisco Tags


SNMP::Info::Layer2::Cisco Description

SNMP interface to L3 and L2+L3 IOS Cisco devices NMP::Info::Layer2::Cisco is a SNMP interface to L3 and L2+L3 IOS Cisco devices that are not covered in other classes.SYNOPSIS # Let SNMP::Info determine the correct subclass for you. my $cisco = new SNMP::Info( AutoSpecify => 1, Debug => 1, # These arguments are passed directly to SNMP::Session DestHost => 'myswitch', Community => 'public', Version => 2 ) or die "Can't connect to DestHost. "; my $class = $cisco->class(); print "SNMP::Info determined this device to fall under subclass : $class "; Requirements: · Perl


SNMP::Info::Layer2::Cisco Related Software