summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* highlighing fixesIlya Etingof2016-03-121-10/+10
* more fixes to test scriptsIlya Etingof2016-03-121-7/+7
* example on implicit notification objects initialization improvedIlya Etingof2016-03-082-4/+9
* missing securityEngineIdelie2015-12-191-1/+1
* changed/removed quoteselie2015-12-1913-14/+13
* notification origination examples debugged and adjusted to workelie2015-12-1926-111/+51
* fix to snmptrap c/lelie2015-12-191-1/+1
* more fixes to trap destinationelie2015-12-142-8/+10
* notification originator examples re-pointed to Notification Receiverelie2015-12-1328-64/+65
* missing importelie2015-11-121-0/+1
* asyncio examples documentedelie2015-09-271-1/+1
* var-bindings passing in asyncore API aligned with otherselie2015-09-277-8/+148
* * 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-45/+45
* proper markup and fixeselie2015-09-172-18/+31
* some more missing fileselie2015-09-141-0/+83
* * synchronous oneliner apps redesigned to offer Python generator-basedelie2015-09-14110-2358/+3161
* synchronous oneliner apps redesigned to offer Python generator-basedelie2015-07-0634-718/+750
* 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-3142-315/+381
* - Initial PySMI integration. Original ASN.1 MIBs could now be parsed, storedelie2015-05-171-9/+11
* make config.delTransport() returning detached transport objectelie2015-03-071-0/+5
* - 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
* note on python version addedelie2014-11-162-0/+4
* initial support for asyncio network transport addedelie2014-11-042-0/+148
* 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-1724-156/+222
* 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