Skip to content

Upgrade pysnmp to 4.4.6#18695

Merged
Danielhiversen merged 1 commit intodevfrom
upgrade-pysnmp
Nov 25, 2018
Merged

Upgrade pysnmp to 4.4.6#18695
Danielhiversen merged 1 commit intodevfrom
upgrade-pysnmp

Conversation

@fabaff
Copy link
Copy Markdown
Member

@fabaff fabaff commented Nov 25, 2018

Description

Changelog: https://github.com/etingof/pysnmp/blob/master/CHANGES.txt

Example entry for configuration.yaml (if applicable):

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"

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.

If the code communicates with devices, web services, or third-party tools:

  • New dependencies have been added to the REQUIREMENTS variable ([example][ex-requir]).
  • New or updated dependencies have been added to requirements_all.txt by running script/gen_requirements_all.py.

@ghost ghost assigned fabaff Nov 25, 2018
@ghost ghost added the in progress label Nov 25, 2018
@Danielhiversen Danielhiversen merged commit f387cde into dev Nov 25, 2018
@ghost ghost removed the in progress label Nov 25, 2018
@Danielhiversen Danielhiversen deleted the upgrade-pysnmp branch November 25, 2018 16:59
@balloob balloob mentioned this pull request Dec 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants