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.
1. Was trying to specify a physical channel for channel ingress config. The assignment is failing with yModelError.
>>> from ydk.models.openconfig import openconfig_terminal_device
>>> terminal_device = openconfig_terminal_device.TerminalDevice(...
Hi,
Was trying to read alarms on the device. Seeing below messages/errors. Please help.
Cannot find model with module name 'openconfig-aaa'
Not clear on this warning. The module is present in the ydk/models/openconfig folderThe module is presen...