From 479ad977f1253c87ac45411c868f472126deb85a Mon Sep 17 00:00:00 2001 From: Niels Baggesen Date: Mon, 15 Apr 2024 14:56:59 +0200 Subject: [PATCH] Fix various syntax errors in recent WLC MIBs. Have you considered checking the files with a tool like smilint? --- v2/CISCO-LWAPP-DOT11-CLIENT-MIB.my | 2 +- v2/CISCO-LWAPP-DOT11-MIB.my | 2 +- v2/CISCO-LWAPP-QOS-MIB.my | 2 +- v2/CISCO-LWAPP-RF-MIB.my | 7 +++---- v2/CISCO-LWAPP-TC-MIB.my | 7 ++----- 5 files changed, 8 insertions(+), 12 deletions(-) diff --git a/v2/CISCO-LWAPP-DOT11-CLIENT-MIB.my b/v2/CISCO-LWAPP-DOT11-CLIENT-MIB.my index 4557125..17d05da 100644 --- a/v2/CISCO-LWAPP-DOT11-CLIENT-MIB.my +++ b/v2/CISCO-LWAPP-DOT11-CLIENT-MIB.my @@ -1189,7 +1189,7 @@ cldcClientMobileStPolicyType OBJECT-TYPE wpa2(3), wpa2vff(4), notavailable(5), - wpa2_3(6), + wpa2-3(6), wpaOsen(7), wpaOsenWithinRsn(8) } diff --git a/v2/CISCO-LWAPP-DOT11-MIB.my b/v2/CISCO-LWAPP-DOT11-MIB.my index 67a9946..8525794 100644 --- a/v2/CISCO-LWAPP-DOT11-MIB.my +++ b/v2/CISCO-LWAPP-DOT11-MIB.my @@ -357,6 +357,7 @@ ciscoLwappDot11MIB MODULE-IDENTITY ciscoLwappDot11MIBNotifsGroup ciscoLwappDot11MIBStatusGroup Added ciscoLwappDot11MIBComplianceRev1 in + OBJECT-COMPLIANCE" REVISION "201803280000Z" DESCRIPTION "Added the following tables in cldConfig. @@ -374,7 +375,6 @@ ciscoLwappDot11MIB MODULE-IDENTITY cld11axMbssidTable Added new group ciscoLwappDot11MIBHeStatusGroup." - OBJECT-COMPLIANCE." REVISION "200701040000Z" DESCRIPTION "Initial version of this MIB module." diff --git a/v2/CISCO-LWAPP-QOS-MIB.my b/v2/CISCO-LWAPP-QOS-MIB.my index 9b752f2..53e35b7 100644 --- a/v2/CISCO-LWAPP-QOS-MIB.my +++ b/v2/CISCO-LWAPP-QOS-MIB.my @@ -4476,7 +4476,7 @@ ciscoLwappQosCacStatsGroup OBJECT-GROUP OBJECTS { cLQCacIPLearnQStats, cLQCacOutstandingAAAReqQStats, - cLQCacIPCHighStats, + cLQCacIPCHighStats } STATUS current DESCRIPTION diff --git a/v2/CISCO-LWAPP-RF-MIB.my b/v2/CISCO-LWAPP-RF-MIB.my index 85f086f..af0bf62 100644 --- a/v2/CISCO-LWAPP-RF-MIB.my +++ b/v2/CISCO-LWAPP-RF-MIB.my @@ -196,7 +196,7 @@ ciscoLwappRFMIB MODULE-IDENTITY - cLRFProfileMultiBssidProfile Added new table cLMultiBSSIDProfileTable Added conformance group ciscoLwappRFConfigGroup10 - Added compliance group ciscoLwappRFMIBComplianceRev7". + Added compliance group ciscoLwappRFMIBComplianceRev7" REVISION "202009020000Z" DESCRIPTION "Added below object to the cLRFProfileTable @@ -1138,8 +1138,8 @@ cLRFProfileNdpMode OBJECT-TYPE cLRFProfile11ax6GHzFeature OBJECT-TYPE SYNTAX INTEGER { none(0), - bcast_probe_response(1), - fils_discovery(2) + bcast-probe-response(1), + fils-discovery(2) } MAX-ACCESS read-write STATUS current @@ -1750,7 +1750,6 @@ cLMultiBSSIDProfile11beOfdmaMultiRU OBJECT-TYPE DEFVAL { false } ::= { cLMultiBSSIDProfileEntry 14 } -cLMultiBSSIDProfileRowStatus OBJECT-TYPE -- ******************************************************************** -- * Compliance statements -- ******************************************************************** diff --git a/v2/CISCO-LWAPP-TC-MIB.my b/v2/CISCO-LWAPP-TC-MIB.my index 050f9f4..50eb963 100644 --- a/v2/CISCO-LWAPP-TC-MIB.my +++ b/v2/CISCO-LWAPP-TC-MIB.my @@ -261,8 +261,8 @@ CLApIfType ::= TEXTUAL-CONVENTION uwb(3), dot11abgn(4), rlan(5), - dot11_6ghz(6), - dot11_xor_5_6ghz(7) + dot11-6ghz(6), + dot11-xor-5-6ghz(7) } CLDot11Channel ::= TEXTUAL-CONVENTION @@ -865,8 +865,5 @@ CLApNtpStatus ::= TEXTUAL-CONVENTION END -END - - -- %DNP% MLC -Compiled MLC