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
Eric A. Miller
e46deb505f
Fix for i_speed_admin() issue reported by Jiri Dvorak
2013-02-09 20:39:45 -05:00
Eric A. Miller
d53152858c
[3323814] - Arp support for Netscreen (David Baldwin)
...
[3323821] - Add support for Netscreen w/ WLAN (eg SSG5) (David Baldwin)
2013-02-04 23:24:06 -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
9e463ddddf
Updates to documentation for Brocade acquisition of Foundry. Update of device support matrix for Foundry
2013-02-03 17:10:43 -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
3ff432034a
Fix typos in i_vlan(), ignore VirtualRouter interfaces
2013-01-28 20:15:36 -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
e1e693a7c8
[3599277] - Q-BRIDGE Support to collect VLAN in macsuck
2013-01-02 22:42:56 -05:00
Jeroen van Ingen
c8c548fe97
Add 'san-os' to CiscoStats os() method for Cisco devices running SAN-OS
2012-12-21 16:49:02 +01:00
Jeroen van Ingen
ddf971ed54
H3C class: use Q-BRIDGE-MIB, minor POD updates
2012-12-21 16:44:14 +01:00
Eric A. Miller
61e8f47986
[3185391] - Add support for F5 load balancers
2012-12-20 23:50:10 -05:00
Jeroen van Ingen
3ce9f403e6
Fix typo in LLDP.pm, noticed on previous commit...
2012-12-17 16:17:29 +01:00
Jeroen van Ingen
3741010044
Add extra check in LLDP local interface determination to improve H3C support
2012-12-17 16:15:32 +01:00
Eric A. Miller
badfb12243
Improved support of XOS based Extreme devices
2012-12-16 00:04:16 -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
Jeroen van Ingen
9abe744dac
Clearly note that CiscoStats will now report IOS XE as 'ios-xe' and not as 'ios' anymore
2012-12-14 16:14:34 +01:00
Jeroen van Ingen
b4974aeacd
Fix regex mistake in previous CiscoStats.pm update
2012-12-14 14:41:54 +01:00
Jeroen van Ingen
688a0de498
Add fallback method to determine IOS & IOS-XE versions when parsing description() failed
2012-12-13 17:10:35 +01:00
Jeroen van Ingen
7cef8465fa
Load extra MIBs in H3C class to improve object type resolving
2012-12-13 14:40:03 +01:00
Eric A. Miller
532279d2b8
[rt.cpan.org #81781 ] [PATCH] Fix spelling error in Info/Layer7/APC.pm
2012-12-11 20:51:40 -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
Oliver Gorwits
4f168a538b
add W. Bulley's patch for Force10 support
2012-12-08 19:47:22 +00:00
Eric A. Miller
d94630af35
Merge branch 'master' of ssh://snmp-info.git.sourceforge.net/gitroot/snmp-info/snmp-info
2012-12-07 21:36:37 -05: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
Carlos Vicente
4005640a2b
Check if \$stp_ver is defined (Wim Vandersmissen)
2012-12-07 09:23:52 -05:00
Eric A. Miller
ca446faacf
Support for Citrix Netscaler appliances in new class L7::Netscaler
2012-12-05 19:56:29 -05:00
Eric A. Miller
240539bd24
[3564920] LLDP-MIB::lldpLocPortDesc isn't always unique part 2 - use ifName() instead of i_name()
2012-12-04 23:15:43 -05:00
Eric A. Miller
08e335f39c
Typo in IPV6-MIB i6_n2p_phys_addr definition
2012-12-04 21:48:33 -05:00
Jeroen van Ingen
683edf1668
Initial version for L3::H3C class. Work in progress, needs a lot of testing. LLDP doesn't map neighbors to correct ports yet.
2012-12-03 19:42:09 +01:00
Eric A. Miller
15cd354bae
[3564920] LLDP-MIB::lldpLocPortDesc isn't always unique, use LLDP-MIB::lldpLocPortId this cross references to ifName
2012-11-29 22:48:24 -05:00
Eric A. Miller
91d67ed0ae
Support for newer Radware Alteon ADC switches 4408/4416/5412/5224 and older AWS 2000/3000 series in existing L3::AlteonAD
2012-11-29 22:45:09 -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
c7db0371aa
fixes to pas critic tests
2012-11-28 22:02:29 +00:00
Oliver Gorwits
829a4bf16a
update version for release
2012-11-28 19:13:38 +00:00
Eric A. Miller
a83bc1bcb2
New global
2012-11-27 23:05:23 -05:00
Eric A. Miller
af65bb3a2b
Add support for Avaya VSP 9000
2012-11-27 22:41:06 -05:00
Eric A. Miller
f2d9f6be27
New global
2012-11-27 22:39:25 -05:00