Difference between revisions of "Pysnmp"

From Free Software Directory
Jump to: navigation, search
(Debian import)
 
m (Blanked the page)
Line 1: Line 1:
{{Entry
 
|Name=Pysnmp
 
|Short description=Python SNMP library for agents and managers (Python 2 module)
 
|Full description=This  is a  Python implementation  of SNMP  v.1/v.2c/v.3  engine.
 
Its general  functionality  is  to  assemble/disassemble  SNMP
 
messages from/into given SNMP Object  IDs along with associated
 
values. PySNMP also provides a few transport methods specific to
 
TCP/IP networking.
 
  
PySNMP is written entirely in  Python and is self-sufficient in
 
terms that it does not rely on any third party tool (it isn't a
 
wrapper).
 
 
This package provides Python 2 module.
 
|Homepage URL=http://pysnmp.sourceforge.net/
 
|User level=
 
|Component programs=
 
|VCS checkout command=
 
|Computer languages=Python
 
|Status=
 
|Is GNU=No
 
|Version identifier=4.2.5-1
 
|Version download=http://ftp.debian.org/debian/pool/main/p/python-pysnmp4/python-pysnmp4_4.2.5.orig.tar.gz
 
|Submitted by=Debian import
 
|Submitted date=2015-07-17
 
}}
 
{{Import
 
|Source=Debian
 
|Source link=http://packages.debian.org/sid/python-pysnmp4
 
|Source packages=python-pysnmp4 4.2.5-1
 
|Date=2015-07-17
 
}}
 
{{Project license
 
|License=BSD_3Clause
 
|License copyright=Copyright 1999-2012, Ilya Etingof <ilya@glas.net>, all rights reserved.
 
|License verified by=Debian: Vincent Bernat <bernat@debian.org>
 
|License verified date=2013-11-01
 
|License note=License: bsd-3-clause
 
 
BSD-3-clause THIS SOFTWARE IS NOT  FAULT TOLERANT AND SHOULD NOT
 
BE  USED IN ANY SITUATION ENDANGERING HUMAN LIFE OR PROPERTY.
 
 
Redistribution  and  use  in  source  and  binary  forms,  with
 
or  without modification, are permitted provided that the
 
following conditions are met:
 
 
* Redistributions of  source code must  retain the above
 
copyright notice,    this list of conditions and the following
 
disclaimer.
 
 
* Redistributions in binary form must reproduce the above
 
copyright notice,    this list of conditions and the following
 
disclaimer in the documentation    and/or other materials
 
provided with the distribution.
 
 
* The name of  the authors may not  be used to endorse  or
 
promote products    derived from this software without specific
 
prior written permission.
 
 
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
 
CONTRIBUTORS ``AS IS'' AND ANY  EXPRESS OR IMPLIED  WARRANTIES,
 
INCLUDING,  BUT NOT LIMITED  TO, THE IMPLIED WARRANTIES  OF
 
MERCHANTABILITY AND  FITNESS FOR A  PARTICULAR PURPOSE ARE
 
DISCLAIMED.  IN NO EVENT SHALL  THE REGENTS OR CONTRIBUTORS BE
 
LIABLE FOR ANY  DIRECT,  INDIRECT,  INCIDENTAL,  SPECIAL,
 
EXEMPLARY,  OR  CONSEQUENTIAL DAMAGES (INCLUDING,  BUT NOT
 
LIMITED  TO, PROCUREMENT OF SUBSTITUTE  GOODS OR SERVICES; LOSS
 
OF USE, DATA,  OR PROFITS; OR BUSINESS  INTERRUPTION) HOWEVER
 
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
 
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
 
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
}}
 
{{Project license
 
|License=GPLv2
 
|License copyright=Copyright 2008 Truelite Srl <info@truelite.it>
 
|License verified by=Debian: Vincent Bernat <bernat@debian.org>
 
|License verified date=2013-11-01
 
|License note=License: gpl-2
 
}}
 
{{Person
 
|Real name=Ilya Etingof
 
|Role=contact
 
|Email=ilya@glas.net
 
}}
 
{{Resource
 
|Resource kind=Download
 
|Resource URL=http://pysnmp.sourceforge.net/download.html
 
}}
 

Revision as of 08:43, 14 February 2017



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.