summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* * Asyncore and asyncio-based APIs reworked to become functions.elie2015-09-2738-0/+1816
* * Asyncore and asyncio-based APIs reworked to become functions.elie2015-09-2761-91/+997
* post-move documentation and code fixeselie2015-09-212-3/+3
* more adjustments followed layout changeselie2015-09-2144-0/+2291
* proper markup and fixeselie2015-09-172-0/+198
* some more missing fileselie2015-09-141-0/+83
* * synchronous oneliner apps redesigned to offer Python generator-basedelie2015-09-14143-1928/+8254
* synchronous oneliner apps redesigned to offer Python generator-basedelie2015-07-0636-0/+1620
* use named enumerarion for clarityelie2015-07-051-1/+1
* RowStatus needs initializationelie2015-07-051-1/+1
* - original asynsock transport and AsyncsockDispatcher renamed intoelie2015-07-0561-83/+83
* * default /usr/share/mibs MIB source addedelie2015-07-043-2/+6
* ObjectIdentity class additionally supports just a MIB module nameelie2015-06-211-0/+30
* fix to changed MIB templateelie2015-06-041-1/+1
* use @mib@ placeholder instead of <mib> at pysmielie2015-06-041-1/+1
* ignore send notification ID when sending trapelie2015-06-031-2/+2
* initial revisionelie2015-06-011-0/+84
* missing example addedelie2015-05-311-0/+64
* Major overhaul related to PySMI integration and Standard SNMP Applicationselie2015-05-3144-325/+357
* - Initial PySMI integration. Original ASN.1 MIBs could now be parsed, storedelie2015-05-172-9/+48
* UDP/IPv6 support added to asyncio-based transportelie2015-03-081-0/+96
* make config.delTransport() returning detached transport objectelie2015-03-0714-13/+18
* typoselie2015-01-282-2/+2
* - The asyncore-based transport subsystem extended to support POSIXelie2015-01-204-1/+276
* test OIDs updatedelie2015-01-011-2/+2
* OIDs modifiedelie2015-01-011-2/+2
* oneliner GETBULK Command Generator now strips possible excessive OIDselie2015-01-011-2/+2
* SET example addedelie2014-12-151-0/+99
* trollius examples addedelie2014-12-157-0/+794
* code formatting improvedelie2014-12-153-101/+101
* note on python version addedelie2014-11-167-0/+14
* asyncio-backed SNMP Applications APIs redesigned for better usability inelie2014-11-165-193/+207
* initial support for asyncio network transport addedelie2014-11-047-0/+709
* nonRepeaters & maxRepetitions position fixelie2014-11-042-2/+2
* CommandGenerator.getNext() & .getBulk() methods now support theelie2014-08-181-2/+3
* fixes to suite the latest AsyncCommandGenerator APIelie2014-06-173-6/+6
* converted to the latest API that supports more data to be usedelie2014-06-1741-211/+297
* converted to the latest APIelie2014-06-165-44/+66
* contextEngineId & contextName values updatedelie2014-06-161-5/+6
* configuration fixelie2014-06-161-4/+3
* converted to the latest PDU-level APIelie2014-06-154-105/+93
* echo back an OCTET STRING, not request valueselie2014-06-151-2/+2
* fix to test OIDselie2014-06-151-3/+3
* sendNotification() API correctionelie2014-06-093-6/+6
* ContextData container introduced to the newest (async) APIelie2014-06-096-3/+6
* receive callback function adjusted to match latest AsyncNotificationOriginatorelie2014-04-042-2/+2
* updatedelie2014-01-251-0/+9
* example script explaining incoming message's communityName re-writing addedelie2014-01-251-0/+77
* updated to include agent-side table populationelie2014-01-251-15/+41
* MIB instrumentation example improved to cover table index building facilityelie2014-01-241-7/+18