model-driven-telemetry
model-driven-telemetry copied to clipboard
IOS XR Model Driven Telemetry
Is it possible to get the `telemetry.proto` for XR 7.6 and 7.7, or can I get this information from the device or somewhere else?
Hi there, I noticed one missing path from 721 Cisco-IOS-XR-platforms-ofa-oper:ofa/stats/nodes/node/Cisco-IOS-XR-NCS-BDplatforms-npu-resources-oper:hw-resources-datas/hw-resources-data/npu-hwr/bank But the yang model exists: https://github.com/YangModels/yang/blob/main/vendor/cisco/xr/721/Cisco-IOS-XR-platforms-ofa-oper.yang Would you kindly be able to add this proto definition please Thanks a lot...
Currently protos are using `string` as a type for `prefix` field which is not efficient and makes manipulations with `prefix` more complex. I would like to propose to switch to...
[model_version](https://github.com/ios-xr/model-driven-telemetry/blob/master/protos/66x/telemetry.proto#L57) appears in each release `telemetry.proto` but doesn't necessarily appear to have been supported. Which release did this start being supported in?
In theory the [latest XR release provides the module revision](https://github.com/ios-xr/model-driven-telemetry/blob/master/protos/66x/telemetry.proto#L57) which the proto was generated from. If we can present a `revision/` folder which has all the protos but presented...
Protocol buffers provides backwards/forwards-compatibility via consistent field indexing/naming. Ideally the protos could be found in a `normalized/` folder which provides a consistent usage experience no matter which revision we use....
`protoc` errors on generating some of the proto files for various reasons. * 62x ```json { "Cisco-IOS-XR-icpe-sdacp-oper:augment[1]/sdacp-discovery2s/sdacp-discovery2": { "msg": "icpe_sdacp_cfg_sfl.proto:205:45: Expected \";\".", "proto": "cisco_ios_xr_icpe_sdacp_oper/augment[1]/sdacp_discovery2s/sdacp_discovery2/icpe_sdacp_cfg_sfl.proto" }, "Cisco-IOS-XR-icpe-sdacp-oper:augment[2]/icpe-dpms/icpe-dpm": { "msg": "dpm_oper_if.proto:205:45: Expected...
I noticed a few more paths missing on IOS XR 7.7.2: Cisco-IOS-XR-ofa-netflow-oper:net-flow/statistics/statistic/producer/statistics Cisco-IOS-XR-ofa-netflow-oper:net-flow/statistics/statistic/server/flow-exporters/flow-exporter/exporter Cisco-IOS-XR-envmon-oper:power-management/rack/consumers/consumer-nodes/consumer-node Cisco-IOS-XR-envmon-oper:power-management/rack/producers/producer-nodes/producer-node But also https://github.com/ios-xr/model-driven-telemetry/issues/22 was closed, however the cisco_ios_xr_yang2proto_map.json was not updated with the new paths...
Hi there, I need to be able to decode the following path on IOS-XR 7.9.2, I know it exists as I am getting messages (there is a YANG as well)....