Hi,
In net-snmp 5.4.2.1, InetAddressIPv4z's zone index is always displayed as 0. I
believe this is a bug. Attached is the patch for fixing it.
Thanks,
Fong
ip_zone_index.patch
Description: ip_zone_index.patch
--
Com
Net-Snmp coders:
I have wrapped net-snmp in a C++ application, and I am trying to get a
password change functionality to work.
I am able to successfully change a user's own password using the
snmpusm command line tool, but not with
my application. I get an INCONSISTENTNAME error (error int = 18)