summaryrefslogtreecommitdiff
path: root/examples/v3arch/asyncore/agent/ntforg
Commit message (Expand)AuthorAgeFilesLines
* Fix some ntforg example scripts not using trapOIDIlya Etingof2019-02-252-2/+2
* Reformat example scripts for easier reading (#241)Ilya Etingof2019-02-1211-9/+24
* Uppercase global constants (#238)Ilya Etingof2019-02-1012-35/+35
* updated IP address for demo.snmplabs.com in examplesIlya Etingof2016-07-3012-41/+41
* pep8 reformattedIlya Etingof2016-04-0112-63/+71
* pep8 fixesIlya Etingof2016-03-305-0/+5
* example on implicit notification objects initialization improvedIlya Etingof2016-03-081-0/+0
* changed/removed quoteselie2015-12-192-2/+2
* notification origination examples debugged and adjusted to workelie2015-12-197-21/+3
* fix to snmptrap c/lelie2015-12-191-1/+1
* notification originator examples re-pointed to Notification Receiverelie2015-12-1312-44/+44
* proper markup and fixeselie2015-09-172-18/+31
* * synchronous oneliner apps redesigned to offer Python generator-basedelie2015-09-1411-179/+258
* - original asynsock transport and AsyncsockDispatcher renamed intoelie2015-07-0512-12/+12
* ignore send notification ID when sending trapelie2015-06-031-2/+2
* initial revisionelie2015-06-011-0/+84
* Major overhaul related to PySMI integration and Standard SNMP Applicationselie2015-05-3111-207/+132
* converted to the latest API that supports more data to be usedelie2014-06-1710-81/+144
* move local port to a less conflicting valueelie2013-09-231-2/+2
* config.addSocketTransport() helper renamed into config.addTransport()elie2013-06-0111-12/+12
* Fix and significant logic rework of snmpCommunityTable to make it workingelie2013-05-059-10/+11
* some more cosmetic changeselie2013-03-154-4/+4
* debugging removedelie2012-12-151-3/+0
* typoelie2012-12-131-1/+1
* no debuggingelie2012-11-281-4/+0
* SNMPv3 native Notification Originator examples extended to coverelie2012-11-2811-0/+1032