Skip to content

Commit

Permalink
p5-SNMP-Info: update to 3.59.
Browse files Browse the repository at this point in the history
Version 3.59 (2018-05-01)

  [NEW FEATURES]

  * #214 SNMP::Info Device models Genua, ATMedia, Liebert

  [ENHANCEMENTS]

  * Capture base MAC in L3::Huawei
  * Change _lldp_addr_index to a method so it can be properly overridden in
    subclasses

  [BUG FIXES]

  * Capture fan ans power supply status in L3::Huawei when description is
    not available

Version 3.58 (2018-04-29)

  [NEW FEATURES]

  * #202 Support for Aerohive access points

  [ENHANCEMENTS]

  * #220 Alcatel-Lucent / Nokia SR 7750 missing port information. Add duplex,
    fan, and power supply status, as well as, module inventory to L3::Timetra
  * Add fan and power supply status to L3::Huawei
  * Override ifMTU with max frame size when applicable in L3::Huawei

  [BUG FIXES]

  * Correct POE power module to port mapping in L3::Huawei

Version 3.57 (2018-04-26)

  [ENHANCEMENTS]

  * #145 Patch for Huawei (robwwd)
  * #228 Huawei aggregate link support
  * POE and duplex admin support added to L3::Huawei
  * Significant performance improvement validating AUTOLOAD methods

  [BUG FIXES]

  * IEEE802dot3ad portlist is indexed with a dot1dBasePort, cross reference
    with dot1dBasePortIfIndex
  * Fix for macsuck in Cisco classes introduced in 3.55 caused by inheritance
    issue in CiscoStack

Version 3.56 (2018-04-22)

  [BUG FIXES]

  * Fix table methods when defined as an OID which will not completely
    translate to a fully qualified textual leaf

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()

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()
  • Loading branch information
0-wiz-0 committed May 2, 2018
1 parent 21a664d commit a30ba27
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions net/p5-SNMP-Info/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.33 2018/03/25 15:44:54 wiz Exp $
# $NetBSD: Makefile,v 1.34 2018/05/02 13:19:47 wiz Exp $

DISTNAME= SNMP-Info-3.53
DISTNAME= SNMP-Info-3.59
PKGNAME= p5-${DISTNAME}
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SNMP/}
Expand Down
10 changes: 5 additions & 5 deletions net/p5-SNMP-Info/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.20 2018/03/25 15:44:54 wiz Exp $
$NetBSD: distinfo,v 1.21 2018/05/02 13:19:47 wiz Exp $

SHA1 (SNMP-Info-3.53.tar.gz) = 9b198ac25cc82fadf617531dc1841887b3e3bd0e
RMD160 (SNMP-Info-3.53.tar.gz) = 5b38c9504eeddf519bb70607c5d1f2a0ff49c6d1
SHA512 (SNMP-Info-3.53.tar.gz) = b57e1700e3cc20b5fecde4f786bf1551f77dda241b5cdf3110d4f5c673ccd37acc7e3eb9b426a4ad689cf59ade3a392be89ef928743c3c201506eb453130a8c1
Size (SNMP-Info-3.53.tar.gz) = 452788 bytes
SHA1 (SNMP-Info-3.59.tar.gz) = 62a035feb69a42260f9ebe8bd11984f351a9383d
RMD160 (SNMP-Info-3.59.tar.gz) = cadffe4bd1e3e512e44fb18d11277f26e49cc667
SHA512 (SNMP-Info-3.59.tar.gz) = 2fa21a9393008399f7a06e12f484d01a638b88b4bef2fab65e59ff1dca442bcbdb7038af1c560109f7f24d60fab8797c90e5494d5dd790bf5b6db75eaa4e4171
Size (SNMP-Info-3.59.tar.gz) = 544039 bytes

0 comments on commit a30ba27

Please sign in to comment.