|
From: Kaleemulla S. (kasharie) <kas...@ci...> - 2018-08-09 12:18:30
|
Shouldn’t that be authPriv? since you are passing both auth and priv details Thanks, --Kaleem From: Nevadita Chatterjee <nev...@gm...> Date: Thursday, 9 August 2018 at 5:08 PM To: "net...@li..." <net...@li...> Subject: [SUSPECTED SPAM] Error in snmp trap I am Sending a SNMPv3 trap from local host snmptrap -v 3 -n "" -a SHA -A "myauthentication" -x AES -X "mypassword" -l noauthNoPriv -u myuser2 -e 0x80001f88800b022f443c4f695b00000000 localhost 0 NOTIFICATION-TEST-MIB::demo-notif The snmptrapd is receiving the trap and giving below error trace: snmp_input(): snmptrapd_handlers.c, 1064: snmptrapd: Running auth trap handlers trace: netsnmp_trapd_check_auth(): snmptrapd_auth.c, 186: snmptrapd:auth: Comparing auth types: result=0, request=0, result=1 No access configuration - dropping trap. How to get rid of the bold error. I am trying from 2 days Thanks in advance for the help Nevadita Chatterjee |