summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sendNotification() now returns request IDrelease_4_1_11_a_tagelie2009-08-211-4/+1
|
* fix to UDP port numberelie2009-08-211-1/+1
|
* updatedelie2009-08-211-0/+1
|
* Python 2.3- compatibility fixelie2009-08-211-1/+1
|
* updatedelie2009-08-211-0/+1
|
* attempt to use hashlib whenever availableelie2009-08-213-15/+30
|
* updatedelie2009-07-311-4/+2
|
* use carrier-independent transport nameselie2009-07-311-2/+2
|
* cbFun takes sendRequestHandleelie2009-07-311-6/+3
|
* updatedelie2009-07-312-1/+4
|
* refactor NotificationOriginator to allow receiption methodelie2009-07-311-4/+16
| | | | customization
* Twisted support implementedelie2009-07-3118-0/+820
|
* make use of mktemp whenever availableelie2009-07-051-1/+1
|
* find libsmi2pysnmp by the same path as build-pysnmp-mib iselie2009-07-051-1/+2
|
* no bashismselie2009-07-051-1/+1
|
* updatedelie2009-05-221-2/+4
|
* pass stateReference to NotificationReceiver app and let it browseelie2009-05-224-6/+46
| | | | request details (transport details at the moment) using stateReference
* UdpSocketTransport aliased to UdpTransportelie2009-05-181-0/+2
|
* updatedelie2009-05-181-0/+1
|
* UnixDgramSocketTransport symbol renamed to become more inline withelie2009-05-181-1/+6
| | | | other transports
* MIB symbols unexport feature re-workedelie2009-05-181-9/+25
|
* registerSubtree/unregisterSubtree now check against duplicate/missingelie2009-05-181-16/+13
| | | | | registration. Also, unregisterSubtree now takes objects' names (OIDs) rather than objects.
* fix to processPdu code - SmiError type exceptions are not a mapping kindelie2009-05-091-1/+1
|
* last change breaks configuration management, temporarly rolling backelie2009-05-031-1/+1
|
* fix to make the unexportSymbols() method workingelie2009-05-032-0/+8
|
* drop empty MIB modules dictselie2009-05-031-0/+3
|
* typo fixedelie2009-05-031-1/+1
|
* 2009elie2009-03-261-1/+1
|
* re-built from newer sources and with latest libsmi2pysnmp tool (0.0.9a)elie2009-03-2610-12/+12
|
* trying to distinguish the "default" keyword with possible "default"elie2009-03-261-1/+1
| | | | enumeration name in typedef to avoid libsmi2pysnmp crash
* memory leak fixedelie2009-03-261-1/+1
|
* print a warning on empty MIB module name in import statement coming from smidumpelie2009-03-101-0/+2
|
* guard importSymbols() against empty MIB module nameselie2009-03-101-0/+4
|
* fix to empty MIB module names reportingelie2009-03-101-1/+1
|
* Fix to MibScalarInstance value setting logic - previous code failedelie2009-01-141-4/+9
| | | | when modifying the same OID multiple times within a single SET operation.
* updatedelie2009-01-141-0/+2
|
* updatedelie2008-11-241-0/+3
|
* * fix underscored object names in ObjectType & NotificationTypeelie2008-11-241-1/+7
| | | | | * try to guess indistinguishable ObjectType & NotificationType in groups statement in smidump
* updatedelie2008-11-221-0/+1
|
* allow multiple callback timer functionselie2008-11-221-10/+11
|
* updatedelie2008-11-131-0/+2
|
* fix: msgID should only be used with confirmed-type PDUselie2008-11-131-3/+1
|
* improve msgID generation for Notificationselie2008-11-131-1/+1
|
* fix to proper tagList format (still needs a look)elie2008-11-122-3/+3
|
* updatedelie2008-11-121-0/+1
|
* both fix and a re-work of sysUptime value managementelie2008-11-123-9/+14
| | | | | (smiRead() method of pyasn1 objects used in SNMPv2-SMI objects now discontinued in favor of simple clone())
* updatedelie2008-11-091-1/+4
|
* Bind tagList to targetAddress to prevent sending dups to list memberselie2008-11-091-14/+22
|
* LCD names generation code reworked to avoid accidental clashes.elie2008-11-091-16/+27
|
* catch access to non-configured entries and raise an exceptionelie2008-10-061-1/+15
|