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

Undefined OBJECT (cLQVoiceWlanConfigDetectVoipCallFailure): At line 4301 in CISCO-LWAPP-QOS-MIB.my #75

Open
nielsb opened this issue Apr 15, 2024 · 2 comments

Comments

@nielsb
Copy link

nielsb commented Apr 15, 2024

But in CISCO-LWAPP-QOS-MIB-V!SMI we find (at line 1110):

cLQVoiceWlanConfigDetectVoipCallFailure OBJECT-TYPE
    SYNTAX TruthValue
--    Rsyntax INTEGER {
--        true(1),
--        false(2)
--        }
    ACCESS read-write
    STATUS mandatory
    DESCRIPTION
        "If 'true', then the corresponding radios that
        advertise this WLAN, will snoop voice packets
        to detect call failure and report by sending trap.
        If 'false', then the corresponding radios
        that advertise this WLAN, will not detect call failure
        and hence will not send trap."
    DEFVAL { false }
    ::= { cLQVoiceWlanConfigEntry 1 }

@kyzer-davis
Copy link
Contributor

Confirmed,

I believe CISCO-LWAPP-QOS-MIB is missing the IMPORT.

    cLQVoiceWlanConfigDetectVoipCallFailure
        FROM CISCO-LWAPP-QOS-MIB-V1SMI

Let me raise a defect.

@nielsb
Copy link
Author

nielsb commented Apr 25, 2024

But that objrct is missing from the SMIv2 MIB found in the v2 directory :-(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants