summaryrefslogtreecommitdiff
path: root/examples/v3arch/asyncore/agent
Commit message (Expand)AuthorAgeFilesLines
* Add SNMP agent with multiple SNMP context example scriptIlya Etingof2019-11-121-0/+76
* Fix malformed OBJECT-TYPE MAX-ACCESS constantsIlya Etingof2019-08-051-6/+6
* Release 4.4.10Ilya Etingof2019-07-301-1/+1
* Rework VACM access control function (#287)Ilya Etingof2019-07-291-0/+117
* Fix some ntforg example scripts not using trapOIDIlya Etingof2019-02-252-2/+2
* Reformat example scripts for easier reading (#241)Ilya Etingof2019-02-1223-43/+78
* Uppercase global constants (#238)Ilya Etingof2019-02-1024-64/+64
* Redesigned SMI objects management model (#214)Ilya Etingof2018-12-293-3/+3
* Refactor MIB state machine into asynchronous operations (#210)Ilya Etingof2018-10-241-1/+1
* Convert to async MIB instrumentation API (#209)Ilya Etingof2018-10-131-1/+3
* Overhaul SMI/MIB instrumentation API (#161)Ilya Etingof2018-06-302-4/+4
* Sphinx theme changed to Alabaster, minor documentation tweaksIlya Etingof2017-10-062-127/+0
* fail gracefully when sha2 suite is not availableIlya Etingof2017-08-032-0/+127
* updated IP address for demo.snmplabs.com in examplesIlya Etingof2016-07-3012-41/+41
* pep8 reformattedIlya Etingof2016-04-051-2/+2
* pep8 reformattedIlya Etingof2016-04-0124-113/+127
* pep8 fixesIlya Etingof2016-03-307-0/+7
* example on implicit notification objects initialization improvedIlya Etingof2016-03-081-0/+0
* changed/removed quoteselie2015-12-193-3/+3
* 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-1423-416/+519
* use named enumerarion for clarityelie2015-07-051-1/+1
* RowStatus needs initializationelie2015-07-051-1/+1
* - original asynsock transport and AsyncsockDispatcher renamed intoelie2015-07-0524-26/+26
* 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
* - The asyncore-based transport subsystem extended to support POSIXelie2015-01-202-1/+90
* converted to the latest API that supports more data to be usedelie2014-06-1710-81/+144
* echo back an OCTET STRING, not request valueselie2014-06-151-2/+2
* fix to test OIDselie2014-06-151-3/+3
* updated to include agent-side table populationelie2014-01-251-15/+41
* minor fixeselie2013-11-101-1/+5
* Execution Observer facility implemented to give app an inside viewelie2013-11-091-0/+84
* minor fixelie2013-09-291-0/+1
* move local port to a less conflicting valueelie2013-09-231-2/+2
* minor editelie2013-09-071-2/+2
* minor cleanupselie2013-09-071-2/+1
* addresses correctedelie2013-09-071-3/+7
* * A single instance of transport dispatcher can now serve multipleelie2013-09-071-0/+88
* config.addSocketTransport() helper renamed into config.addTransport()elie2013-06-0120-23/+23
* Fix and significant logic rework of snmpCommunityTable to make it workingelie2013-05-059-10/+11
* missing snmpwalk command addedelie2013-03-161-0/+1
* some more cosmetic changeselie2013-03-154-4/+4
* disable debuggingelie2013-01-061-3/+0
* fix to getValue() paramselie2013-01-051-1/+1
* minor fixeselie2013-01-051-0/+8