2018-04-20 13:44:31 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 20 05:56:35 UTC 2018 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 3.55
|
|
|
|
see /usr/share/doc/packages/perl-SNMP-Info/Changes
|
|
|
|
|
|
|
|
Version 3.55 (2018-04-19)
|
|
|
|
|
|
|
|
[NEW FEATURES]
|
|
|
|
* #260 Oneaccess (robwwd)
|
|
|
|
* #259 Add ERX (Old Juniper E-Series JunOSe) Support (robwwd)
|
|
|
|
* #258 Add support for Arbor devices (robwwd)
|
|
|
|
* #253 Nexans switch support (paecker)
|
|
|
|
* #142 Sixnet Switch Support
|
|
|
|
|
|
|
|
[ENHANCEMENTS]
|
|
|
|
|
|
|
|
* #117 Recognition for HP Blade switches (J R Binks)
|
|
|
|
* #196 Support for powerconnect 8164F
|
|
|
|
* Refactor Layer3::Dell for better support of newer models
|
|
|
|
* Increase capture of i_vlan on router interfaces in L3::Cisco
|
|
|
|
* Factor out logic to determine serial number from ENTITY-MIB in Layer2 and
|
|
|
|
Layer3 to new method entity_derived_serial in Entity class and added new
|
|
|
|
method entity_derived_os_ver in Entity class to determine OS version
|
|
|
|
in a similar manner
|
|
|
|
|
|
|
|
[BUG FIXES]
|
|
|
|
|
|
|
|
* #67 Juniper EX4300 Missing/Wrong information
|
|
|
|
* #61 ZyXEL (X)GS1900 family MIB - Fix loop in layers method
|
|
|
|
* Fix ISA in AMAP and EDP classes
|
|
|
|
* Add missing MIB in L2::Trapeze, L2::NWSS2300, and L3::Dell
|
|
|
|
* Fix gigabit logic in i_duplex_admin() of CiscoStack
|
|
|
|
* Prevent potential undefined warnings in i_speed_admin() of L2::C2900 and
|
|
|
|
ports() of L3::C3550
|
|
|
|
* Correct validation and IID/key used in mau_set_i_speed_admin() and
|
|
|
|
mau_set_i_duplex_admin() of MAU
|
|
|
|
* Correct typo in MIB leaf names in L3::Aironet
|
|
|
|
* Don't use MIB leafs that are not-accessible according to MIB
|
|
|
|
NOTE: Fixing this logic now results in methods on MIB leafs specified as
|
|
|
|
not-accessible failing validation in _validate_autoload_method()
|
|
|
|
|
2018-04-10 05:23:47 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 6 06:28:54 UTC 2018 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 3.54
|
|
|
|
see /usr/share/doc/packages/perl-SNMP-Info/Changes
|
|
|
|
|
|
|
|
Version 3.54 (2018-04-01)
|
|
|
|
|
|
|
|
[NEW FEATURES]
|
|
|
|
* #141 Avocent ACS files for correct discovery in Netdisco
|
|
|
|
* Add support for Avocent ACS 5K/6K/8K terminal servers in Layer1::Cyclades
|
|
|
|
|
|
|
|
[ENHANCEMENTS]
|
|
|
|
|
|
|
|
* #215 Nokia/Alcatel-Lucent 7705 LLDP
|
|
|
|
* #220 Alcatel-Lucent / Nokia SR 7750 missing neighbors
|
|
|
|
* Improve Layer3::Timetra model detection
|
|
|
|
|
|
|
|
[BUG FIXES]
|
|
|
|
|
|
|
|
* Fix logic in Layer1::Asante i_up() method
|
|
|
|
* Fix MIB leaf typo in IPv6
|
|
|
|
* Don't use MIB leafs that are not-accessible according to MIB
|
|
|
|
* Fix logic for determining if MIB leaf supports set operations
|
|
|
|
NOTE: Fixing this logic now results in methods starting with set_ on MIB
|
|
|
|
leafs without Write or Create access failing validation in
|
|
|
|
_validate_autoload_method()
|
|
|
|
|
|
|
|
Version 3.53 (2018-03-22)
|
|
|
|
|
|
|
|
[NEW FEATURES]
|
|
|
|
|
|
|
|
* #12 add Cisco PortFast support via CiscoStpExtensions::i_faststart_enabled
|
|
|
|
|
|
|
|
[ENHANCEMENTS]
|
|
|
|
|
|
|
|
* Report serial/version on Netgear FSM (paecker)
|
|
|
|
* Add test harness and expand developer test coverage
|
|
|
|
* Add back the base (RFC) MIBs for when net-snmp does not have them builtin
|
|
|
|
|
|
|
|
[BUG FIXES]
|
|
|
|
|
|
|
|
* Fix AUTOLOAD / can() bug that could result in DESTROY being redefined and
|
|
|
|
dynamic methods not being added to the symbol table.
|
|
|
|
|
|
|
|
version 3.52 (2018-03-19)
|
|
|
|
|
|
|
|
[ENHANCEMENTS]
|
|
|
|
|
|
|
|
* set fallback for nonmatching interfaces in Cumulus class
|
|
|
|
* better interface naming for Ubiquiti
|
|
|
|
* modify mock utility to work under a perlbrew environment
|
|
|
|
|
2018-04-04 10:12:25 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 15 06:48:30 UTC 2018 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 3.50
|
|
|
|
see /usr/share/doc/packages/perl-SNMP-Info/Changes
|
|
|
|
|
|
|
|
version 3.50 (2018-03-14)
|
|
|
|
|
|
|
|
[ENHANCEMENTS]
|
|
|
|
|
|
|
|
* #198 Add Support for Gigamon devices
|
|
|
|
|
|
|
|
[BUG FIXES]
|
|
|
|
|
|
|
|
* #226 Avaya VSP devices - no ifAlias
|
|
|
|
* #227 Remove bogus can() check in _set()
|
|
|
|
* Fix SNMP::Info::IEEE802dot3ad when more than 1 LAG
|
|
|
|
|
2018-03-06 09:07:00 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 5 06:55:40 UTC 2018 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 3.49
|
|
|
|
see /usr/share/doc/packages/perl-SNMP-Info/Changes
|
|
|
|
|
|
|
|
version 3.49 (2018-03-03)
|
|
|
|
|
|
|
|
[ENHANCEMENTS]
|
|
|
|
|
|
|
|
* Better Layer3::Cumulus interface naming
|
|
|
|
|
|
|
|
[BUG FIXES]
|
|
|
|
|
|
|
|
* Use GitHub for MIBs download for testing, instead of sf.net
|
|
|
|
|
|
|
|
version 3.48 (2018-03-03)
|
|
|
|
|
|
|
|
[ENHANCEMENTS]
|
|
|
|
|
|
|
|
* Add Layer3::Cumulus for Cumulus Networks devices
|
|
|
|
|
2018-02-24 07:04:43 +00:00
|
|
|
-------------------------------------------------------------------
|
2018-03-05 05:55:06 +00:00
|
|
|
Wed Feb 28 06:57:04 UTC 2018 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 3.47
|
|
|
|
see /usr/share/doc/packages/perl-SNMP-Info/Changes
|
|
|
|
|
|
|
|
version 3.47 (2018-02-27)
|
|
|
|
|
|
|
|
[ENHANCEMENTS]
|
|
|
|
|
|
|
|
* Add LLDP-MIB::lldpXMedRemInventoryTable methods
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2018-02-24 07:04:43 +00:00
|
|
|
Tue Feb 20 06:54:27 UTC 2018 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 3.46
|
|
|
|
see /usr/share/doc/packages/perl-SNMP-Info/Changes
|
|
|
|
|
|
|
|
version 3.46 (2018-02-17)
|
|
|
|
|
|
|
|
[ENHANCEMENTS]
|
|
|
|
|
|
|
|
* Add method to get err-disable cause for interfaces on Cisco
|
|
|
|
|
2018-02-19 07:22:37 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Feb 17 07:01:54 UTC 2018 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 3.45
|
|
|
|
see /usr/share/doc/packages/perl-SNMP-Info/Changes
|
|
|
|
|
|
|
|
version 3.45 (2018-02-14)
|
|
|
|
|
|
|
|
[ENHANCEMENTS]
|
|
|
|
|
|
|
|
* Enable Layer3::Foundry for Brocade VDX platform
|
|
|
|
|
|
|
|
[BUG FIXES]
|
|
|
|
|
|
|
|
* #222 #238 #239 handle BayStack switches with port index 128 (zoeloe)
|
|
|
|
|
2018-02-08 05:54:37 +00:00
|
|
|
-------------------------------------------------------------------
|
2018-02-16 08:47:22 +00:00
|
|
|
Tue Feb 13 07:02:03 UTC 2018 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 3.44
|
|
|
|
see /usr/share/doc/packages/perl-SNMP-Info/Changes
|
|
|
|
|
|
|
|
version 3.44 (2018-02-12)
|
|
|
|
|
|
|
|
[ENHANCEMENTS]
|
|
|
|
|
|
|
|
* Improve F10 OS version detection (laelly)
|
|
|
|
* Better IPv6 prefix derivation
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2018-02-08 05:54:37 +00:00
|
|
|
Wed Feb 7 17:15:49 UTC 2018 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 3.43
|
|
|
|
see /usr/share/doc/packages/perl-SNMP-Info/Changes
|
|
|
|
|
2018-01-22 21:21:00 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 18 06:53:56 UTC 2017 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 3.39
|
|
|
|
see /usr/share/doc/packages/perl-SNMP-Info/Changes
|
|
|
|
|
|
|
|
version 3.39 (2017-12-17)
|
|
|
|
|
|
|
|
[ENHANCEMENTS]
|
|
|
|
|
|
|
|
* #236 Enhanced Ubiquiti device support (L. Begnaud)
|
|
|
|
* add HP J9774A model (H. Teulahti)
|
|
|
|
|
|
|
|
[BUG FIXES]
|
|
|
|
|
|
|
|
* fix scripts (F. Mass)
|
|
|
|
* fix CiscoASA typos (laelly)
|
|
|
|
|
2017-07-12 07:56:54 +00:00
|
|
|
-------------------------------------------------------------------
|
2017-11-08 16:50:11 +00:00
|
|
|
Tue Oct 24 05:48:57 UTC 2017 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 3.38
|
|
|
|
see /usr/share/doc/packages/perl-SNMP-Info/Changes
|
|
|
|
|
|
|
|
version 3.38 (2017-10-23)
|
|
|
|
|
|
|
|
[ENHANCEMENTS]
|
|
|
|
|
|
|
|
* Layer2::Airespace several newer 802.11 data rates added
|
|
|
|
|
|
|
|
[BUG FIXES]
|
|
|
|
|
|
|
|
* #232 Improve generic Info::Layer3 serial number detection
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2017-07-12 07:56:54 +00:00
|
|
|
Wed Jul 12 06:07:09 UTC 2017 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 3.37
|
|
|
|
see /usr/share/doc/packages/perl-SNMP-Info/Changes
|
|
|
|
|
|
|
|
version 3.37 (2017-07-11)
|
|
|
|
|
|
|
|
[ENHANCEMENTS]
|
|
|
|
|
|
|
|
* Layer3::Juniper fixed to return os_ver for JUNOS 14.x and higher
|
|
|
|
|
2017-07-01 05:38:17 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 30 06:10:54 UTC 2017 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 3.36
|
|
|
|
see /usr/share/doc/packages/perl-SNMP-Info/Changes
|
|
|
|
|
2016-11-21 14:30:31 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 21 07:14:34 UTC 2016 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 3.34
|
|
|
|
see /usr/share/doc/packages/perl-SNMP-Info/ChangeLog
|
|
|
|
|
|
|
|
version 3.34 (2016-11-20)
|
|
|
|
|
|
|
|
[ENHANCEMENTS]
|
|
|
|
|
|
|
|
* Support Cisco IPS Modules homed on the Cisco ASA (M. Kraus)
|
|
|
|
|
|
|
|
[BUG FIXES]
|
|
|
|
|
|
|
|
* Serial number on Nexus 9372 (genereic check for ID before using) (M. Caines)
|
|
|
|
|
2016-05-20 05:51:00 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 5 10:04:49 UTC 2016 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 3.33
|
|
|
|
see /usr/share/doc/packages/perl-SNMP-Info/ChangeLog
|
|
|
|
|
|
|
|
version 3.33 (2016-04-27)
|
|
|
|
|
|
|
|
[ENHANCEMENTS]
|
|
|
|
|
|
|
|
* Move author-only tests to xt directory so they aren't run on installation
|
|
|
|
by users
|
|
|
|
|
|
|
|
[BUG FIXES]
|
|
|
|
|
|
|
|
* Correct device serial number reporting for Cisco Nexus 5k switches with
|
|
|
|
software version >= 7
|
|
|
|
|
|
|
|
version 3.32 (2016-04-26)
|
|
|
|
|
|
|
|
[ENHANCEMENTS]
|
|
|
|
|
|
|
|
* Add 200 Mbps and 2.0 Gbps aliases to SPEED_MAP
|
|
|
|
* Add Palo Alto support
|
|
|
|
* Add VMware support
|
|
|
|
* Support for propMultiplexor as ifType
|
|
|
|
* Add device MAC to APC UPS
|
|
|
|
* [#61] Report APC model for PDU products
|
|
|
|
* Removed DeviceMatrix from the distribution
|
|
|
|
|
|
|
|
[BUG FIXES]
|
|
|
|
|
|
|
|
* Support undefined (noSuchInstance) values in Offline mode
|
|
|
|
* Do not init table cache if Cache provided by user
|
|
|
|
* Avoid deep recusion when AUTOLOAD and carp collide
|
|
|
|
* Detect Cisco VG350s as L3 devices instead of APs
|
|
|
|
* fix for 'Use of inherited AUTOLOAD for non-method SNMP::Info::Layer2::HP::agg_ports_ifstack() is deprecated'
|
|
|
|
* Workaround in IPv6.pm to deal with possibly incorrect IPV6-MIB implementations
|
|
|
|
* [#71] AUTOLOAD typo-catcher search for SNMP::Info no longer anchored
|
|
|
|
* [#70] Respect version/comm/secname on passed Session obj
|
|
|
|
|
2016-01-28 21:11:19 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 27 10:32:32 UTC 2016 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 3.31
|
|
|
|
see /usr/share/doc/packages/perl-SNMP-Info/ChangeLog
|
|
|
|
|
|
|
|
version 3.31 (2016-01-22)
|
|
|
|
|
|
|
|
[ENHANCEMENTS]
|
|
|
|
|
|
|
|
* Support for CiscoSB OS and Version (D. Tuecks)
|
|
|
|
* SONMP support for Enhanced Topology Table
|
|
|
|
* Add support for channelized interfaces in L3::Passport
|
|
|
|
|
|
|
|
[BUG FIXES]
|
|
|
|
|
|
|
|
* Correct link to MIB tarball
|
|
|
|
|
2015-11-19 18:06:18 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 19 10:19:22 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 3.30
|
|
|
|
see /usr/share/doc/packages/perl-SNMP-Info/ChangeLog
|
|
|
|
|
|
|
|
version 3.30 (2015-11-16)
|
|
|
|
|
|
|
|
[ENHANCEMENTS]
|
|
|
|
|
|
|
|
* RT #106254: Add new sysObjectID mapping for Ubiquiti
|
|
|
|
|
|
|
|
[BUG FIXES]
|
|
|
|
|
|
|
|
* Correct link to MIB tarball
|
|
|
|
* Correct port indexing of newer VSP 4K and 8K in L3::Passport
|
|
|
|
* Statistics in the sysIfxStatTable are 64-bit counters, so they should
|
|
|
|
override the 64-bit methods.
|
|
|
|
|
2015-10-16 18:49:08 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 16 09:37:59 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 3.29
|
|
|
|
see /usr/share/doc/packages/perl-SNMP-Info/ChangeLog
|
|
|
|
|
|
|
|
version 3.29 (2015-10-13)
|
|
|
|
|
|
|
|
[ENHANCEMENTS]
|
|
|
|
|
|
|
|
* Add IPv6::ipv6_addr() method to map IPv6 interface address indexes to actual addresses
|
|
|
|
* Add support for (remote) IPv6 addresses to LLDP::lldp_addr()
|
|
|
|
* Add LLDP::lldp_ipv6() and LLDP::lldp_mac() so that remote management
|
|
|
|
addresses of specific types can be requested
|
|
|
|
|
2015-09-21 18:32:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 21 13:16:36 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 3.28
|
|
|
|
see /usr/share/doc/packages/perl-SNMP-Info/ChangeLog
|
|
|
|
|
|
|
|
version 3.28 (2015-06-18)
|
|
|
|
|
|
|
|
[ENHANCEMENTS]
|
|
|
|
|
|
|
|
* Add Layer3::Huawei class for Huawei Quidway switches
|
|
|
|
* Modified generic Layer3::Cisco class: use community based indexing if
|
|
|
|
the device returns a value for vtpVersion
|
|
|
|
|
|
|
|
[BUG FIXES]
|
|
|
|
|
|
|
|
* Correct port indexing of VSP 4K in L3::Passport
|
|
|
|
|
|
|
|
version 3.27 (2015-05-05)
|
|
|
|
|
|
|
|
[ENHANCEMENTS]
|
|
|
|
|
|
|
|
* Cisco Aironet PSU information
|
|
|
|
* Only log adding mibdirs at debug level 2
|
|
|
|
|
|
|
|
[BUG FIXES]
|
|
|
|
|
|
|
|
* [#221] Drop Cisco Voice VLAN 4096
|
|
|
|
|
2015-04-14 05:29:28 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 13 18:31:20 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 3.26
|
|
|
|
see /usr/share/doc/packages/perl-SNMP-Info/ChangeLog
|
|
|
|
|
2011-05-01 11:01:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun May 1 10:39:22 UTC 2011 - coolo@opensuse.org
|
|
|
|
|
|
|
|
- updated to 2.04, see Changes
|
|
|
|
|
2010-11-29 18:05:39 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 29 18:00:51 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- called spec2changelog
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 2 00:00:00 UTC 2007 - jfunk@funktronics.ca
|
|
|
|
|
|
|
|
- Initial release
|
|
|
|
|