cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3183
Views
7
Helpful
4
Replies

¿How can I delete or disable a log notification? //SFF8472-5-THRESHOLD_VIOLATION

Nicolás León
Level 1
Level 1

Hi guys.

I need some help to eliminate the following error that occurs when entering the show logging command:
Jun 5 12:17:11: %SFF8472-5-THRESHOLD_VIOLATION: Gi1/1/1: Rx power low alarm; Operating value: -23.5 dBm, Threshold value: -23.0 dBm.
I do not need to solve this error in a real way, I want to only delete this log and that can not be visualized when entering the show logging command.

 

Help please.

 

 

4 Replies 4

Jose Lopez
Level 1
Level 1

Maybe

interface Gi1/1/1 

(config-if)#no logging event link-status

try and it did not work, but thanks

Hi Nicolas,

 

Please try using logging discriminator to stop the messages:

logging discriminator SFF severity drops 5 facility drops SFF8472 mnemonics drops THRESHOLD_VIOLATION
!
logging host x.x.x.x discriminator SFF |--To stop the messages on syslog server
!
logging console discriminator SFF |--To stop the messages on console logs

4uba
Level 1
Level 1

mrncciew.com/2013/07/27/suppress-a-syslog-msg/

Review Cisco Networking products for a $25 gift card