Eric A. Miller
6f0cb846f0
Get AP MAC->IP mappings arp cache table augmentation methods
2013-10-15 20:30:12 -04:00
Eric A. Miller
c79307692b
[ #46 ] Brocade (Foundry) Module Support
...
Brocade (Foundry) POE Support
2013-10-15 20:27:09 -04:00
Bill Fenner
08b2f50ac7
On EOS, the LLDP port ID is a dot1d port.
...
Don't bother trying the reverse-mapping through ifAlias trick, since
ifAlias is of course non-unique, if the user configures the same
description for multiple ports (e.g., "open port").
2013-10-11 11:22:20 -07:00
Bill Fenner
69b1f1e29e
Merge branch 'master' of ssh://git.code.sf.net/p/snmp-info/code
2013-10-07 09:36:57 -07:00
Bill Fenner
4e2b642ed1
If the port ID claims to be interfaceName, use it for lldp_port
...
The LLDP spec says that if lldpRemPortIdSubtype is
"interface name", then lldpRemPortId should contain
ifName. It doesn't say much about lldpRemPortDesc;
some vendors seem to always leave it empty, some use
the interface description / ifAlias. Our algorithm
for lldp_port is now basically: If we find that
lldpRemPortIdSubtype is "interface name", then use
the lldpRemPortId, else use lldpRemPortDesc if set,
else use lldpRemPortId.
2013-10-07 09:32:18 -07:00
Eric A. Miller
3c26ce2a55
[ #67 ] Add the possibility to set speed for Layer3::C4000
2013-10-04 21:28:37 -04:00
Eric A. Miller
7d2cf97c06
[ #68 ] Fix device_port entries for switches with non-unique ifDesc
2013-10-04 21:22:29 -04:00
Eric A. Miller
1601703ff2
[ #69 ] set speed and duplex on Cisco VSS system (psychiatric)
2013-10-03 22:01:27 -04:00
Eric A. Miller
905ad3e2b7
miscellaneous POD updates
2013-10-03 20:26:11 -04:00
Eric A. Miller
15b7e95545
Rewrite of L3::Aruba, now supports pseudo ENTITY-MIB methods to gather module information, more interface information for APs, more wireless information to include client stats, and arpnip information from wireless clients. WARNING: AP device interfaces are now based on AP MAC and radio versus BSSID to align with other wireless classes.
2013-10-03 20:07:27 -04:00
Eric A. Miller
7c6df7cce3
[ #64 ] Add i_speed_admin() to L2::2900 (psychiatric)
2013-10-01 21:42:09 -04:00
Eric A. Miller
1a92306d51
[ #66 ] Support for VSS via CISCO-VIRTUAL-SWITCH-MIB in L3::6500
2013-10-01 21:31:51 -04:00
Oliver Gorwits
59e9fae1d5
release 3.07
2013-10-01 20:21:29 +01:00
Eric A. Miller
d6c3313138
fix for device serial, just use entry with no parent since class could be stack rather than chassis
2013-09-29 23:17:32 -04:00
Eric A. Miller
b7e252b91a
Overrides ipAddrTable methods, some versions do not index the table with the IPv4 address in accordance with the MIB definition.
...
Fix for device serial number to use the fabric serial number.
2013-09-29 22:27:39 -04:00
Jeroen van Ingen
6071beb15d
Basic support for Pica8 switches in L3::Pica8
2013-09-20 14:55:48 +02:00
Oliver Gorwits
cda830686d
[ #48 ] Switch duplicate J9624A for J9626A in Layer2/HP (R. Kerr)
2013-08-24 16:57:24 +01:00
Oliver Gorwits
a29b888620
new release - 3.05
2013-08-16 17:54:08 +01:00
Oliver Gorwits
ae5a4d413d
new release - 3.04_001
2013-08-16 09:27:04 +01:00
Nic Bernstein
03c4d1e81f
Merge commit 'c3a727'
...
Updated ChangeLog to resolve conflicts
Conflicts:
ChangeLog
2013-08-14 08:32:01 -05:00
Nic Bernstein
4efa0fd509
ENHANCEMENT ADD CISCO SMALL BUSINESS SUPPORT
...
Updated new package Info::Layer2::CiscoSB to remove hackish
index with index derived from EntPhysicalEntry table search.
2013-08-09 12:21:10 -05:00
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
Nic Bernstein
0ce8a55b88
ADD SUPPORT FOR CISCO SMALL BUSINESS DEVICES
...
New Feature: Support for the Cisco Small Business product line. These
switches, currently the Sx300 and Sx500, were inherited from Linksys
and do not run IOS.
This has been tested with the following Cisco products:
- SRW2024P-K9 V02i (SG 300-28P)
- SRW208P-K9 V02 (SF 300-8P)
- SRW224G4P-K9 V02 (SF 300-24P)
We welcome reports from others, either success or failure.
2013-08-02 10:44:58 -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
Jeroen van Ingen
070d911c60
Add support for Aruba LAN switches.
...
Known issue with Aruba AOS 7.2.0.0: nodes on "trusted" LAN ports in "access"
mode point to non-existing bp_index values; they will be mapped to the wrong
interface or not be mapped to an interface at all.
2013-06-24 10:42:58 +02: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
d82d495dcf
final patch from Nic to fix arrayism
2013-04-11 17:07:47 +01:00
Oliver Gorwits
62005c52d2
update VERSION
2013-04-11 17:00:28 +01:00
Oliver Gorwits
ca7651628d
bug fix for Class name typos
2013-04-11 16:59:02 +01:00
Alexander Hartmaier
6358b7ad70
override i_description for Cisco ASA firewalls to return the configured interface name
2013-04-10 18:46:39 +02:00
Moe Kraus
275a533843
added subclass for Cisco ASA firewalls which filters bad mac addresses in b_mac method
2013-04-10 18:26:31 +02:00
Oliver Gorwits
21bd4c662d
bump version again for dev release
2013-02-11 13:43:19 +00:00
Oliver Gorwits
47d9d091d1
fix code in L3/Extreme to pass tests and be more correct
2013-02-11 13:41:49 +00:00
Eric A. Miller
da2ea09e84
Bump version
2013-02-10 22:52:51 -05:00
Eric A. Miller
9c71bdbcef
[3598896] - Lantronix device support (J R Binks) and [3598337] - Lantronix SLC support
2013-02-10 22:40:03 -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
4e2f950e41
[3033731] - Alcatel-Lucent OmniSwich AMAP Support
2013-02-10 21:27:52 -05:00
Eric A. Miller
4bfebe1563
Topology c_* methods should no longer be defined / overridden in device classes
2013-02-10 13:00:51 -05:00
Eric A. Miller
2ac4e65827
Mark extremeware_i_vlan(), extremeware_i_vlan_membership(), xos_i_vlan(), and xos_i_vlan_membership() as private, external API is i_vlan() and i_vlan_membership(). POD updates.
2013-02-10 12:58:22 -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
242013f3b0
- Corrections to mappings of interface attributes previously inherited from base class
...
- Simplify nsIfIndex to ifIndex mapping in _nsif_if_map()
- Fallback for interface attributes not support on versions prior to 5.4
- Change vendor to juniper
- Mark internal mapping methods private
- Documentation updates
2013-02-10 09:50:37 -05:00