Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade pysnmp to 4.3.5 #6793

Merged
merged 1 commit into from
Mar 26, 2017
Merged

Upgrade pysnmp to 4.3.5 #6793

merged 1 commit into from
Mar 26, 2017

Conversation

fabaff
Copy link
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

@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