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.
IntroductionArchitecture Building BlocksIOS-XR RoutersConfigurationPerformance VerificationOptimizationStrict timerSome more verificationThe CollectorInfluxDBDatabase statistics and HealthClosing comments
This document was written in collaboration w...
Hi @asilverstein ! Thx!
I believe if you enable debug mode on python it should give you some more info. Another useful general python technique i use is using python interactive mode (code.interact())...that should give you a better idea of what's go...
Hi Jamie
As of release 71x on IOS-XR we should support all modes.
And we don't (yet) support wildcard - ideally you provide all keys in subscription you desire. i.e.: openconfig-interfaces:interfaces/interface[name=TenGigE0/0/0/18/0]/state.
I don...
@henriksenauit thank you!
So technically mdt data on ncs5500 is not yet supported for profile 14.
I do want to say though - it will work if you do it like this or using an rpl specifying which groups you want mdt data for. The dynamic mdt data switch...
Hey@douglasfir !So i've updated the article to include the details of how you create the Path object - that's the part you needed, so that should help you finalize your basic code Cheers!Bruno Novais
Hi @FM_PM!
It's just missing in the documentation, but 663 onwards we support profile 14 in the ncs55xx.
Profile 12 has not been tested, but the main difference is default mdt vs partitioned mdt...so technically not much difference at all..the diff...