index
:
delta/python-packages/pysnmp.git
elie
master
origin
version-2-branch
version-3-3-x-branch
version-3-4-x-branch
version-3-branch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pysnmp
/
entity
/
rfc3413
/
cmdgen.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix to non-int slices (not supported in Python 2.4
elie
2015-01-20
1
-2
/
+1
*
CommandGeneratorBase symbol added for compatibility
elie
2014-12-15
1
-0
/
+3
*
getNextVarBinds() will always cast passed var-binds into pyasn1
elie
2014-11-16
1
-1
/
+1
*
pylint'ed
elie
2014-06-17
1
-1
/
+1
*
BULK API correction
elie
2014-06-16
1
-4
/
+4
*
cosmetic fix
elie
2014-06-16
1
-24
/
+24
*
fix to CB stack unwinding
elie
2014-06-09
1
-0
/
+1
*
Major rewrite of native SNMPv3 CommandGenerator and NotificationOriginator
elie
2014-04-04
1
-406
/
+403
*
do not cache snmpEngineId & snmpAdminString at CommandGenerator to let it
elie
2014-03-21
1
-5
/
+3
*
fix to BULK CommandGenerator to use the same nonRepeaters OIDs across
elie
2013-11-23
1
-0
/
+4
*
sendRequestHandle made persistent across multiple iterations
elie
2013-10-10
1
-24
/
+20
*
unused variables, imports; wrong indentation; undefined prototype attribues
elie
2013-06-04
1
-1
/
+1
*
Multi-lingual capabilities of all CommandGenerator & NotificationOriginator ...
elie
2013-05-05
1
-93
/
+62
*
timing reporting in debug mode improved
elie
2013-03-15
1
-1
/
+1
*
Standard SNMP Apps and built-in proxy now ignores malformed errorIndex
elie
2013-02-07
1
-3
/
+3
*
standard SNMPv3 Apps hardened to catch protocol-related exceptions and
elie
2012-12-14
1
-131
/
+178
*
fix to CommandGenerator's SNMPv3 engine autodiscovery algorithm
elie
2012-07-22
1
-1
/
+8
*
Next&Bilk CommandGenerators split into single-run and iterative versions
elie
2012-07-22
1
-58
/
+33
*
catch wrong stateMduHandle condition
elie
2012-07-21
1
-0
/
+4
*
fix to SNMPv2 exception objects handling at the NEXT OIDs calculation
elie
2012-05-25
1
-1
/
+3
*
fix to ContextName handling in bytes form whilst running Python3. Data
elie
2012-04-14
1
-6
/
+14
*
transport dispatcher now provides its own time expressed in
elie
2011-11-27
1
-2
/
+6
*
fix to error processing at GETNEXT & GETBULK apps response handlers
elie
2011-11-09
1
-4
/
+4
*
major overhawl aimed at Python 2.4 through 3.2 compatibility
elie
2011-11-06
1
-13
/
+20
*
GetNext/GetBulk response processing logic moved to getNextVarBinds()
elie
2011-02-12
1
-30
/
+33
*
MsgAndPduDsp expectResponse parameters passing reworked.
elie
2011-02-12
1
-1
/
+4
*
The error-indication codes moved from literals to objects
elie
2010-12-25
1
-5
/
+5
*
'self' shadowing in lambda fixes
elie
2010-12-12
1
-2
/
+2
*
* getVarBindTable() does not filter SNMP exception values anymore
elie
2010-11-14
1
-11
/
+25
*
OIDs carrying SNMP exception values may not be increasing
elie
2010-11-14
1
-2
/
+2
*
catch potential empty response condition at GETNEXT/GETBULK receiver
elie
2010-11-14
1
-2
/
+7
*
fix to wrong exceptions used
elie
2010-11-06
1
-5
/
+3
*
typo to non-increasing OIDs catcher fixed
elie
2010-10-08
1
-1
/
+1
*
catch a non-increasing OID condition in Next/Bulk commands responses
elie
2010-10-08
1
-2
/
+22
*
some more 'app' debugging added
release_4_1_14a_tag
elie
2010-07-14
1
-2
/
+2
*
retryCount semantic changed to include solely retries and do not include
elie
2010-07-12
1
-3
/
+3
*
typo
elie
2010-07-10
1
-2
/
+2
*
fix to mismatched response PDU handling
elie
2010-07-10
1
-0
/
+2
*
debug category 'app' added
elie
2010-07-10
1
-0
/
+9
*
make use of nextid.py for unique IDs generation
elie
2008-04-27
1
-20
/
+18
*
fix to response timeout roundup code
elie
2007-11-23
1
-1
/
+1
*
switch to appropriate PDU api upon PDU version convertion
elie
2007-08-15
1
-1
/
+3
*
SMI/dispatcher timeout multiplier fixed to 0.01 sec
elie
2007-02-24
1
-1
/
+1
*
do not override BULK PDU params by setting defaults rematurely
elie
2007-02-15
1
-3
/
+2
*
getTargetInfo() moved to config module
elie
2006-10-01
1
-60
/
+6
*
make sure GetBulkRequestPDU exists at version-specific protocol API
elie
2006-05-21
1
-1
/
+3
*
initial value to Null('') added
elie
2006-04-24
1
-2
/
+2
*
contextEngineID -> contextEngineId
elie
2005-10-12
1
-23
/
+23
*
convert transportAddress from TC-form into domain-specific form right
elie
2005-10-10
1
-2
/
+2
*
adjusted to newly designed transport address object protocol
elie
2005-10-10
1
-1
/
+1
[next]