summaryrefslogtreecommitdiff
path: root/examples/v1arch/asyncore/manager
Commit message (Expand)AuthorAgeFilesLines
* Reformat example scripts for easier reading (#241)Ilya Etingof2019-02-127-20/+66
* Uppercase global constants (#238)Ilya Etingof2019-02-107-22/+22
* Fix BULKWALK examplesIlya Etingof2018-07-082-0/+6
* many backward-compatibility aids droppedIlya Etingof2018-02-252-18/+2
* fix to v1arch example to accommodate pyasn1 changeIlya Etingof2017-02-091-2/+2
* updated IP address for demo.snmplabs.com in examplesIlya Etingof2016-07-305-11/+11
* pep8 reformattedIlya Etingof2016-04-017-78/+78
* pep8 fixesIlya Etingof2016-03-307-4/+18
* more fixes to test scriptsIlya Etingof2016-03-121-7/+7
* * synchronous oneliner apps redesigned to offer Python generator-basedelie2015-09-147-5/+139
* - original asynsock transport and AsyncsockDispatcher renamed intoelie2015-07-057-21/+21
* - The asyncore-based transport subsystem extended to support POSIXelie2015-01-201-0/+87
* example script on SNMP Agents UDP broadcast-based discovery addedelie2013-12-121-0/+77
* most of Command Generator examples re-pointed to a live SNMP Agentelie2013-05-054-7/+7
* more transports, text OIDs and general comments addedelie2012-07-215-32/+114
* major overhawl aimed at Python 2.4 through 3.2 compatibilityelie2011-11-065-23/+110
* all dict.has_key() & dict.get() invocations replaced with modern syntaxelie2011-01-201-1/+1
* * getVarBindTable() does not filter SNMP exception values anymoreelie2010-11-141-3/+2
* initial value to Null('') addedelie2006-04-242-4/+4
* Header comment updatedelie2005-11-044-4/+4
* format outputelie2005-10-264-4/+4
* prettyOut() -> prettyPrint()elie2005-10-141-2/+2
* * handle strange SNMP versionselie2005-10-141-12/+15
* prettyOut() -> prettyPrinter()elie2005-10-142-4/+4
* * pretty print Agent responseelie2005-10-141-3/+3
* pretty print Agent responseelie2005-10-141-1/+3
* * use SET PDU for Set Command Generator exampleelie2005-10-141-5/+5
* port number fixedelie2005-10-121-1/+1
* trap* example names renamed into ntf* for clarityelie2005-10-091-0/+50
* make use of transport dispatcher job controlelie2005-10-053-3/+9
* comments cleaned upelie2005-06-281-2/+0
* adjusted to newer APIelie2005-06-242-57/+48
* adjusted to latest APIelie2005-06-231-10/+15
* omni -> apielie2005-06-143-75/+115
* bugfux: newer release of versioning API does not require setApiVersion()elie2004-11-183-6/+0
* pysnmp.proto.api.alpha -> pysnmp.proto.omnielie2004-11-123-32/+32
* converted to v4 APIelie2004-11-123-0/+6
* legacy examples moved under v1arch/elie2004-11-053-0/+160