snimpy(1) debian man page | unix.com

Man Page: snimpy

Operating Environment: debian

Section: 1

SNIMPY(1)						      General Commands Manual							 SNIMPY(1)

NAME
snimpy - interactive SNMP tool with Python
SYNOPSIS
snimpy [options]
DESCRIPTION
This manual page documents briefly the snimpy command. snimpy is a Python-based tool providing a simple interface to build SNMP queries. This interface aims at being the most Pythonic possible: you grab scalars using attributes and columns are like dictionaries. snimpy can be used either interactively through its console (derived from Python own console or from IPython if available) or by writing snimpy scripts which are just Python scripts with some global variables available.
OPTIONS
snimpy does not take any option. If you launch it without any argument, you will get the interactive console. Otherwise, the first argument is the name of a script to be executed and the remaining arguments are the arguments for this script.
SEE ALSO
https://trac.luffy.cx/snimpy/
AUTHOR
Vincent Bernat <bernat@luffy.cx> Oct 4, 2008 SNIMPY(1)
Related Man Pages
ipbori(1) - debian
claws-mail-python-plugin(1) - debian
empy(1) - debian
irunner3(1) - debian
regina-python(1) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Is UNIX an open source OS ?
How to copy a column of multiple files and paste into new excel file (next to column)?