Skip to content

Upgrade pysnmp to 4.3.5#6793

Merged
fabaff merged 1 commit into
home-assistant:devfrom
fabaff:upgrade-pysnmp
Mar 26, 2017
Merged

Upgrade pysnmp to 4.3.5#6793
fabaff merged 1 commit into
home-assistant:devfrom
fabaff:upgrade-pysnmp

Conversation

@fabaff
Copy link
Copy Markdown
Member

@fabaff fabaff commented Mar 26, 2017

4.3.5

  • The getNext() and getBulk() calls of Twisted interface. Now support ignoreNonIncreasingOid option.
  • TextualConvention is now a new-style class.
  • Fix to accidentally reset error-status when building confirmed class SNMPv1 PDU.
  • Fix to possible infinite recursion in TextualConvention.prettyIn().
  • Fixed crash when attempting to report unsupported request/notification PDU back to sender.

Tested with the following configuration:

sensor:
  - platform: snmp
    name: SNMP TEST String
    host: demo.snmplabs.com
    community: public
    baseoid: 1.3.6.1.4.1.2021.10.1.3.1
    unit_of_measurement: "load"

@mention-bot
Copy link
Copy Markdown

@fabaff, thanks for your PR! By analyzing the history of the files in this pull request, we identified @kellerza, @mKeRix and @balloob to be potential reviewers.

@fabaff fabaff merged commit 6e44ccf into home-assistant:dev Mar 26, 2017
@fabaff fabaff deleted the upgrade-pysnmp branch March 26, 2017 13:54
@fabaff fabaff mentioned this pull request Apr 6, 2017
@home-assistant home-assistant locked and limited conversation to collaborators Jul 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants