Please login to access the resource

SNMP framework for Python

Edit Package python-pysnmp

This project aims at developing an SNMP v1/v2c/v3 engine written in the Python
programming language:

* Complete SNMPv1/v2c and SNMPv3 engine support
* Can act Manager and/or Agent role
* Manager and Agent side MIB support
* Asynchronous operations support
* Pure-Python implementation
* py2exe and .egg friendly
* Twisted binding

Refresh
Refresh
Source Files
Filename Size Changed
pysnmp-4.2.1.tar.gz 0000194057 190 KB
python-pysnmp.changes 0000020643 20.2 KB
python-pysnmp.spec 0000002752 2.69 KB
Revision 13 (latest revision is 52)
James Oakley's avatar James Oakley (jimfunk) committed (revision 13)
- Update to 4.2.1
  - Support string OIDs at one-liner API.
  - Code quality of libsmi2pysnmp tool improved, MIBs re-built.
  - SNMP-PROXY-MIB & SNMP-USER-BASED-SM-3DES-MIB added
  - v1arch bulkgen.py example added
  - Major overhawl for Python 2.4 -- 3.2 compatibility:
    + get rid of old-style types
    + drop string module usage
    + switch to rich comparation
    + drop explicit long integer type use
    + map()/filter() replaced with list comprehension
    + apply() replaced with */**args
    + dictionary operations made 2K/3K compatible
    + division operator made 2K/3K compatible
    + sorting function now operates on key
    + iterators returned by some funcs in py3k converted to lists
    + exception syntax made 2K/3K compatible
    + tuple function arguments resolved to scalars to become py3k compatible
    + BER octetstream is now of type bytes (Py3k) or still string (Py2k)
- 4.1.16d
  - Fix to SNMPv1 Trap PDU agentAddress setter shortcut method.
- 4.1.16c
  - Missing module import fixed in privacy subsystem
- 4.1.16b
  - Oneliner CommandGenerator can now optionally ignore non-increasing OIDs.
  - Default CommandResponder now skips non-compliant (Counter64) values
    when responding to a v1 Manager.
  - Fix to state information handling at CommandResponder app.
  - Fix to Twisted reactor shutdown condition.
  - Fix to distutils dependencies syntax.
Comments 0
openSUSE Build Service is sponsored by