Eric A. Miller
ee7d254329
Capture Aruba AP software version when available
2014-11-09 18:01:11 -05:00
Eric A. Miller
09e18e9b64
Capture Aruba AP hardware version when available
2014-11-08 12:21:31 -05:00
Eric A. Miller
163ba86196
Add i_vlan_membership_untagged() to L3::Extreme
2014-11-08 10:55:39 -05:00
Eric A. Miller
e57e7d99d5
Add i_vlan_membership_untagged() to L3::AlteonAD
2014-11-08 10:06:12 -05:00
Eric A. Miller
7ad449303b
L3::Force10 now inherits i_vlan_membership() and i_vlan_membership_untagged() from Bridge and only overrides VLAN mapping
2014-11-08 09:52:41 -05:00
Eric A. Miller
49b853de1a
Document i_vlan_membership_untagged()
2014-11-08 09:40:07 -05:00
Eric A. Miller
03a81ad4be
Add i_vlan_membership_untagged() method to L3::Aruba
2014-11-08 09:36:42 -05:00
Eric A. Miller
eb046b6a61
L3::Juniper now inherits i_vlan_membership() and i_vlan_membership_untagged() from Bridge and only overrides VLAN mapping
...
Correct VLAN mapping of FDB entries in L3::Juniper
2014-11-08 08:50:44 -05:00
Eric A. Miller
9aca213a5f
Add i_vlan_membership_untagged() to L3::F5, L2::C1900, and L2::HP4000
2014-11-06 23:02:35 -05:00
Eric A. Miller
5bb9011fb4
Override qb_fdb_index() in L3::Dell since the dot1qTpFdbTable uses dot1qVlanIndex rather than dot1qFdbId as an index
2014-11-01 20:20:12 -04:00
Eric A. Miller
97564f50b8
New method qb_fdb_index() for VLAN ID to FDB ID mapping.
2014-11-01 20:18:58 -04:00
Eric A. Miller
efcf6a0db3
Support for Fortinet devices in new class L3::Fortinet
2014-11-01 19:37:22 -04:00
Eric A. Miller
aaca03062b
Use FDB ID to VID mapping if available to determine end station VLAN.
...
Use dot1qVlanCurrentTable if available to capture dynamic and static VLANs, fall back to dot1qVlanStaticTable if not available.
New method i_vlan_membership_untagged() for VLANs transmitted as untagged frames.
Add partial of zero to L3::Enterasys methods which use dot1qVlanCurrentTable to work around non standard TimeFilter implementation.
2014-10-30 23:36:12 -04:00
Eric A. Miller
e84225fb23
Use the same method for both i_vlan and i_pvid in BayRS
2014-10-21 20:53:28 -04:00
Oliver Gorwits
893def7910
release 3.20
2014-09-08 13:50:56 +01:00
Eric A. Miller
f875639435
Override layers in Juniper for routers with switch modules not reporting L2 capability
2014-09-03 23:22:33 -04:00
Oliver Gorwits
70bb263d79
release 3.19
2014-08-01 07:53:34 +01:00
Max Kosmach
2e480dbec5
Small H3C fixes
2014-07-28 15:41:46 +04:00
Eric A. Miller
0f5319bc52
Silence uninitialized value warning in L3::Cisco
2014-07-08 21:48:50 -04:00
Oliver Gorwits
b197e9739b
release 3.18
2014-07-02 09:12:57 +01:00
Eric A. Miller
250d2a0c0a
Update change log for L3::Nexus capture of VPC Keepalive IP addresses
2014-07-01 20:07:37 -04:00
Eric A. Miller
46b3127bb5
[ #58 ] Fix inheritance in L3::FWSM and L3::CiscoASA
2014-07-01 20:05:46 -04:00
Eric A. Miller
f1e9e3423d
Merge branch 'jvi_nexus'
2014-07-01 19:56:26 -04:00
Eric A. Miller
0e28436086
Pseudo ENTITY-MIB methods added to L3::Tasman for hardware information
2014-06-24 21:00:02 -04:00
Jeroen van Ingen
3f7229f4e7
Cisco Nexus workaround: add probable VPC IP address to device IP address table, determined by checking listening UDP sockets
2014-06-24 17:50:03 +02:00
Oliver Gorwits
1ae7f8c8a2
release 3.17
...
POD tests are not required for distribution
2014-06-23 19:31:14 +01:00
Oliver Gorwits
8e63954c3f
release 3.16
2014-06-23 13:53:22 +01:00
Eric A. Miller
0fbcd5f8b1
Documentation updates for Cisco inheritance clean-up
2014-06-22 20:16:34 -04:00
Eric A. Miller
71f84d48dc
Clean up inheritance for L3 Cisco classes. With this change all applicable classes will now support LLDP and aggregation methods.
2014-06-22 19:57:48 -04:00
Eric A. Miller
3d2c9ceaf5
Add L3::CiscoSwitch base class for L3 Cisco switches
2014-06-22 19:31:00 -04:00
Eric A. Miller
47736b08ce
FWSM and ASA only support methods in CiscoStats, don't inherit other Cisco classes which the devices don't support
2014-06-22 19:28:03 -04:00
Eric A. Miller
3f49e5f8ef
Add LLDP and CiscoStpExtensions to L3::Cisco
2014-06-22 17:35:32 -04:00
Eric A. Miller
102a7e10cc
L3::Cisco i_vlan() will now call SUPER and try interface description as a fallback
2014-06-22 11:21:02 -04:00
Eric A. Miller
9148764d20
Remove CiscoImage from all classes as its now included in CiscoStats class
2014-06-22 09:31:44 -04:00
Oliver Gorwits
a264bb36cb
release 3.15
2014-06-10 13:17:33 +01:00
Oliver Gorwits
c24e63ec4c
Return serial number for Cisco 3850 from entPhysicalSerialNum
2014-06-10 13:12:08 +01:00
Oliver Gorwits
d0722d3677
release 3.14
2014-06-07 12:35:18 +01:00
Oliver Gorwits
88fb9e4df3
802.3ad LAG support in Layer3::H3C
2014-06-07 12:26:43 +01:00
Oliver Gorwits
efecf1bbb7
Improvements to Mikrotik module (Alex Z)
2014-04-18 17:08:01 +01:00
Oliver Gorwits
682b8c2a9c
release 3.13
2014-03-27 23:22:13 +00:00
Oliver Gorwits
8b8ee8693e
release 3.12
2014-02-10 21:08:24 +00:00
Oliver Gorwits
fe89001166
Foundry/Brocade aggreate port master ifIndex resolved properly
2014-02-09 12:41:46 +00:00
Eric A. Miller
416a18377c
Modify L3::Passport to obtain forwarding table information from RAPID-CITY if information is not available in either Q-BRIDGE-MIB or BRIDGE-MIB. Needed for VSP 9000 prior to version 4.x (Tobias Gerlach)
2014-01-29 20:40:19 -05:00
Eric A. Miller
8fda38184c
[ #52 ] NETSCREEN-IP-ARP-MIB considered harmful
2014-01-28 23:06:53 -05:00
Oliver Gorwits
280e9260f7
release 3.11
2014-01-26 13:47:38 +00:00
Eric A. Miller
22642c1095
Skip default CPU management addresses on VSP and 8800/8600 series in L3::Passport to prevent erroneous duplicate addresses
2014-01-20 21:59:53 -05:00
Eric A. Miller
7240f034e5
Regex cleanup for additional support of Avaya 8800 series in L3::Passport
2014-01-19 12:03:50 -05:00
Eric A. Miller
31a8abc3b8
Squashed commit of the following:
...
commit 9be20cd3e24b401d5bfeb2bcb40d61a7b33ffe2c
Author: Eric A. Miller <emiller@cpan.org >
Date: Sun Jan 19 10:13:41 2014 -0500
Re-organize part 2
commit 058fc6e000a27b8ffadf5857078e0ab1569d3fa2
Author: Eric A. Miller <emiller@cpan.org >
Date: Sun Jan 19 10:08:31 2014 -0500
Re-organize
commit 04f4602d6cf06f917bd4f19db737f877a46fd28e
Author: Eric A. Miller <emiller@cpan.org >
Date: Sun Jan 19 10:04:09 2014 -0500
Add MLT agg_ports() support for Avaya
commit 2cdc3aed77f551e3c6d04f4cfe390a876010ebcb
Author: Oliver Gorwits <oliver@cpan.org >
Date: Sun Jan 12 14:24:38 2014 +0000
implement LAG support for Foundry
commit 7465816b53981f3211bdeb5a7a414d5a4e65c79f
Author: Oliver Gorwits <oliver@cpan.org >
Date: Sun Jan 12 13:15:13 2014 +0000
implement LAG support for Arista
commit 67e8f13f635f4fb450ab5df6e9145830ef72cf7b
Author: Oliver Gorwits <oliver@cpan.org >
Date: Sun Jan 12 12:59:09 2014 +0000
update gitignore to ignore SNMP dir
commit df4ca0eb44a4f0e5aa114630f0d22b5c9d7861f3
Author: Oliver Gorwits <oliver@cpan.org >
Date: Sun Jan 12 12:49:53 2014 +0000
implement LAG support for Cisco
2014-01-19 10:25:41 -05:00
Eric A. Miller
985b4aab3f
Use Q-BRIDGE-MIB as default with fallback to BRIDGE-MIB across all classes for the fw_mac, fw_port, and fw_status methods
2014-01-10 19:26:38 -05:00
Eric A. Miller
a4e7c3a61a
Fix Extreme XOS i_vlan_membership - Revert [28bbe0], fix bug with untagged being added to @ret twice (Robert Kerr)
2014-01-09 21:31:58 -05:00