Hello everyone, I'm working on testing SNMPv3 using snmpwalk/snmpget etc. commands. I know how SNMPv3 engineID discovery is working and why engineBoots and engineTime should be in 150 sec window.
I'm trying to use option -e to avoid engineID discovery and option -Z boots,time to avoid usmStatsUnknownEngineIDs and usmStatsNotInTimeWindows REPORTs $ snmpwalk -v 3 -l AuthPriv -u ML-Priv -a MD5 -A auth-password -x AES -X priv-password -e 80000a4c030a00ddc0de0e -Z 1,18602576 10.101.119.246 system But it looks like option -Z doesn't work. In wireshark I'm always see: snmp.msgAuthoritativeEngineID: 80000a4c030a00ddc0de0e snmp.msgAuthoritativeEngineBoots = 0 snmp.msgAuthoritativeEngineTime = 0 snmp.msgUserName: ML-Priv and usmStatsNotInTimeWindows REPORT. I've done a small investigation in the mail list archive and have found some old threads with the same evidence, but didn't find any solution or explanation. Any ideas? Thank you, Pavel
_______________________________________________ Net-snmp-users mailing list Net-snmp-users@lists.sourceforge.net Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users