Users Guide

Table Of Contents
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 {bgp | bgp-peer | buffer | device | environment | interface | lag
| system | oc-bfd} group-name sampling-interval
Parameters
bgp — Enter bgp to assign a BGP statistics sensor group to the subscription profile.
bgp-peer — Enter bgp-peer to assign BGP peer statistics sensor group to the subscription profile.
buffer — Enter buffer to assign buffer statistics sensor group to the subscription profile.
device — Enter device to assign device statistics sensor group to the subscription profile.
environment — Enter environmnet to assign environment statistics sensor group to the subscription
profile.
interface — Enter interface to assign interface statistics sensor group to the subscription profile.
lag — Enter lag to assign LAG statistics sensor group to the subscription profile.
system — Enter system to assign system statistics sensor group to the subscription profile.
group-name — Enter the name for the sensor group.
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, reenter the command. The
interface sensor group supports only physical and port channel interfaces. The no version of this command
deletes the sensor group from the subscription profile.
Example
OS10(conf-telemetry)# subscription-profile sp01
OS10(conf-telemetry-sp-sp01)#
OS10(conf-telemetry-sp-sp01)# sensor-group
bgp BGP statistics sensor group
bgp-peer BGP Peer statistics sensor group
buffer QOS Buffer statistics sensor group
device Device statistics sensor group
Telemetry 1265