Merge /u/begemot/snmp-info/ branch fix-aggregate into master

http://sourceforge.net/p/snmp-info/code/merge-requests/18/
This commit is contained in:
Bill Fenner
2016-02-24 16:49:59 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -37,7 +37,7 @@ use Exporter;
use SNMP::Info::Layer3;
use SNMP::Info::MAU;
use SNMP::Info::CDP;
use SNMP::Info::Aggregate;
use SNMP::Info::Aggregate 'agg_ports_ifstack';
@SNMP::Info::Layer2::HP::ISA = qw/
SNMP::Info::Aggregate

View File

@@ -36,7 +36,7 @@ use Exporter;
use SNMP::Info::Layer3;
use SNMP::Info::MAU;
use SNMP::Info::LLDP;
use SNMP::Info::Aggregate;
use SNMP::Info::Aggregate 'agg_ports_ifstack';
@SNMP::Info::Layer3::Arista::ISA = qw/
SNMP::Info::Aggregate