Nic Bernstein
c3a727ce10
ENHANCEMENT TO INFO::LAYER2::NETGEAR
...
Clean up recent code, fix POD details, remove unnecessary hacks.
2013-08-09 10:39:45 -05:00
Nic Bernstein
afa97d845b
ENHANCEMENT TO INFO::LAYER2::NETGEAR
...
* Add LLDP support for Netgear devices which provide it.
* Change $netgear->interfaces() to use ifName rather than ifDescr
as the former is unique per interface while the latter is not.
If ifName is not present, concatenate ifDescr and ifIndex
to achieve a unique value.
* Properly report hardware version, Serial No. and OS Version
2013-08-08 18:15:21 -05:00
Nic Bernstein
8671f65bfd
ENHANCEMENT TO NETGEAR SUPPORT
...
Added LLDP support for Netgear devices which provide it.
Changed $netgear->interfaces() to use ifName rather than ifDescr
as the former is unique per interface while the latter is not.
2013-08-08 14:15:28 -05:00
Jeroen van Ingen
22dd49c1dc
Add HP 2530 and 2920 models to Layer2::HP MODEL_MAP & re-sort the list
2013-08-02 15:34:54 +02:00
Oliver Gorwits
fd5812aefc
version bump - 3.03
2013-07-11 12:36:58 +01:00
Oliver Gorwits
f4e37cdabe
Add missing =back to POD (A. Hartmaier)
2013-07-11 12:34:51 +01:00
Oliver Gorwits
5324760463
version bump - 3.02
2013-07-08 21:25:14 +01:00
Nic Bernstein
9a722bb2f8
Properly pull os_ver from Netgear GS series switches.
2013-04-15 16:30:32 -05:00
Oliver Gorwits
d3e39a4132
bump version for stable release
2013-04-13 11:05:26 +01:00
Oliver Gorwits
62005c52d2
update VERSION
2013-04-11 17:00:28 +01:00
Oliver Gorwits
21bd4c662d
bump version again for dev release
2013-02-11 13:43:19 +00:00
Eric A. Miller
da2ea09e84
Bump version
2013-02-10 22:52:51 -05:00
Eric A. Miller
318f9518b1
Support Juniper (Trapeze) Wireless Controllers in new class L2::Trapeze
2013-02-10 22:16:43 -05:00
Eric A. Miller
b7a135db10
POD typo
2013-02-10 12:40:10 -05:00
Eric A. Miller
d4c460fd3d
Fix for Perl::Critic flagged warning
2013-02-10 12:38:16 -05:00
Eric A. Miller
8f0ac35381
POD updates - spell check
2013-02-10 12:34:45 -05:00
Eric A. Miller
a9a3229c22
Bump version for first 3.0 beta release
2013-02-10 10:23:35 -05:00
Eric A. Miller
6969dcbfec
Remove depreciated L2::Bay and L2::Foundry for 3.0 release. Functionality is available through L2::Baystack and L3::Foundry respectively and they are no longer referenced by other classes.
2013-02-04 18:04:14 -05:00
Eric A. Miller
16aa96ebf4
Updates to documentation for Avaya acquisition of Nortel. Update of device support matrix for recent Avaya additions
2013-02-03 14:35:51 -05:00
Eric A. Miller
b9aebf7e9e
- Move AIRESPACE-*-MIB methods to base Airespace class
...
- Add cd11_ssid() to support Nedisco feature request [3598089] Collect SSID in macsuck
2013-01-03 23:05:09 -05:00
Eric A. Miller
0713a6457c
L2::Airespace now reports AP Ethernet MAC as port MAC for radio ports
2012-12-14 23:28:04 -05:00
Eric A. Miller
d67ffc3a6c
Merge branch 'og-2-10-force10'
...
Conflicts:
ChangeLog
Info.pm
Info/CiscoStpExtensions.pm
2012-12-11 20:22:17 -05:00
Oliver Gorwits
daf512e33e
bump version
2012-12-08 23:35:25 +00:00
Oliver Gorwits
c1c448f3df
update version
2012-12-08 20:06:51 +00:00
Eric A. Miller
999dd1f468
Remove debug comment
2012-12-07 21:28:48 -05:00
Eric A. Miller
c3d5631c3c
Doc update
2012-12-07 21:26:54 -05:00
Eric A. Miller
9dae6b20d7
Add support for 802.11n client tx rates
2012-12-07 21:26:00 -05:00
Eric A. Miller
84493a99b4
Merge branch 'em-autoload-topo'
...
Conflicts:
ChangeLog
2012-11-28 23:18:39 -05:00
Eric A. Miller
4b1007cb66
Support Avaya (Trapeze) Wireless Controllers in new class L2::NWSS2300
2012-11-28 22:48:24 -05:00
Eric A. Miller
436f7442b6
Add support for Avaya VSP 7000 series
2012-11-28 19:49:25 -05:00
Oliver Gorwits
829a4bf16a
update version for release
2012-11-28 19:13:38 +00:00
Eric A. Miller
70bc5e78e9
Remove c_* methods from device classes as top level methods now handle.
2012-11-25 21:43:31 -05:00
Eric A. Miller
8264f68f6c
Add i_ssidmac() method to get BSSID's from AP's
2012-08-02 23:27:48 -04:00
Oliver Gorwits
14bf6b84d3
bump version for release
2012-07-15 17:27:42 +01:00
Oliver Gorwits
025e7b72b5
bump version for release; push_ver deletes .orig files
2012-07-10 17:54:54 +01:00
Eric A. Miller
e21d8516fb
Merge branch 'master' of ssh://snmp-info.git.sourceforge.net/gitroot/snmp-info/snmp-info
2012-07-08 21:48:29 -04:00
Eric A. Miller
2972c70177
[3541442] Change L2::Catalyst port names to what is reported in CDP
2012-07-08 21:45:13 -04:00
Oliver Gorwits
73fd627815
bump version for release; fixes for POD and Perl::Critic
2012-07-07 19:32:13 +01:00
Jeroen van Ingen
f0eb0a9ded
Updated MODEL_MAP in L2::HP, added 2620 and 3800 series
2012-07-02 17:06:14 +02:00
Oliver Gorwits
47032cbb4a
[3502533] Layer2/Baystack interface indexes > 513 (Robert Nyqvist)
2012-04-12 15:47:23 +01:00
Oliver Gorwits
d0fbfdea86
[3136084] Rename Allied Telesyn to Allied Telesis (Oliver Gorwits)
2012-04-12 15:25:16 +01:00
Oliver Gorwits
bdfc430564
[3469527] Netgear LLDP Support (Nic Bernstein)
2012-04-12 10:56:53 +01:00
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