summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorelie <elie>2013-09-15 19:11:26 +0000
committerelie <elie>2013-09-15 19:11:26 +0000
commit50a4f29cb81bd8a534adf96ac9bd8919376bf98f (patch)
treeeaf9e877add7fdfeb4de71b62f37db306cee0f6e /CHANGES
parent9addab3c7b7cc7af10b6e4e8ee95ff19b8872002 (diff)
downloadpysnmp-50a4f29cb81bd8a534adf96ac9bd8919376bf98f.tar.gz
SNMP Engine object now has a snmpEngineID attribute exposed
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 2d8ace9..449ac7c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -69,6 +69,7 @@ Revision 4.2.5rc2
does not let you to configure different securityModels per securityname
at VACM though the cfgCmdGen() wrapper.
- MIB builder traceback formatting and reporting improved.
+- SNMP Engine object now has a snmpEngineID attribute exposed.
- Fix to inet_ntop()/inet_pton() support on Windows at TRANSPORT-ADDRESS-MIB.
- Fix to usmUserSecurityName table column implementation -- automatic value
generation from index value removed.