pull/45/head
elie 2007-02-07 13:05:29 +00:00
parent ce899cd488
commit 7009602fc5
1 changed files with 2 additions and 1 deletions

View File

@ -21,7 +21,8 @@ Revision 4.1.7a
Managed Objects files import what is way too hackerish.
- The libsmi2pysnmp now supports future libsmi bugfix that would generate
"ranges" subtree along with the legacy and ambiguous "range" one.
- SMI support for fixed-length string indices implemented (SF bug 1584799).
- SMI support for fixed-length string indices implemented (SF bug #1584799,
#1653908).
- Managed Object Instances may now have smiRead, smiWrite, smiCreate methods
to support specific value mangling. These methods, if present, would be
invoked from SNMP [Agent] core instead of conventional clone() method.