Age | Commit message (Expand) | Author |
2019-07-15 | [T1299] - SNMP extension with custom scripts | hagbard |
2019-01-30 | T1160: fix (ro|rw)community ACL | Christian Poessinger |
2019-01-03 | T1147: Fix SNMP config file generation on newly installed systems | Christian Poessinger |
2018-11-05 | T950: make sure agentx is enabled in FRR only when SNMP is setup, and supress... | Daniil Baturin |
2018-10-28 | T923: enable AgentX in FRR after SNMP is configured. | Daniil Baturin |
2018-10-20 | SNMP: update comments in Python generator | Christian Poessinger |
2018-10-20 | T923: support SNMP integration with FRR routing daemon | Christian Poessinger |
2018-09-29 | T855: fix SNMP python verify() to allow non group assignment | Christian Poessinger |
2018-09-16 | T850: SNMP: improve non existing listen-address assignments | Christian Poessinger |
2018-09-16 | snmp: fix python script indention | Christian Poessinger |
2018-09-10 | snmp.py: proper creation of non network bound SNMP communities | Christian Poessinger |
2018-09-10 | snmp.py: improve JINJA2 template robustness | Christian Poessinger |
2018-09-01 | snmp.py: improve daemon startup | Christian Poessinger |
2018-09-01 | snmp.py: beautify generated snmp.conf #2 | Christian Poessinger |
2018-09-01 | snmp.py: bugfix - CLI client community node was not processed | Christian Poessinger |
2018-09-01 | snmp.py: bugfix writing rocommunity string in config | Christian Poessinger |
2018-09-01 | snmp.py: beautify generated snmp.conf | Christian Poessinger |
2018-09-01 | T771: snmp.px: reduce syslog noise | Christian Poessinger |
2018-08-29 | snmp.py: only write 'oldEngineID' to config if v3 is enabled | Christian Poessinger |
2018-08-29 | T733: snmp.py: switch to new IP address validators | Christian Poessinger |
2018-08-07 | T733: snmp.py: set IPv6 community string | Jules Taplin |
2018-07-05 | T733: snmp.py: set IPv6 community string | jules-vyos |
2018-07-02 | T652: SNMP: bugfix initial specification of v3 engine id missing | Christian Poessinger |
2018-07-02 | T713: bugfix incorrect parsing of seclevel | Christian Poessinger |
2018-07-02 | T652: SNMP: bugfix for default auth and priv type | Christian Poessinger |
2018-06-30 | T714: SNMP: make user auth type mandatory | Christian Poessinger |
2018-06-30 | T713: bugfix incorrect parsing of seclevel | Christian Poessinger |
2018-06-30 | T652: SNMP: bugfix preserving users engineid | Christian Poessinger |
2018-06-08 | T652: import SNMP keys from volatile into nonvolatile location | Christian Poessinger |
2018-06-08 | T652: user encrypted-key not possible without engineid | Christian Poessinger |
2018-06-07 | T652: snmp.py: support SNMPv3 write groups | Christian Poessinger |
2018-06-06 | T652: snmp.py: bugfix writing encrypted keys to config | Christian Poessinger |
2018-06-06 | snmp.py: pipe shell output to /dev/null as it was back in the Perl days | Christian Poessinger |
2018-06-06 | T652: snmp.py: listen on all addresses if listen-address is not specified | Christian Poessinger |
2018-06-05 | T652: snmp.py: convert plaintext-keys into encrypted-keys | Christian Poessinger |
2018-06-04 | T652: Add SNMPv3 TSM handling and commit verification | Christian Poessinger |
2018-06-04 | T652: read SNMPv3 config into python dictionary | Christian Poessinger |
2018-06-04 | snmp.py: refactor listen-address config generation | Christian Poessinger |
2018-06-04 | T654: Support IPv6 configuration for SNMP listen address | Christian Poessinger |
2018-06-04 | T652: first SNMP version using XML interface definition | Christian Poessinger |