summaryrefslogtreecommitdiff
path: root/examples/v3arch
Commit message (Expand)AuthorAgeFilesLines
* - original asynsock transport and AsyncsockDispatcher renamed intoelie2015-07-0550-52/+52
* * default /usr/share/mibs MIB source addedelie2015-07-041-0/+3
* 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-3112-207/+220
* make config.delTransport() returning detached transport objectelie2015-03-071-0/+5
* - The asyncore-based transport subsystem extended to support POSIXelie2015-01-203-1/+189
* note on python version addedelie2014-11-162-0/+4
* initial support for asyncio network transport addedelie2014-11-042-0/+148
* converted to the latest API that supports more data to be usedelie2014-06-1724-156/+222
* converted to the latest PDU-level APIelie2014-06-154-105/+93
* echo back an OCTET STRING, not request valueselie2014-06-151-2/+2
* fix to test OIDselie2014-06-151-3/+3
* updatedelie2014-01-251-0/+9
* example script explaining incoming message's communityName re-writing addedelie2014-01-251-0/+77
* updated to include agent-side table populationelie2014-01-251-15/+41
* minor fixeselie2013-11-102-1/+8
* Execution Observer facility implemented to give app an inside viewelie2013-11-099-38/+363
* memory leak fixedelie2013-10-254-0/+8
* examples adjusted to work with fixed-EngineID SNMP simulatorelie2013-09-303-7/+8
* fix to snmptrap c/lelie2013-09-291-1/+1
* minor fixelie2013-09-291-0/+1
* move local port to a less conflicting valueelie2013-09-231-2/+2
* query existing OIDelie2013-09-231-3/+3
* 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-0146-81/+57
* the contextEngineId parameter of config.addV3User() renamed intoelie2013-05-182-12/+12
* most of Command Generator examples re-pointed to a live SNMP Agentelie2013-05-0512-42/+42
* SNMP Proxy example apps separated into a larger set of more specialized oneselie2013-05-054-0/+559
* Fix and significant logic rework of snmpCommunityTable to make it workingelie2013-05-059-10/+11
* minor commentelie2013-03-234-0/+4
* cosmeticselie2013-03-162-0/+2
* a dozen of lightweight Twisted-based example scripts replaced moreelie2013-03-166-0/+462
* missing snmpwalk command addedelie2013-03-161-0/+1
* 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-1517-30/+30
* cosmetic changes to Native API's GET/SET example scriptselie2013-03-157-21/+21
* disable debuggingelie2013-01-061-3/+0
* fix to getValue() paramselie2013-01-051-1/+1
* another USM user added to make this script working with the client oneselie2013-01-051-0/+16
* minor fixeselie2013-01-051-0/+8
* debugging removedelie2012-12-151-3/+0
* example configuration with specified USM ContextEngineIdelie2012-12-141-3/+3
* typoelie2012-12-141-1/+1