Oliver Gorwits
682b8c2a9c
release 3.13
2014-03-27 23:22:13 +00:00
Oliver Gorwits
88295e8c1e
Cisco PAgP support added to LAG method
...
Squashed commit of the following:
commit 5cb2d637c7e990bbb8f789b6878f4bcb99778157
Author: Brian De Wolf <git@bldewolf.com >
Date: Wed Feb 26 18:31:22 2014 -0800
Implement agg_ports_pagp
This function was a stub that is now filled out. Also filled out the function
that merges PAgP and LAG groups and did minimal testing of the PAgP side (no
LAG in use in my env).
2014-03-27 23:08:53 +00:00
Oliver Gorwits
8b8ee8693e
release 3.12
2014-02-10 21:08:24 +00:00
Oliver Gorwits
fe89001166
Foundry/Brocade aggreate port master ifIndex resolved properly
2014-02-09 12:41:46 +00:00
Eric A. Miller
416a18377c
Modify L3::Passport to obtain forwarding table information from RAPID-CITY if information is not available in either Q-BRIDGE-MIB or BRIDGE-MIB. Needed for VSP 9000 prior to version 4.x (Tobias Gerlach)
2014-01-29 20:40:19 -05:00
Eric A. Miller
8fda38184c
[ #52 ] NETSCREEN-IP-ARP-MIB considered harmful
2014-01-28 23:06:53 -05:00
Oliver Gorwits
280e9260f7
release 3.11
2014-01-26 13:47:38 +00:00
Eric A. Miller
22642c1095
Skip default CPU management addresses on VSP and 8800/8600 series in L3::Passport to prevent erroneous duplicate addresses
2014-01-20 21:59:53 -05:00
Oliver Gorwits
d68b2047b0
rename IEEE802dot3ag to IEEE802dot3ad
2014-01-19 17:11:42 +00:00
Eric A. Miller
7240f034e5
Regex cleanup for additional support of Avaya 8800 series in L3::Passport
2014-01-19 12:03:50 -05:00
Eric A. Miller
97ce41e363
Additional documentation for new LAG support
2014-01-19 11:00:50 -05:00
Eric A. Miller
985b4aab3f
Use Q-BRIDGE-MIB as default with fallback to BRIDGE-MIB across all classes for the fw_mac, fw_port, and fw_status methods
2014-01-10 19:26:38 -05:00
Eric A. Miller
a4e7c3a61a
Fix Extreme XOS i_vlan_membership - Revert [28bbe0], fix bug with untagged being added to @ret twice (Robert Kerr)
2014-01-09 21:31:58 -05:00
Eric A. Miller
d82d8781c4
[ #51 ] Collect nsIfMngIp when getting IP interfaces in L3::Netscreen
2014-01-04 18:33:20 -05:00
Eric A. Miller
b4c3f92ba3
Modify cdp_cap() to handle devices which return space delimited strings for cdpCacheCapabilities rather than hex strings
2013-12-17 19:18:52 -05:00
Oliver Gorwits
1c57d2eab8
release 3.10
2013-12-16 08:19:41 +00:00
Eric A. Miller
409de77b2c
Merge branch 'master' of ssh://git.code.sf.net/p/snmp-info/code
...
Conflicts:
ChangeLog
2013-12-15 20:25:31 -05:00
Eric A. Miller
3e22e24dc9
Data values of zero are now sent to munge method instead of skipped
2013-12-15 20:19:08 -05:00
Oliver Gorwits
17b1bdacfe
release 3.09
2013-12-16 00:02:39 +00:00
Eric A. Miller
cceb0f4e5e
Update change log
2013-12-15 11:05:29 -05:00
Eric A. Miller
602bb15b47
Alias lldp_rem_sysdesc() as lldp_platform() to provide a clue to type of remote LLDP device.
2013-12-08 21:55:24 -05:00
Eric A. Miller
7db148a5a1
Aruba POE Support
...
Aruba utilizes Q-BRIDGE-MIB when available for VLAN information to better support wired switches
Capture serial number on newer Aruba devices
2013-11-19 21:03:37 -05:00
Eric A. Miller
f246444d89
[ #41 ] Riverbed Steelhead support added in new class L3::Steelhead
2013-11-17 20:28:49 -05:00
Eric A. Miller
8e84aea1bf
Add identification of IOS XR and version in CiscoStats
2013-11-17 14:53:41 -05:00
Eric A. Miller
d6a7a944cc
Don't assume entity index 1 is the chassis and has serial in Layer3.
2013-11-17 14:50:21 -05:00
Eric A. Miller
fb478d3c7b
When determining the BSSID in Airespace there is only one hexadecimal digit available so skip if outside the range of 1-16, 17 is reserved for 3rd party AP's.
2013-11-08 19:42:40 -05:00
Eric A. Miller
24f8a8fdba
Remove "Switch" from model name in L3::Foundry
2013-11-08 19:16:42 -05:00
Eric A. Miller
28bbe0ee19
Modify _xos_i_vlan_membership() in L3::Extreme to only include tagged ports
2013-11-07 23:28:13 -05:00
Oliver Gorwits
e3e289a27c
set_i_untagged combines both set_i_vlan and set_i_pvid in one method
2013-11-02 19:19:26 +00:00
Eric A. Miller
7a8ebffd40
Merge branch 'master' of ssh://git.code.sf.net/p/snmp-info/code
...
Conflicts:
ChangeLog
2013-10-23 23:27:51 -04:00
Eric A. Miller
3d48f4e210
[ #45 ] IBM (Blade Network Technologies) Rackswitch support in new class L3::IBMGbTor
2013-10-23 23:18:26 -04:00
Oliver Gorwits
667cdbea13
release 3.08
2013-10-22 09:54:57 +01:00
Eric A. Miller
f5fb4dd3b0
Silence warning from uninitialized variable in L3::Passport e_descr()
2013-10-18 19:19:46 -04:00
Eric A. Miller
5a2722d049
Clean up more model names in L2::Baystack
2013-10-18 19:13:04 -04:00
Eric A. Miller
f3b6cfbd01
[ #49 ] Perl 5.18 UNIVERSAL::can change could cause infinite loop
2013-10-18 19:02:46 -04:00
Oliver Gorwits
e239a6057c
release 3.07_001
2013-10-17 19:05:15 +01:00
Eric A. Miller
4b1533e925
Don't try to munge undef values
2013-10-15 21:52:18 -04:00
Eric A. Miller
6812a60668
Support peth_port_power() power supplied by PoE ports in L2::Baystack
2013-10-15 21:50:49 -04:00
Eric A. Miller
c79307692b
[ #46 ] Brocade (Foundry) Module Support
...
Brocade (Foundry) POE Support
2013-10-15 20:27:09 -04:00
Oliver Gorwits
cb6630582a
Add docs note about make_snmpdata.pl under EXTENDING SNMP::Info
2013-10-07 20:59:11 +01:00
Bill Fenner
ca5fff31a7
Added missing ChangeLog entries for my two recent commits
...
4e2b642ed1 : LLDP lldp_port()
cfce6296fb : Aironet IOS15
2013-10-07 09:49:19 -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
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
998094241d
update changelog with Nexus bug fixes
2013-09-29 23:35:24 -04:00
Jeroen van Ingen
6071beb15d
Basic support for Pica8 switches in L3::Pica8
2013-09-20 14:55:48 +02:00