Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (4h)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (168d) 

2024-05-27 01:13:10 UTC Now

2018-05-02 13:19:47 UTC MAIN commitmail json YAML

p5-SNMP-Info: update to 3.59.

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

(wiz)