07-06-2020 10:05 AM - edited 07-08-2020 05:38 AM
Which OID are we to block? I tried several different ones and I'm still getting these log entries.
I've tried:
snmp-server view BUG_CSCvq01185_WORKAROUND entSensorValueTable excluded
snmp-server view BUG_CSCvq01185_WORKAROUND entSensorValueEntry excluded
snmp-server view BUG_CSCvq01185_WORKAROUND entSensorType excluded
...and a few others
show log entries
Jul 6 16:51:57.326: %SNMP-3-RESPONSE_DELAYED: processing GetNext of entSensorType (30006 msecs)
Jul 6 16:52:10.140: %SNMP-3-RESPONSE_DELAYED: processing GetNext of entSensorType (12813 msecs)
Jul 6 16:53:13.399: %SNMP-3-RESPONSE_DELAYED: processing GetNext of entSensorType (30006 msecs)
Running Cisco Catalyst 3850 version 16.9.3
Snippet of SNMP Trap
Thanks
07-08-2020 10:00 AM
I figured out what I was doing wrong with help of this guide, https://www.oreilly.com/library/view/cisco-ios-in/156592942X/re658.html. I had the view name incorrect, but that's taken care of now.
So now when I try :
switch(config)# snmp-server view <NAME_OF_ACL> entSensorValueEntry excluded
I get a new log entry:
Jul 8 16:41:56.328: %SNMP-3-RESPONSE_DELAYED: processing GetNext of cefcFanTrayStatusEntry.1 (10004 msecs) <--new
Jul 8 16:43:23.664: %SNMP-3-RESPONSE_DELAYED: processing GetNext of entSensorType (31583 msecs) <--still here
and this config entry doesn't seem to block anything
switch(config)# snmp-server view <NAME_OF_ACL> entSensorType excluded
03-22-2021 07:53 AM
Hello
I am having the same problem on a cisco 3850 sw. How did you manage to resolve the problem ?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide