summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2017-01-01 00:40:34 +0000
committerngie <ngie@FreeBSD.org>2017-01-01 00:40:34 +0000
commitf7cdb2f773b40fa82dc1d3675586b81c158b6c0e (patch)
treef38bffcd0542c0b6c69d128aec73a6ea17d47612 /lib
parentecc0d1137dbff8457208eda1d5387ededb4137f8 (diff)
downloadFreeBSD-src-f7cdb2f773b40fa82dc1d3675586b81c158b6c0e.zip
FreeBSD-src-f7cdb2f773b40fa82dc1d3675586b81c158b6c0e.tar.gz
MFstable/11 r310990:
MFC r310498,r310591: r310498: Allow SNMPv3 authNoPriv and noAuthNoPriv protocols to discover snmpEngineTime as discussed in RFC-5343 This fixes interoperability with net-snmp. Tested with the following invocations of snmpwalk (from net-snmp): - noAuthNoPriv: % snmpwalk -v 3 -n '' -u public localhost snmpEngineTime - authNoPriv: % snmpwalk -v 3 -n '' -u bsnmp -A bsnmptest -l authNoPriv -a sha localhost \ localhost snmpEngineTime - authPriv: % snmpwalk -v 3 -n '' -u bsnmp -A bsnmptest -l authPriv -a sha -x des \ -X bsnmptest localhost snmpEngineTime Obtained from: Isilon OneFS (5ec6d772cacbc, with minor tweaks) r310591: Update engine time using update_snmpd_engine_time(..)
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud