Interactive SNMP tool

Edit Package python-snimpy
https://github.com/vincentbernat/snimpy

Snimpy is a Python-based tool providing a simple interface to build
SNMP query. You can either use Snimpy interactively through its console
(derived from Python own console or from IPython_ if available) or write
Snimpy scripts which are just Python scripts with some global variables
available.

Snimpy is aimed at being the more Pythonic possible. You should forget
that you are doing SNMP requests. Snimpy will rely on MIB to hide SNMP
details. Here are some "features":

* MIB parser based on libsmi (through CFFI)
* SNMP requests are handled by PySNMP (SNMPv1, SNMPv2 and SNMPv3
support)
* scalars are just attributes of your session object
* columns are like a Python dictionary and made available as an
attribute
* getting an attribute is like issuing a GET method
* setting an attribute is like issuing a SET method
* iterating over a table is like using GETNEXT
* when something goes wrong, you get an exception

Refresh
Refresh
Source Files (show unmerged sources)
Filename Size Changed
python-snimpy.changes 0000002457 2.4 KB
python-snimpy.spec 0000003486 3.4 KB
snimpy-1.0.2.tar.gz 0000077502 75.7 KB
Latest Revision
buildservice-autocommit accepted request 1159683 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 21)
baserev update by copy to link target
Comments 0
openSUSE Build Service is sponsored by