Connectivity Guide

Table Of Contents
enable
Enables telemetry on the switch.
Syntax
enable
Parameters None
Default Telemetry is disabled.
Command mode TELEMETRY
Usage
information
Enter the no enable command to disable telemetry.
Example
OS10(conf-telemetry)# enable
Supported
releases
10.4.3.0 or later
encoding
Configures the encoding format used to stream telemetry data to a destination device.
Syntax
encoding format
Parameters format Enter the gpb (Google protocol buffer) encoding format in which data is streamed.
Default None
Command mode SUBSCRIPTION-PROFILE
Usage
information
The no version of the command removes the configured encoding format from a subscription profile.
Example
OS10(conf-telemetry)# subscription-profile subscription-1
OS10(conf-telemetry-sp-subscription-1)# encoding gpb
Supported
releases
10.4.3.0 or later
sensor-group (subscription-profile)
Assigns a sensor group with sampling interval to a subscription profile for streaming telemetry.
Syntax
sensor-group group-name sampling-interval
Parameters
group-name Enter the name for the sensor group. In release 10.4.3.0, only pre-configured sensor
groups are supported: bgp, bgp-peer, buffer, device, environment, interface, lag, and
system.
sampling-interval Enter the interval in milliseconds used to collect data samples. The range is
0 to 4294967295. The default is 15000.
Default Not configured
Command mode SUBSCRIPTION-PROFILE
Usage
information
This command assigns the sensors from which data is collected for streaming telemetry to a subscription
profile and specifies the sampling rate. To add sensor groups to the subscription profile, re-enter the
command. The interface sensor group supports only physical and port-channel interfaces. The no
version of this command removes the sensor group from the subscription profile.
Telemetry 1085