summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* updated IP address for demo.snmplabs.com in examplesIlya Etingof2016-07-3039-112/+112
* converted to new-style classesIlya Etingof2016-06-122-3/+3
* include SMI examplesIlya Etingof2016-05-112-4/+4
* better examples on MIB compilerIlya Etingof2016-05-112-3/+43
* fixes to end-of-docstring sentinelIlya Etingof2016-04-082-2/+2
* pep8 reformattedIlya Etingof2016-04-051-2/+2
* pep8 reformattedIlya Etingof2016-04-0159-337/+342
* pep8 reformattedIlya Etingof2016-04-0111-116/+137
* brief description addedIlya Etingof2016-04-014-7/+38
* pep8 fixesIlya Etingof2016-03-319-68/+75
* pep8 fixesIlya Etingof2016-03-307-37/+44
* pep8 fixesIlya Etingof2016-03-3013-201/+143
* pep8 fixesIlya Etingof2016-03-3090-457/+460
* highlighing fixesIlya Etingof2016-03-121-10/+10
* more fixes to test scriptsIlya Etingof2016-03-121-7/+7
* example on implicit notification objects initialization improvedIlya Etingof2016-03-082-4/+9
* missing securityEngineIdelie2015-12-191-1/+1
* changed/removed quoteselie2015-12-1913-14/+13
* notification origination examples debugged and adjusted to workelie2015-12-1926-111/+51
* fix to snmptrap c/lelie2015-12-191-1/+1
* more fixes to trap destinationelie2015-12-142-8/+10
* notification originator examples re-pointed to Notification Receiverelie2015-12-1328-64/+65
* missing importelie2015-11-121-0/+1
* asyncio examples documentedelie2015-09-271-1/+1
* var-bindings passing in asyncore API aligned with otherselie2015-09-277-8/+148
* * Asyncore and asyncio-based APIs reworked to become functions.elie2015-09-2761-91/+997
* post-move documentation and code fixeselie2015-09-212-3/+3
* more adjustments followed layout changeselie2015-09-2144-45/+45
* proper markup and fixeselie2015-09-172-18/+31
* some more missing fileselie2015-09-141-0/+83
* * synchronous oneliner apps redesigned to offer Python generator-basedelie2015-09-14110-2358/+3161
* synchronous oneliner apps redesigned to offer Python generator-basedelie2015-07-0634-718/+750
* use named enumerarion for clarityelie2015-07-051-1/+1
* RowStatus needs initializationelie2015-07-051-1/+1
* - original asynsock transport and AsyncsockDispatcher renamed intoelie2015-07-0561-83/+83
* * default /usr/share/mibs MIB source addedelie2015-07-043-2/+6
* ObjectIdentity class additionally supports just a MIB module nameelie2015-06-211-0/+30
* fix to changed MIB templateelie2015-06-041-1/+1
* use @mib@ placeholder instead of <mib> at pysmielie2015-06-041-1/+1
* ignore send notification ID when sending trapelie2015-06-031-2/+2
* initial revisionelie2015-06-011-0/+84
* missing example addedelie2015-05-311-0/+64
* Major overhaul related to PySMI integration and Standard SNMP Applicationselie2015-05-3142-315/+381
* - Initial PySMI integration. Original ASN.1 MIBs could now be parsed, storedelie2015-05-171-9/+11
* make config.delTransport() returning detached transport objectelie2015-03-071-0/+5
* - The asyncore-based transport subsystem extended to support POSIXelie2015-01-204-1/+276
* test OIDs updatedelie2015-01-011-2/+2
* OIDs modifiedelie2015-01-011-2/+2
* oneliner GETBULK Command Generator now strips possible excessive OIDselie2015-01-011-2/+2
* note on python version addedelie2014-11-162-0/+4