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

Remove Underscore and duplicate reference in CISCO-LWAPP-RF-MIB.my #127

Open
lboue opened this issue Dec 31, 2024 · 1 comment
Open

Remove Underscore and duplicate reference in CISCO-LWAPP-RF-MIB.my #127

lboue opened this issue Dec 31, 2024 · 1 comment
Labels
Issue Something isn't working

Comments

@lboue
Copy link

lboue commented Dec 31, 2024

Hello,

I am facing an issue regarding 1141 in CISCO-LWAPP-RF-MIB.my file:

cLRFProfile11ax6GHzFeature OBJECT-TYPE
SYNTAX INTEGER {
none(0),
bcast_probe_response(1),
fils_discovery(2)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This object specifies whether 802.11ax UBPR or FILS discovery
enabled for the RF profile."
DEFVAL { 0 }
::= { cLRFProfileEntry 59 }

snmptranslate CISCO-LWAPP-AP-MIB::cLApGlobalAPConnectCount.0
Expected "(" (_): At line 264 in /home/user/.snmp/mibs/CISCO-LWAPP-TC-MIB.my
Bad operator ((): At line 264 in /home/user/.snmp/mibs/CISCO-LWAPP-TC-MIB.my
Did not find 'CLDot11Band' in module CISCO-LWAPP-TC-MIB (/home/user/.snmp/mibs/CISCO-LWAPP-DOT11-MIB.my)
Did not find 'CLDot11ChannelBandwidth' in module CISCO-LWAPP-TC-MIB (/home/user/.snmp/mibs/CISCO-LWAPP-DOT11-MIB.my)
Did not find 'cLApSysMacAddress' in module CISCO-LWAPP-AP-MIB (/home/user/.snmp/mibs/CISCO-LWAPP-DOT11-MIB.my)
Did not find 'cLApDot11IfSlotId' in module CISCO-LWAPP-AP-MIB (/home/user/.snmp/mibs/CISCO-LWAPP-DOT11-MIB.my)
Expected "(" (_): At line 1141 in /home/user/.snmp/mibs/CISCO-LWAPP-RF-MIB.my
Should be ACCESS (discovery): At line 1141 in /home/user/.snmp/mibs/CISCO-LWAPP-RF-MIB.my
Bad parse of OBJECT-TYPE: At line 1141 in /home/user/.snmp/mibs/CISCO-LWAPP-RF-MIB.my
Did not find 'CLDot11Channel' in module CISCO-LWAPP-TC-MIB (/home/user/.snmp/mibs/CISCO-LWAPP-AP-MIB.my)
Did not find 'CLApAssocFailureReason' in module CISCO-LWAPP-TC-MIB (/home/user/.snmp/mibs/CISCO-LWAPP-AP-MIB.my)
Did not find 'CLApDot11RadioSubband' in module CISCO-LWAPP-TC-MIB (/home/user/.snmp/mibs/CISCO-LWAPP-AP-MIB.my)
Did not find 'CLApDot11RadioRole' in module CISCO-LWAPP-TC-MIB (/home/user/.snmp/mibs/CISCO-LWAPP-AP-MIB.my)
Did not find 'CLApMode' in module CISCO-LWAPP-TC-MIB (/home/user/.snmp/mibs/CISCO-LWAPP-AP-MIB.my)
Did not find 'CLApNtpStatus' in module CISCO-LWAPP-TC-MIB (/home/user/.snmp/mibs/CISCO-LWAPP-AP-MIB.my)
Did not find 'cLRFProfileHighDensityMaxRadioClients' in module CISCO-LWAPP-RF-MIB (/home/user/.snmp/mibs/CISCO-LWAPP-AP-MIB.my)
Did not find 'cLRFProfileHDClientTrapThreshold' in module CISCO-LWAPP-RF-MIB (/home/user/.snmp/mibs/CISCO-LWAPP-AP-MIB.my)
CISCO-LWAPP-AP-MIB::cLApGlobalAPConnectCount.0

How can I fix this?

Regards

@kyzer-davis
Copy link
Member

I am already tracking some these under #113 but not the ones related to underscores or the dupe cLMultiBSSIDProfileRowStatus you reported in #128 so I will keep this one up.

@kyzer-davis kyzer-davis linked a pull request Dec 31, 2024 that will close this issue
@kyzer-davis kyzer-davis changed the title Bad parse of OBJECT-TYPE: At line 1141 in CISCO-LWAPP-RF-MIB.my Remove Underscore and duplicate reference in CISCO-LWAPP-RF-MIB.my Dec 31, 2024
@kyzer-davis kyzer-davis added the Issue Something isn't working label Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants