summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* minor fixes to pretty printerelie2011-03-173-6/+11
* sync versions of oneliner apps split off async implementation for clarityelie2011-02-111-2/+2
* all dict.has_key() & dict.get() invocations replaced with modern syntaxelie2011-01-202-3/+3
* getMibSource()/setMibSource() example addedelie2011-01-171-1/+13
* extended Security Options (3DESEDE, AES192, AES256) privacy protocolselie2011-01-161-0/+4
* defers management changed to make [previously re-worked] Twisted API moreelie2010-12-132-12/+10
* callback API changed to make it simpler and mode uniform with the rest ofelie2010-12-132-14/+12
* fix to EOM condition detectionelie2010-12-131-14/+17
* python 1.6 compatibility fixelie2010-12-121-1/+1
* initial revisionelie2010-12-121-0/+50
* fix to EOM condition detectionelie2010-12-121-14/+17
* SNMP proxy (for GET request type) addedelie2010-12-011-0/+107
* * getVarBindTable() does not filter SNMP exception values anymoreelie2010-11-143-26/+15
* fix to use errorIndex only when it is set (to non-zero)elie2010-11-145-7/+12
* lexicographic walking mode now supported at oneliner CommandGeneratorelie2010-09-071-1/+1
* errorStatus may be either an integer or pyasn1 objectelie2010-08-314-8/+24
* prettyPrint() valueselie2010-07-072-2/+2
* pretty print contextEngineIdelie2010-07-072-2/+2
* SNMPv1 response may contain noSuchName error *and* SNMPv2c exception,elie2010-05-041-1/+3
* UDP6 example code addedrelease_4_1_13_a_tagelie2010-02-061-1/+9
* securityNames must be different for correct response source verificationelie2010-02-051-2/+2
* * missing SNMPTrap PDU API implemented at proto.api.v2c, RFC2576 proxyelie2009-12-031-1/+1
* sendNotification() now returns request IDrelease_4_1_11_a_tagelie2009-08-211-4/+1
* fix to UDP port numberelie2009-08-211-1/+1
* use carrier-independent transport nameselie2009-07-311-2/+2
* cbFun takes sendRequestHandleelie2009-07-311-6/+3
* Twisted support implementedelie2009-07-316-0/+408
* pass stateReference to NotificationReceiver app and let it browseelie2009-05-221-2/+4
* added support for AES cipher (rfc3826)elie2007-07-092-0/+2
* explain MIB symbols in OID specificationelie2007-05-282-5/+9
* allow plain Python values in var-binds (invokes MIB lookup)elie2007-05-283-19/+14
* change to notificationType syntaxelie2007-05-282-3/+11
* initial revisionelie2007-04-031-0/+62
* convert into addVacmUser() VACM configurationelie2007-04-022-6/+12
* do not explicitly initialize index value as it's now being done automaticallyelie2007-03-251-2/+1
* optionally enable stdout debuggingelie2007-02-141-0/+4
* optionally enable stdout debuggingelie2007-02-141-0/+4
* modNames for unloadModules() is optionalelie2007-02-061-3/+1
* make use of mibBuilder.unloadModules()elie2007-02-051-0/+6
* initialize normally non-accessible table column instance to make thiselie2006-12-151-1/+2
* SnmpEngineId should be passed in binary formelie2006-12-151-1/+2
* snmpCommunityStorageType not initialized in MIB for some reasonelie2006-05-251-1/+2
* fix to setting errors while building PDUelie2006-05-211-8/+14
* hide readGet() argselie2006-05-211-1/+1
* do anonymous exportSymbols()elie2006-04-261-1/+1
* initial value to Null('') addedelie2006-04-242-4/+4
* * invoke initial VACM configurationelie2006-04-051-5/+11
* Header comment updatedelie2005-11-0420-10/+20
* varBinds should be varargsrelease_4_1_5_a_tagelie2005-11-041-1/+1
* moved from instrum.pyelie2005-10-261-0/+26