Symptom
Resolving Cisco-IOS-XR-sysadmin based sensor paths that are not supported on a platform.
'show telemetry model-driven subscription ' shows the not supported Cisco-IOS-XR-sysadmin based sensor path as "Resolved".
Conditions
For example, configure Cisco-IOS-XR-sysadmin-controllers-ncs5500:controller/switch/oper/statistics/detail/location/port-iter on ASR9K.
telemetry model-driven
destination-group dest1
address-family ipv4 192.168.122.1 port 8801
encoding self-describing-gpb
protocol grpc no-tls
!
!
sensor-group group1
sensor-path Cisco-IOS-XR-sysadmin-controllers-ncs5500:controller/switch/oper/statistics/detail/location/port-iter
!
subscription sub1
sensor-group-id group1 sample-interval 10000
destination-id dest1
!
!
Workaround
Remove the not supported sensor path from configuration.
Further Problem Description