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.4.10.tar.gz 0000443230 433 KB
python-pysnmp.changes 0000068119 66.5 KB
python-pysnmp.spec 0000002797 2.73 KB
Revision 41 (latest revision is 52)
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 720117 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 41)
- Update to version 4.4.10
  * Reworked VACM access control function. Most important changes include:
  
    + Added subtree match negation support (vacmViewTreeFamilyType)
    + Added subtree family mask support (vacmViewTreeFamilyMask)
    + Added prefix content name matching support (vacmAccessContextMatch)
    + Added key VACM tables caching for better `isAccessAllowed` lookup
      performance
  
    One potential incompatibility may be caused by the `addContext()` call
    which now needs to be made explicitly during low-level VACM configuration
    rather than be a side effect of `addVacmAccess()` call.
  
  * Rebased MIB importing code onto `importlib` because `imp` is long
    deprecated
  * Received MIB objects resolution made more forgiving to errors, added
    optional `ignoreErrors` parameter to `ObjectType.resolveWithMib()` to
    control that behaviour.
  * Fixed asyncore main loop to respect non-default timer resolution
  * Fixed `.setTimerResolution()` behaviour of abstract main loop dispatcher
    to update call intervals of the existing periodic dispatcher jobs
  * Fixed `var-bindings` initialization to prevent pyasn1 encoder failures
    with newer pyasn1 versions where `SequenceOf` type looses its default
    initializer.
  * Fixed crash on uninitialized component serialization left out in
    SNMP v1 TRAP PDU to SNMPv2/3 TRAP PDU proxy translation routine.
Comments 0
openSUSE Build Service is sponsored by