From 8523e4bc3758588aea55235849ee52ae24a9017b Mon Sep 17 00:00:00 2001 From: Lars Kellogg-Stedman Date: Fri, 21 Feb 2025 07:20:32 -0500 Subject: [PATCH] Correct syntax errors This fixes three parse errors in the Cisco MIBs: 1. An erroneous quote (") in a description 2. An erroneous comma in an OBJECT-GROUP definition 3. A reference to an unknown OBJECT-GROUP "TransceiverPowerControl" --- v2/CISCO-FC-FE-MIB.my | 10 +++++----- v2/CISCO-ST-TC.my | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/v2/CISCO-FC-FE-MIB.my b/v2/CISCO-FC-FE-MIB.my index 03e902b2..07c22329 100644 --- a/v2/CISCO-FC-FE-MIB.my +++ b/v2/CISCO-FC-FE-MIB.my @@ -7049,10 +7049,10 @@ cffFcFeMIBComplianceRev17 MODULE-COMPLIANCE DESCRIPTION "Write access is not required." - OBJECT TransceiverPowerControl - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." +-- OBJECT TransceiverPowerControl +-- MIN-ACCESS read-only +-- DESCRIPTION +-- "Write access is not required." ::= { cffFcFeMIBCompliances 19 } @@ -7651,7 +7651,7 @@ fcIfGroupRev6 OBJECT-GROUP fcIfTransceiverPower, fcIfTransceiverPowerControl, fcIfSysTransceiverPowerControlCapability, - fcIfSysTransceiverPowerControl, + fcIfSysTransceiverPowerControl } STATUS current DESCRIPTION diff --git a/v2/CISCO-ST-TC.my b/v2/CISCO-ST-TC.my index 0159b26a..c58c8f3c 100644 --- a/v2/CISCO-ST-TC.my +++ b/v2/CISCO-ST-TC.my @@ -362,7 +362,7 @@ FcIfSpeed ::= TEXTUAL-CONVENTION thirtyTwoG (12) - 32GBit. autoMaxThirtyTwoG (13) - Negotiate to determine the speed automatically upto a - maximum of 32Gbit." + maximum of 32Gbit. fiftyG (14) - 50GBit. sixtyFourG (15) - 64GBit. autoMaxSixtyFourG (16) - Negotiate to determine the