Oliver Gorwits
2da37f06ea
[3317739] Fix for Baystack without POE on stack member 1 (David Baldwin)
2012-04-12 10:27:55 +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
a2496a536d
[2996795] Support for Kentrox devices in new class L2::Kentrox (phishphreek)
2012-04-12 08:24:03 +01:00
Oliver Gorwits
43d1718618
bump ver for release, remove VERSION_CVS variable
...
update MANIFEST
2011-09-28 11:17:26 +01:00
Michael Borgelt
8199e2a973
Fix failure in POD.
...
Signed-off-by: Jeroen van Ingen <jeroen@utwente.nl >
2011-09-22 17:21:50 +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
497c81a0c6
Updates to Layer2::HP class to get os_ver & serial from web managed
...
HP ProCurve switches. Based on patch & bug report from J R Binks,
SF #3344843 .
2011-08-11 14:37:42 +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
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
Eric Miller
bfafdc99d9
Update port indexing for newer code and switches (5698)
2010-11-23 13:50:16 +00:00
Eric Miller
c2ce3d81e1
Improve os detection for newer versions. Improve forward compatibility.
2010-11-17 23:17:04 +00:00
Carlos Vicente
cacb0777b7
POD fixes to pass tests
2010-09-22 23:18:22 +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
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
Bill Fenner
a9b28c2270
For Cisco WLCs, pretend to have the CISCO-DOT11-MIB for signal strengths, etc.
2010-03-23 18:00:08 +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
c88449151e
up version to 2.01
2009-06-12 22:24:25 +00:00
Max Baker
101aaa0a68
fix up spelling
2009-06-12 18:56:22 +00:00
Max Baker
2233511fad
add missing POD
2009-06-12 18:36:00 +00:00
Bill Fenner
35c8ed6038
Add MBSSID-aware i_ssidlist and i_ssidbcast methods
...
Add CiscoConfig, remove dangling CiscoVTP
Add cd11_rateset
2009-03-23 21:29:11 +00:00
Carlos Vicente
690bc6bfa0
Add support for other CDP/LLDP binary formatted values (ID 1909147)
2009-03-10 16:57:37 +00:00
Eric Miller
0eebef47b0
Prep 2.00
2008-08-02 03:22:04 +00:00
Bill Fenner
347e1f9f59
Add classes for Alcatel OmniSwitch and Service Router, update
...
Info.pm for Alcatel
2008-07-31 18:36:52 +00:00
Bill Fenner
6c8ec356ec
Missed a MIB when I merged my changes.
...
Add a commented-out reference to the Alcatel MIB that results in
Alcatel model names getting translated.
Return the alcatel-lucent model name and OS based on sysObjectID
2008-07-31 16:57:41 +00:00
Bill Fenner
6e0712b189
Update i_name to return wlanAPFQLN if it's available.
...
Add i_mac to map BSSID to port.
2008-07-31 15:56:04 +00:00
Eric Miller
906b1cb52f
[ 2031292 ] HP POE support - port to ifIndex mapping (Jeroen van Ingen)
2008-07-30 02:05:54 +00:00
Eric Miller
1eff8f8224
Silence warnings/errors from uninitialized variables
2008-07-29 03:23:35 +00:00
Eric Miller
158596cede
perltidy
2008-07-20 03:30:56 +00:00
Eric Miller
ecb26a8b68
POD coverage
2008-07-19 02:41:59 +00:00
Eric Miller
03785c4365
POD coverage
2008-07-18 03:11:38 +00:00
Eric Miller
5a983c9600
Document e_name()
2008-07-14 03:13:14 +00:00
Eric Miller
a153913d29
PBP - lexicals
2008-07-09 02:36:03 +00:00
Eric Miller
5189871fde
PBP - use bare return
2008-07-09 02:34:17 +00:00
Eric Miller
daa0162639
- PBP - never modify $_ in list functions
...
- PBP - use named lexicals as explicit for loop iterators
2008-07-09 02:27:39 +00:00
Eric Miller
a70a895a29
PBP always return via an explicit return
2008-07-09 01:37:19 +00:00
Eric Miller
2c5301b676
- PBP compliance via Perl::Critic
...
- Use bare return to return failure
- No code before strictures are enabled
2008-07-09 00:32:47 +00:00
Eric Miller
ba85dc670b
- POD Validation
...
- POD spell check
- Prep 1.09
2008-07-07 04:10:39 +00:00
Eric Miller
0a0fac4ddb
Remove VLAN set methods, not working consistently across devices
2008-07-03 02:33: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
dedefde79f
- Updates to fan, power supply, and serial number methods (Jeroen van Ingen)
2007-12-02 03:02:01 +00:00
Eric Miller
33450039c7
- ISA Layer3 instead of Layer2 to support arpnip
...
- Add more models from HP-ICF-OID to map
2007-11-29 02:29:26 +00:00
Eric Miller
e1ab8a43ba
Prep 1.07 beta release
2007-11-26 04:24:52 +00:00
Eric Miller
004de3d29b
Add support for e_name() in Psuedo ENTITY-MIB methods
2007-11-26 03:32:11 +00:00
Eric Miller
a714c46fba
- [ 1780872 ] Incorrect detection of admin duplex on older HP Procurve (Robert Kerr)
...
- [ 1835187 ] New HP devices (perand)
2007-11-21 21:34:40 +00:00
Eric Miller
5ac0d946a7
- [1833182] Info/Layer2/Baystack.pm: get model number for ERS 2500 (David Sieb�rger)
...
- [1833190] Info/Layer2/Baystack.pm: fix index_factor (David Sieb�rger)
- Revert 1.16, fixed issue upstream
2007-11-19 04:28:01 +00:00