summaryrefslogtreecommitdiff
path: root/examples/hlapi
Commit message (Expand)AuthorAgeFilesLines
* converted to new-style classesIlya Etingof2016-06-121-1/+1
* fixes to end-of-docstring sentinelIlya Etingof2016-04-081-1/+1
* pep8 fixesIlya Etingof2016-03-318-64/+69
* pep8 fixesIlya Etingof2016-03-307-37/+44
* pep8 fixesIlya Etingof2016-03-3013-201/+143
* pep8 fixesIlya Etingof2016-03-3044-453/+399
* example on implicit notification objects initialization improvedIlya Etingof2016-03-081-4/+9
* missing securityEngineIdelie2015-12-191-1/+1
* changed/removed quoteselie2015-12-1910-11/+10
* notification origination examples debugged and adjusted to workelie2015-12-1917-86/+44
* notification originator examples re-pointed to Notification Receiverelie2015-12-1316-20/+21
* 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
* * synchronous oneliner apps redesigned to offer Python generator-basedelie2015-09-1444-1339/+1779
* synchronous oneliner apps redesigned to offer Python generator-basedelie2015-07-0634-718/+750
* - original asynsock transport and AsyncsockDispatcher renamed intoelie2015-07-052-4/+4
* * default /usr/share/mibs MIB source addedelie2015-07-041-1/+2
* fix to changed MIB templateelie2015-06-041-1/+1
* Major overhaul related to PySMI integration and Standard SNMP Applicationselie2015-05-3130-108/+161
* 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
* CommandGenerator.getNext() & .getBulk() methods now support theelie2014-08-181-2/+3
* fixes to suite the latest AsyncCommandGenerator APIelie2014-06-173-6/+6
* 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
* comments improvedelie2013-11-251-4/+4
* example script on transport timeout & retries manipulation addedelie2013-11-251-0/+47
* some more examples on MIB lookup and use at oneliner CommandGenerator addedelie2013-11-241-0/+46
* - Internal oneliner apps configuration cache moved from respectiveelie2013-11-176-12/+220
* typo fixelie2013-11-171-1/+1
* Execution Observer facility implemented to give app an inside viewelie2013-11-091-12/+22
* examples adjusted to work with fixed-EngineID SNMP simulatorelie2013-09-302-6/+9
* made Py3K compatibleelie2013-09-211-1/+5
* workaround for missing Queue module features at 2.4elie2013-09-211-2/+11
* old python compatibility fix to kwargs followed varargselie2013-06-261-1/+1
* multithreaded oneliner CommandGenerator example addedelie2013-06-021-0/+113
* initial revisionelie2013-05-251-0/+39
* the SnmpV3MessageProcessingModel.getPeerEngineInfo() method is implementedelie2013-05-251-0/+71
* contextEngineId parameter of auth.UsmUserData() renamed intoelie2013-05-211-1/+1
* most of Command Generator examples re-pointed to a live SNMP Agentelie2013-05-0517-50/+56
* cosmetic fix to printout the exact OID as pointed out by errorIndexelie2013-03-1520-20/+20
* converted into usr-md5-none for interoperability with other exampleselie2013-01-051-2/+2
* uniform AES userelie2013-01-051-4/+4
* minor fixeselie2013-01-051-2/+2
* extra modules import removedelie2013-01-041-1/+0