summaryrefslogtreecommitdiff
path: root/examples/v3arch/manager
Commit message (Expand)AuthorAgeFilesLines
* - 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
* contents moved to individual fileselie2012-12-191-139/+0
* 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-0920-597/+1266
* SNMPv3 TRAP users addedelie2012-11-021-1/+19
* built-in debugger now supports negating debugging categorieselie2012-07-231-1/+1
* comments updatedelie2012-07-191-3/+3
* examples reworked to include more available options and clarityelie2012-07-195-140/+572
* major overhawl aimed at Python 2.4 through 3.2 compatibilityelie2011-11-065-16/+20
* minor fixes to pretty printerelie2011-03-171-2/+3
* * getVarBindTable() does not filter SNMP exception values anymoreelie2010-11-142-23/+13
* fix to use errorIndex only when it is set (to non-zero)elie2010-11-141-3/+6
* pretty print contextEngineIdelie2010-07-071-1/+1
* SNMPv1 response may contain noSuchName error *and* SNMPv2c exception,elie2010-05-041-1/+3
* pass stateReference to NotificationReceiver app and let it browseelie2009-05-221-2/+4
* added support for AES cipher (rfc3826)elie2007-07-091-0/+1
* optionally enable stdout debuggingelie2007-02-141-0/+4
* SnmpEngineId should be passed in binary formelie2006-12-151-1/+2
* Header comment updatedelie2005-11-045-1/+5
* use SNMPv3 by defaultelie2005-10-261-2/+2
* format outputelie2005-10-263-3/+3
* prettyOut() -> prettyPrint()elie2005-10-145-11/+11
* * port number fixedelie2005-10-121-3/+8
* table management funcs may return None cell valselie2005-10-122-3/+9
* initial revisionelie2005-10-111-0/+37