Oliver Gorwits
e79f031cb7
[3286549] Dell LLDP Support (Nico Giefing)
2012-04-12 09:52:26 +01:00
Oliver Gorwits
86909ae236
[3085413] SNMP OIDs for Netgear Serial and OS Ver (phishphreek)
2012-04-12 09:26:34 +01:00
Oliver Gorwits
69861e7660
[3085411] Activate L3 properties for Netgear GSM7224v2 (phishphreek)
2012-04-12 08:32:43 +01:00
Oliver Gorwits
a2496a536d
[2996795] Support for Kentrox devices in new class L2::Kentrox (phishphreek)
2012-04-12 08:24:03 +01:00
Oliver Gorwits
b10b922aa0
[2993691] Support for SonicWALL devices in new class L3::SonicWALL (phishphreek)
2012-04-11 14:47:35 +01:00
Jeroen van Ingen
2dd1cdc281
Add vendor-based & layer-based fallback classification for Layer7
2011-11-11 10:44:16 +01:00
Oliver Gorwits
e9fd3731a9
[2988163] Detect Juniper SSG firewalls as Layer3::Netscreen (R. Kerr)
2011-10-05 10:43:57 +01:00
Oliver Gorwits
a5f242c28f
new ChangeLog stub entry
2011-09-28 11:19:45 +01:00
Oliver Gorwits
43d1718618
bump ver for release, remove VERSION_CVS variable
...
update MANIFEST
2011-09-28 11:17:26 +01:00
Alexander Hartmaier
4a13ee8991
switched ChangeLog format to Moose style
2011-09-27 11:05:06 +02:00
Alexander Hartmaier
8764916086
Support for ADSL-LINE-MIB in new class AdslLine
2011-09-27 10:19:17 +02:00
Alexander Hartmaier
78b0b77e38
Added i_stack_status method that can be used for finding the parent interface for e.g. ADSL interface speed determination
2011-09-27 10:11:26 +02:00
Jeroen van Ingen
8a7376f6df
Update ChangeLog wrt patch SF #3408506
2011-09-23 11:54:07 +02:00
Jeroen van Ingen
52275e92af
New class L2::HPVC for VirtualConnect blade switches
...
HP VirtualConnect product family includes ethernet-switch-like products
with their own MIBs. This new class adds basic support for these devices.
2011-09-09 17:49:52 +02:00
Jeroen van Ingen
0bc405792a
Updated changelog to reflect previous 2 commits
2011-09-05 12:43:14 +02:00
Jeroen van Ingen
cfc1ead848
New L3::Mikrotik class for Mikrotik devices running RouterOS. Initial, very basic version.
2011-08-31 15:11:13 +02:00
Jeroen van Ingen
df4708383b
Updated ChangeLog to reflect chages from commits 2c2f4a9e and 497c81a0
2011-08-15 17:16:16 +02:00
Oliver Gorwits
631010ed3f
prep for 2.05 CPAN release
2011-06-23 21:12:27 +01:00
Brian De Wolf
8506638e5c
Promote L2::Aruba to L3::Aruba
...
Aruba controllers can act as L3 devices and provide L3 information through the
standard MIBs. This change makes Aruba devices get recognized as such.
Layer2.pm and Layer3.pm provide roughly the same functionality so there should
be little to no impact for Aruba devices only acting as L2 entities.
2011-06-23 12:40:36 -07:00
Brian De Wolf
c0f3a8eb2b
Fix call in L2::Aironet
...
A call to a function in Aironet was wrong and has been corrected.
2011-06-22 13:35:26 -07:00
Jeroen van Ingen
08746d6b10
Fixed i_speed_raw not returning raw values (Alexander Hartmaier)
...
(forgot to commit the updated Changelog when committing the patch to Info.pm)
2011-03-31 15:44:56 +00:00
Oliver Gorwits
bc8c8a6061
prep for 2.04 release
2011-03-31 08:34:57 +00:00
Jeroen van Ingen
9297c70d11
Added switch models 2915, 2615, 2520G and 1810G to HP class. Won't be
...
correctly identified until hpicfoid mib is updated to include these models.
2011-01-04 15:00:22 +00:00
Jeroen van Ingen
77982188bd
Match for ME340x in Layer3 section, class as L3::C3550 for proper macsuck
...
(ME340x requires community-based indexing)
2010-10-29 13:03:44 +00:00
Jeroen van Ingen
8748932460
Enable IPv6 support in Layer3 base class by including Layer3::Ipv6
2010-10-21 10:29:57 +00:00
Brian de Wolf
6c88df1ac0
Fix error in FWSM support patch that caused FWSMs to not be detected.
2010-10-04 23:34:14 +00:00
Jeroen van Ingen
ad1f1933e2
Move Cisco CBS3xxx from generic L3::Cisco to L3::C6500 (mainly for community
...
based indexing, to succesfully retrieve forwarding tables).
2010-09-01 16:16:43 +00:00
Jeroen van Ingen
2529305803
Add placeholder method peth_port_power() to PowerEthernet class; overrides
...
to actually return data in Cisco, Extreme and HP classes.
2010-08-23 11:38:55 +00:00
Jeroen van Ingen
e5f948acda
Allow support for devices without sysServices
2010-07-26 11:39:37 +00:00
Jeroen van Ingen
262fa5a3cd
Incorporate patch from jrbinks to support obscure Proxim/Orinoco device (item
...
2688801 on SF). Fallback for all Agere (11898) devices to Orinoco class.
2010-07-23 15:39:03 +00:00
Jeroen van Ingen
a58b774443
Added "vendor_i_type()" method to HP classes as suggested by Mikat1 on SF.
...
Tracker artifact 2599795. Method can be used to determine more detailed
type information about a port, eg 10/100 interface, 1000Base-LX, etc.
Details are vendor specific.
2010-07-23 15:07:58 +00:00
Brian de Wolf
6deceb6bd1
Fix for C1900 bp_index not containing interfaces.
2010-05-25 23:30:20 +00:00
Max Baker
808d3fd5c6
add PF Support
2010-05-07 00:01:33 +00:00
Jeroen van Ingen
cb8d780d70
Added os_bin() method to CiscoStats. Determines ROM version on several
...
Cisco switches and routers by scanning for version string in rom_id().
2010-05-04 14:18:37 +00:00
Jeroen van Ingen
01cd78c75d
Added table methods to %FUNCS in CDP.pm to retrieve management addresses
...
of connected devices. Useful for improving neighbor detection in Netdisco.
2010-05-03 14:51:35 +00:00
Brian de Wolf
e7b289c399
Add L3::CiscoFWSM for Cisco Firewall Services Modules.
2010-04-28 17:08:32 +00:00
Jeroen van Ingen
2aba8dd8f1
Moved older HP Procurve switch models to separate L2:HP4000 class. Reimplemented VLAN changing for Procurve switches; several updates to MODEL_MAP.
2009-12-03 07:55:12 +00:00
Max Baker
1e37f80368
*** empty log message ***
2009-06-12 22:36:50 +00:00
Max Baker
2539692016
Add Cisco FWSM detection
2009-06-08 22:06:24 +00:00
Max Baker
84d6cd18fb
[2020353] Added L3::Altiga class
2009-06-07 23:35:06 +00:00
Max Baker
2d7b94e5a7
*** empty log message ***
2009-06-07 22:52:09 +00:00
Max Baker
f0539d51ff
update test_class.pl to add mib dirs, relative path, and more debug info
2009-03-09 19:12:55 +00:00
Eric Miller
0eebef47b0
Prep 2.00
2008-08-02 03:22:04 +00:00
Bill Fenner
29ef1301fb
Mention Alcatel-Lucent in ChangeLog.
2008-08-01 09:28:56 +00:00
Eric Miller
6a1f6d43cf
final update for 1.09
2008-07-23 02:14:25 +00:00
Eric Miller
808464a7d0
- Documentation updates
...
- C1250 and Linksys additions
2008-07-21 03:26:15 +00:00
Eric Miller
e373b1f74e
Added munge_port_list(), modify_port_list(), and set_multi() methods
2008-04-21 20:57:30 +00:00
Eric Miller
df466ac2eb
updates
2007-12-07 04:27:22 +00:00
Bill Fenner
c1b0e81b6c
+ Use Cisco Client Association MIBs for Aironet client reporting
...
via fw_mac
+ Support VLANs on Aironet
+ Get the proper radio MAC address from aironet in MBSS mode
+ Additional wireless statistics from Aironet
2007-12-02 19:58:10 +00:00
Eric Miller
a9481c86d2
updates, bump version 1.09
2007-12-02 05:06:12 +00:00