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.
Hi All,I'm working on telemetry monitoring system for asr9k running 64bit 6.6.3 and I would like to know how to monitor environmental data.I already tried these paths but those do not work. Sensor Group Id:GNMI__17350248608601263115_4
Sensor Pat...
Hello All,Could anyone suggest what is the proper way to enable gRPC server on asr9k running IOSXR 6.6.3 64-bit?My setup:asr9k router - {other routers} - servers running VM with telegraf docker- VM is able to reach asr9k Loopback in VRF (ping/ssh)- g...
Hello All,I'm interested to know if anyone is running telegraf with cisco_telemetry_gnmi plugin. I run into multiple issues (not much docs available online) for which I might open separate discussion later.Currently I would like to know if anyone is ...
hi Greg,I think it wasn't clear from beginning that you are running Internet table in GRT.to your concern: I'm concerned with how the border routers will cope with the label assignment to each of the prefixes in the global routing table.I think this ...
these seems to be working, so you have to specifically choose which data you want Sensor Group Id:GNMI__4006224086262821962_4
Sensor Path: Cisco-IOS-XR-sysadmin-envmon-ui:environment/oper/temperatures
Sensor Path State: Resolved
...
I got confirmation from Cisco Engineer that this setup gRPC in VRF is not fully supported at the moment.there are two workarounds:1) use gRPC server in VRF using MGMT port as source interface, collector also has to be reachable via MGMT interface.the...
hi @narvenka my experience is that not all models listed in repo for specific version (https://github.com/YangModels/yang/tree/master/vendor/cisco/xr) are supported.I found useful to check supported models via netconf: ssh <router> -s netconf see mor...
thanks @smilstea using openconfig-network-instance.yang solved the problem$ pyang -f tree openconfig-network-instance.yang --tree-path=/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/state
module: open...