release 3.08

This commit is contained in:
Oliver Gorwits
2013-10-22 09:38:22 +01:00
parent f5fb4dd3b0
commit 667cdbea13
102 changed files with 107 additions and 103 deletions

View File

@@ -43,7 +43,7 @@ use SNMP::Info::LLDP;
use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/;
$VERSION = '3.07_001';
$VERSION = '3.08';
%MIBS = (
%SNMP::Info::Layer3::MIBS,
@@ -261,6 +261,10 @@ Returns info from F<MAU-MIB>
Returns info from F<MAU-MIB>
=item $arista->lldp_if()
Returns the mapping to the SNMP Interface Table.
=back
=head2 Table Methods imported from SNMP::Info::Layer3