diff --git a/Info.pm b/Info.pm index aa83a004..26746ce0 100644 --- a/Info.pm +++ b/Info.pm @@ -9,7 +9,7 @@ # $Id$ package SNMP::Info; -$VERSION = '1.07'; +$VERSION = '1.09'; use strict; use Exporter; @@ -29,7 +29,7 @@ SNMP::Info - Object Oriented Perl5 Interface to Network devices and MIBs through =head1 VERSION -SNMP::Info - Version 1.07 +SNMP::Info - Version 1.09 =head1 AUTHOR @@ -904,6 +904,7 @@ Algorithm for Subclass Detection: Enterasys -> SNMP::Info::Layer3::Enterasys Extreme -> SNMP::Info::Layer3::Extreme Foundry -> SNMP::Info::Layer3::Foundry + HP Procurve -> SNMP::Info::Layer2::HP Juniper -> SNMP::Info::Layer3::Juniper Microsoft -> SNMP::Info::Layer3::Microsoft Net-SNMP -> SNMP::Info::Layer3::NetSNMP