summaryrefslogtreecommitdiff
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
* * missing SNMPTrap PDU API implemented at proto.api.v2c, RFC2576 proxyelie2009-12-031-1/+1
| | | | | code reworked. * fix to sysUpTime OID at SNMPv2 TRAP PDU.
* 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
| | | | request details (transport details at the moment) using stateReference
* 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
| | | | example workable
* 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
| | | | * narrow MIB subtree view for better security
* 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
|
* re-written to demonstrate custom Managed Objects handlingelie2005-10-261-20/+44
|
* minor cleanupelie2005-10-261-3/+1
|
* format reportelie2005-10-261-1/+1
|
* use SNMPv3 by defaultelie2005-10-261-2/+2
|
* utilize newly developed Managed Objects Instances modelelie2005-10-261-7/+9
|
* format outputelie2005-10-267-7/+7
|
* NoSuchInstanceError -> NoSuchObjectErrorelie2005-10-261-1/+1
|
* make use of SetCommandResponderelie2005-10-141-4/+5
|
* cbFun() takes 3 argselie2005-10-141-4/+3
|
* prettyOut() -> prettyPrint()elie2005-10-1412-27/+27
|
* * handle strange SNMP versionselie2005-10-141-12/+15
| | | | * prettyOut() -> prettyPrint()
* prettyOut() -> prettyPrinter()elie2005-10-142-4/+4
|
* do not trick Dispatcher into infinite loopingelie2005-10-141-1/+0
|
* handle strange SNMP versionselie2005-10-141-1/+5
|
* * pretty print Agent responseelie2005-10-141-3/+3
| | | | * query for Managed Objects provided by cmdrsp example
* pretty print Agent responseelie2005-10-141-1/+3
|
* * use SET PDU for Set Command Generator exampleelie2005-10-141-5/+5
| | | | * pretty print Agent response
* cleanupelie2005-10-121-3/+0
|
* NotificationOriginator now supports cbFun (used for Informs)elie2005-10-121-3/+12
|
* *** empty log message ***elie2005-10-121-3/+3
|
* adjusted to changed sendNotification() paramselie2005-10-121-5/+11
|