From fb973d846dda2bde34955684899f7c394c289b1f Mon Sep 17 00:00:00 2001 From: vvikramb Date: Tue, 25 Jun 2024 19:54:12 +0530 Subject: [PATCH] Removed zero-suppress from interfaces-crc rule fields --- .../interface/check-interface-fec-crc-framing-errors.rule | 1 - 1 file changed, 1 deletion(-) diff --git a/juniper_official/interface/check-interface-fec-crc-framing-errors.rule b/juniper_official/interface/check-interface-fec-crc-framing-errors.rule index 2e3783c5..0561561c 100644 --- a/juniper_official/interface/check-interface-fec-crc-framing-errors.rule +++ b/juniper_official/interface/check-interface-fec-crc-framing-errors.rule @@ -68,7 +68,6 @@ healthbot { field optical-fec-corrected { sensor errorinfo-netconf { path optical_fec_corr_err; - zero-suppression; } type integer; description "Checks for FEC Un-Corrected errors";