Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix various syntax errors in recent WLC MIBs. #78

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion v2/CISCO-LWAPP-DOT11-CLIENT-MIB.my
Original file line number Diff line number Diff line change
Expand Up @@ -1189,7 +1189,7 @@ cldcClientMobileStPolicyType OBJECT-TYPE
wpa2(3),
wpa2vff(4),
notavailable(5),
wpa2_3(6),
wpa2-3(6),
wpaOsen(7),
wpaOsenWithinRsn(8)
}
Expand Down
2 changes: 1 addition & 1 deletion v2/CISCO-LWAPP-DOT11-MIB.my
Original file line number Diff line number Diff line change
Expand Up @@ -357,6 +357,7 @@ ciscoLwappDot11MIB MODULE-IDENTITY
ciscoLwappDot11MIBNotifsGroup
ciscoLwappDot11MIBStatusGroup
Added ciscoLwappDot11MIBComplianceRev1 in
OBJECT-COMPLIANCE"
REVISION "201803280000Z"
DESCRIPTION
"Added the following tables in cldConfig.
Expand All @@ -374,7 +375,6 @@ ciscoLwappDot11MIB MODULE-IDENTITY
cld11axMbssidTable
Added new group ciscoLwappDot11MIBHeStatusGroup."

OBJECT-COMPLIANCE."
REVISION "200701040000Z"
DESCRIPTION
"Initial version of this MIB module."
Expand Down
2 changes: 1 addition & 1 deletion v2/CISCO-LWAPP-QOS-MIB.my
Original file line number Diff line number Diff line change
Expand Up @@ -4476,7 +4476,7 @@ ciscoLwappQosCacStatsGroup OBJECT-GROUP
OBJECTS {
cLQCacIPLearnQStats,
cLQCacOutstandingAAAReqQStats,
cLQCacIPCHighStats,
cLQCacIPCHighStats
}
STATUS current
DESCRIPTION
Expand Down
7 changes: 3 additions & 4 deletions v2/CISCO-LWAPP-RF-MIB.my
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -1750,7 +1750,6 @@ cLMultiBSSIDProfile11beOfdmaMultiRU OBJECT-TYPE
DEFVAL { false }
::= { cLMultiBSSIDProfileEntry 14 }

cLMultiBSSIDProfileRowStatus OBJECT-TYPE
-- ********************************************************************
-- * Compliance statements
-- ********************************************************************
Expand Down
7 changes: 2 additions & 5 deletions v2/CISCO-LWAPP-TC-MIB.my
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -865,8 +865,5 @@ CLApNtpStatus ::= TEXTUAL-CONVENTION

END

END


-- %DNP% MLC -Compiled MLC