summaryrefslogtreecommitdiff
path: root/releasenotes/notes/add-snmp-read-write-community-names-7589a8d1899c142c.yaml
blob: 031463d8cb61348cf63b98570608810c94398052 (plain)
1
2
3
4
5
6
7
8
---
features:
  - |
    Adds new optional ``snmp_community_read`` and ``snmp_community_write``
    properties to ``snmp`` driver configuration (specified via a node's
    ``driver_info`` field). If present, the value(s)
    will be used respectively for SNMP reads and/or writes to the PDU.
    When not present, ``snmp_community`` value will be used instead.