summaryrefslogtreecommitdiff
path: root/examples/hlapi/asyncore/sync/manager/cmdgen
Commit message (Expand)AuthorAgeFilesLines
* pep8 fixesIlya Etingof2016-03-3017-220/+145
* * Asyncore and asyncio-based APIs reworked to become functions.elie2015-09-2730-35/+33
* more adjustments followed layout changeselie2015-09-2130-31/+31
* * synchronous oneliner apps redesigned to offer Python generator-basedelie2015-09-1430-799/+1179
* synchronous oneliner apps redesigned to offer Python generator-basedelie2015-07-0623-532/+545
* * 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-3116-31/+74
* 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
* 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
* 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-0515-40/+40
* cosmetic fix to printout the exact OID as pointed out by errorIndexelie2013-03-1518-18/+18
* converted into usr-md5-none for interoperability with other exampleselie2013-01-051-2/+2
* minor fixeselie2013-01-051-2/+2
* minor fixeselie2012-12-192-2/+1
* oneliner examples split into dedicated files for clarityelie2012-12-1718-0/+667