summaryrefslogtreecommitdiff
path: root/examples/v1arch/agent
Commit message (Expand)AuthorAgeFilesLines
* - original asynsock transport and AsyncsockDispatcher renamed intoelie2015-07-052-6/+6
* more transports, text OIDs and general comments addedelie2012-07-212-10/+50
* major overhawl aimed at Python 2.4 through 3.2 compatibilityelie2011-11-061-3/+13
* all dict.has_key() & dict.get() invocations replaced with modern syntaxelie2011-01-201-2/+2
* python 1.6 compatibility fixelie2010-12-121-1/+1
* * missing SNMPTrap PDU API implemented at proto.api.v2c, RFC2576 proxyelie2009-12-031-1/+1
* fix to setting errors while building PDUelie2006-05-211-8/+14
* Header comment updatedelie2005-11-042-2/+2
* do not trick Dispatcher into infinite loopingelie2005-10-141-1/+0
* handle strange SNMP versionselie2005-10-141-1/+5
* transportDispatcher.stopDispatcher() is depricatedelie2005-10-101-1/+1
* trap* example names renamed into ntf* for clarityelie2005-10-091-0/+35
* make use of transport dispatcher job controlelie2005-10-051-0/+1
* listen on port 161 by defaultelie2005-07-121-1/+1
* pass naked OIDs to simplify examples; examples with MIB resolution movedelie2005-06-271-3/+3
* getrsp & nextrsp joint into an agent appelie2005-06-241-0/+85