summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorelie <elie>2013-05-05 12:43:52 +0000
committerelie <elie>2013-05-05 12:43:52 +0000
commita24efbe404b42450209fa96254ca25e472119a5d (patch)
tree1a6f41c3a04a0451d390fadfc230ae45b0c97360 /CHANGES
parent0504f5440037ae48dac865e3f59f762aeb2f9715 (diff)
downloadpysnmp-a24efbe404b42450209fa96254ca25e472119a5d.tar.gz
most of Command Generator examples re-pointed to a live SNMP Agent
at demo.snmplabs.com to ease experimentation and adoption
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 2fd433f..a6b9f78 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,8 @@ Revision 4.2.5rc1
complex example implementations used previously.
- SNMP Proxy example apps separated into a larger set of more specialized
ones.
+- Most of Command Generator examples re-pointed to a live SNMP Agent
+ at demo.snmplabs.com to ease experimentation and adoption.
- Packet-level SNMP API (pysnmp.proto.api) getErrorIndex() method can now
be instructed to ignore portentially malformed errorIndex SNMP packet
value what sometimes happens with buggy SNMP implementations.