release 3.13

This commit is contained in:
Oliver Gorwits
2014-03-27 23:22:13 +00:00
parent 88295e8c1e
commit 682b8c2a9c
106 changed files with 115 additions and 107 deletions

View File

@@ -43,7 +43,7 @@ use SNMP::Info::IEEE802dot3ad 'agg_ports_lag';
use vars qw/$VERSION %MIBS %FUNCS %GLOBALS %MUNGE/;
$VERSION = '3.12';
$VERSION = '3.13';
%MIBS = (
%SNMP::Info::IEEE802dot3ad::MIBS,
@@ -142,7 +142,8 @@ ifIndex of the corresponding master ports.
=item C<agg_ports_pagp>
Unimplemented. Returns an empty HASH reference.
Implements the PAgP LAG info retrieval. Merged into C<agg_ports> data
automatically.
=back