hi, I have created netconf device from netsim using juniper-Junos ned and added in NSO, how can I get operational data from NSO.
Can you elaborate on the operational data you want/expect?
@joepak right now I am trying to get any simple count to check how can I get that so that in future I can implement on another data.
right now i want to create a oper data, leaf counter in yang of device and i wanted to fake its value and get that value from NSO
.How can i do that?
Juniper devices have no operational data in their YANG. You have to use rpc:s they provide to retrieve what you're looking for.