.png)
Hello Community,
I am glad to inform you that we have added sample applications to configure Telemetry configuration for XR data model using the gNMI provider and the CRUD service on the first day of August!
This set of sample applications includes 4 boilerplate apps and 9 custom apps as follows.
gn-create-xr-telemetry-10-ydk.py - create boilerplate
gn-create-xr-telemetry-20-ydk.py – tcp dialout single sensor-group/subscription
gn-create-xr-telemetry-22-ydk.py – grpc dialout multiple sensor-paths
gn-create-xr-telemetry-24-ydk.py – grpc dialout multiple sensor-groups
gn-create-xr-telemetry-26-ydk.py – grpc dialout multiple destinations
gn-create-xr-telemetry-28-ydk.py – grpc-tls dialout with multiple destination-groups
gn-create-xr-telemetry-30-ydk.py - dialin single sensor-group/subscription
gn-create-xr-telemetry-32-ydk.py - dialin multiple sensor-paths
gn-create-xr-telemetry-34-ydk.py - dialin multiple sensor-groups
gn-delete-xr-telemetry-10-ydk.py - delete boilerplate
gn-delete-xr-telemetry-20-ydk.py - delete all telemetry config
gn-read-xr-telemetry-10-ydk.py - read boilerplate
gn-update-xr-telemetry-10-ydk.py - update boilerplate
You can find all the python app files, JSON files, and CLI files in the following link:
https://github.com/CiscoDevNet/ydk-py-samples/tree/master/samples/basic/crud/gnmi/models/cisco-ios-xr/Cisco-IOS-XR-telemetry-model-driven-cfg
Check it out!