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

Unable to subscribe to lot of modules #99

Open
afk-always opened this issue Apr 25, 2019 · 2 comments
Open

Unable to subscribe to lot of modules #99

afk-always opened this issue Apr 25, 2019 · 2 comments

Comments

@afk-always
Copy link

I am using Yang Explorer 0.8.0 Beta for a Catalyst 9300 running on 16.10.x. I can sync all the modules and can only subscribe to limited ones.

I am unable to subscribe the following to be specific:
CISCO-IOS-XE-bgp-common-oper
CISCO-IOS-XE-bgp-route-oper
CISCO-IOS-XE-bgp

Any guidance?

@blahblah2206
Copy link

I have similar issue: can't subscribe all IOS-XE- yang files.

@marwayik
Copy link

marwayik commented May 28, 2020

Same issue here,
I`m trying to load nx-os 9.3.4 yang files like :
openconfig-vlan

"""

[email protected]

INFO:explorer.utils.admin:ModuleAdmin.admin_action: enter (guest -> subscribe)
INFO:explorer.utils.admin:ModuleAdmin.get_modules: returning (15) modules .. exit
[28/May/2020 11:44:30]"GET /explorer/admin?payload=%3Cmodules%3E%0A%20%20%3Cmodule%3Eopenconfig%2Dvlan%402018%2D11%2D21%2Eyang%3C%2Fmodule%3E%0A%3C%2Fmodules%3E&action=subscribe HTTP/1.1" 200 888
[28/May/2020 11:44:30]"GET /explorer/modules?node=root HTTP/1.1" 200 487
"""

Message is same as I`m trying to load ietf-interfaces (which works) so I have no idea, why specifically openconfig-vlan does not work ...

"""

[email protected]

INFO:explorer.utils.admin:ModuleAdmin.admin_action: enter (guest -> subscribe)
INFO:explorer.utils.admin:ModuleAdmin.get_modules: returning (15) modules .. exit
[28/May/2020 11:44:38]"GET /explorer/admin?payload=%3Cmodules%3E%0A%20%20%3Cmodule%3Eietf%2Dinterfaces%402013%2D12%2D23%2Eyang%3C%2Fmodule%3E%0A%3C%2Fmodules%3E&action=subscribe HTTP/1.1" 200 888
[28/May/2020 11:44:38]"GET /explorer/modules?node=root HTTP/1.1" 200 487
"""

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

3 participants