gNMI (gRPC Network Management Interface) specific functionality.
This module provides specialized functions for network management operations using the gNMI protocol over gRPC.
Summary
Functions
Builds a gNMI path from components.
Performs a gNMI Capabilities operation to discover supported models.
Performs a gNMI Get operation to retrieve configuration or state data.
Parses a gNMI path into components.
Performs a gNMI Set operation to modify configuration.
Performs a gNMI Subscribe operation for real-time data streaming.
Validates gNMI paths for correctness.
Functions
Builds a gNMI path from components.
Performs a gNMI Capabilities operation to discover supported models.
Performs a gNMI Get operation to retrieve configuration or state data.
Parses a gNMI path into components.
Performs a gNMI Set operation to modify configuration.
Performs a gNMI Subscribe operation for real-time data streaming.
Validates gNMI paths for correctness.