I can't seem to get interface statistics from IOS XR devices... I've tried a few different filters but the only result is null. A similar method to get NTP status works. Here is the python code:from ncclient import manager import xmltodict import js...