You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 28, 2022. It is now read-only.
The proposal is to add an Ansible collection for vendor agnostic plugins that allows interacting with SNMP-enabled devices for querying and setting values.
The initial work has already been added to this repository. Please have a look at the README for more details.
This collection leverages the netsnmp package and it's corresponding Python bindings net-snmp-python.
Steps to install and setup have been explained in this section of the README.
Summary
The proposal is to add an Ansible collection for vendor agnostic plugins that allows interacting with SNMP-enabled devices for querying and setting values.
The initial work has already been added to this repository. Please have a look at the README for more details.
Available Plugins
Connection Plugins
Modules
Dependency
This collection leverages the
netsnmp
package and it's corresponding Python bindingsnet-snmp-python
.Steps to install and setup have been explained in this section of the README.
A sample playbook and inventory file has been added in https://github.com/cidrblock/ansible.snmp/tree/main/playbooks.
The text was updated successfully, but these errors were encountered: