summaryrefslogtreecommitdiff
path: root/examples/v3arch/asyncore/manager
Commit message (Expand)AuthorAgeFilesLines
* Uppercase global constants (#238)Ilya Etingof2019-02-1022-56/+56
* Simplify SNMPv3 TRAP receiver exampleIlya Etingof2018-09-021-22/+3
* encode IPv6 requirement into example scripts names (#102)Ilya Etingof2017-11-062-0/+0
* NotificationReceiver reports SNMPv1 TRAP community stringIlya Etingof2017-10-051-1/+0
* updated IP address for demo.snmplabs.com in examplesIlya Etingof2016-07-3015-45/+45
* pep8 reformattedIlya Etingof2016-04-0122-157/+142
* pep8 fixesIlya Etingof2016-03-3022-0/+25
* * synchronous oneliner apps redesigned to offer Python generator-basedelie2015-09-1422-352/+406
* - original asynsock transport and AsyncsockDispatcher renamed intoelie2015-07-0522-22/+22
* * default /usr/share/mibs MIB source addedelie2015-07-041-0/+3
* Major overhaul related to PySMI integration and Standard SNMP Applicationselie2015-05-311-0/+88
* make config.delTransport() returning detached transport objectelie2015-03-071-0/+5
* - The asyncore-based transport subsystem extended to support POSIXelie2015-01-201-0/+99
* converted to the latest API that supports more data to be usedelie2014-06-1714-75/+78
* updatedelie2014-01-251-0/+9
* example script explaining incoming message's communityName re-writing addedelie2014-01-251-0/+77
* minor fixeselie2013-11-101-0/+3
* Execution Observer facility implemented to give app an inside viewelie2013-11-096-23/+271
* examples adjusted to work with fixed-EngineID SNMP simulatorelie2013-09-303-7/+8
* fix to snmptrap c/lelie2013-09-291-1/+1
* query existing OIDelie2013-09-231-3/+3
* config.addSocketTransport() helper renamed into config.addTransport()elie2013-06-0116-18/+18
* the contextEngineId parameter of config.addV3User() renamed intoelie2013-05-181-6/+6
* most of Command Generator examples re-pointed to a live SNMP Agentelie2013-05-0512-42/+42
* typo in snmptrapelie2013-03-161-1/+1
* no need to catch errorStatus == 2 when not using SNMPv1elie2013-03-162-6/+2
* cosmeticselie2013-03-161-1/+1
* cosmetic fix to printout the exact OID as pointed out by errorIndexelie2013-03-1513-13/+13
* some more cosmetic changeselie2013-03-1513-26/+26
* cosmetic changes to Native API's GET/SET example scriptselie2013-03-157-21/+21
* another USM user added to make this script working with the client oneselie2013-01-051-0/+16
* typoelie2012-12-141-1/+1
* typoelie2012-12-101-1/+1
* one more fixelie2012-12-091-1/+1
* minor editingelie2012-12-0911-11/+0
* SNMPv3 native API examples extended to cover many use caseselie2012-12-0916-0/+1266