Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Using YDK-gen and YDK-py (R0.5.5), I built and installed a private YANG file with its own namespace to supplement trib-protocol (of type identityref) in openconfig-terminal-device. But YDK-py fails to decode trib-protocol from a NETCONF message such ...
Sorry, I don't have much time to do this. But let me cut down the chase and explain where I believe the trouble is. Consider _bind_to_object_helper() method in providers/_decoder.py. It has the following code: for member in entity_members: ...
abhirameNot sure how much this will help you since the effort is in setting up a device that gives the right response. The yang file is simple and it looks like below.module my-openconfig-exttypes { yang-version "1"; namespace "http://my.com/yang/m...