- bump version
- pod update
This commit is contained in:
5
Info.pm
5
Info.pm
@@ -9,7 +9,7 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
package SNMP::Info;
|
package SNMP::Info;
|
||||||
$VERSION = '1.07';
|
$VERSION = '1.09';
|
||||||
use strict;
|
use strict;
|
||||||
|
|
||||||
use Exporter;
|
use Exporter;
|
||||||
@@ -29,7 +29,7 @@ SNMP::Info - Object Oriented Perl5 Interface to Network devices and MIBs through
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
SNMP::Info - Version 1.07
|
SNMP::Info - Version 1.09
|
||||||
|
|
||||||
=head1 AUTHOR
|
=head1 AUTHOR
|
||||||
|
|
||||||
@@ -904,6 +904,7 @@ Algorithm for Subclass Detection:
|
|||||||
Enterasys -> SNMP::Info::Layer3::Enterasys
|
Enterasys -> SNMP::Info::Layer3::Enterasys
|
||||||
Extreme -> SNMP::Info::Layer3::Extreme
|
Extreme -> SNMP::Info::Layer3::Extreme
|
||||||
Foundry -> SNMP::Info::Layer3::Foundry
|
Foundry -> SNMP::Info::Layer3::Foundry
|
||||||
|
HP Procurve -> SNMP::Info::Layer2::HP
|
||||||
Juniper -> SNMP::Info::Layer3::Juniper
|
Juniper -> SNMP::Info::Layer3::Juniper
|
||||||
Microsoft -> SNMP::Info::Layer3::Microsoft
|
Microsoft -> SNMP::Info::Layer3::Microsoft
|
||||||
Net-SNMP -> SNMP::Info::Layer3::NetSNMP
|
Net-SNMP -> SNMP::Info::Layer3::NetSNMP
|
||||||
|
|||||||
Reference in New Issue
Block a user