Connectivity Guide

Table Of Contents
Example
OS10(conf-telemetry)# subscription-profile subscription-1
OS10(conf-telemetry-sp-subscription-1)# sensor-group bgp 30000
OS10(conf-telemetry-sp-subscription-1)# sensor-group environment 415000
Supported
releases
10.4.3.0 or later
sensor-group (telemetry)
Configures a sensor group for streaming telemetry.
NOTE: This command is not supported in release 10.4.3.0.
Syntax
sensor-group group-name
Parameters group-name Enter the name of the sensor group. A maximum of 32 characters. You can enter the
name of a pre-configured sensor-group profile. Valid values are: bgp, bgp-peer, buffer, device,
environment, interface, lag, and system.
Default Not configured
Command mode TELEMETRY
Usage
information
A sensor group defines the YANG models from which data is collected and streamed to a destination. You
can also use pre-configured sensor group profiles without specifying the YANG container path. In release
10.4.3.0, telemetry supports only pre-configured sensor groups. The interface sensor group supports
only physical and port-channel interfaces. To view the YANG paths in a pre-configured sensor group, use
the show telemetry sensor-group command.
Example
OS10(conf-telemetry)# sensor-group bgp
OS10(conf-telemetry-sg-bgp)#
Supported
releases
10.4.3.0 or later
sensor-path
Configures the path to a YANG container from which data is streamed.
NOTE: This command is not supported in release 10.4.3.0.
Syntax
sensor-path yang-path
Parameters yang-path Enter the YANG path. See YANG-modeled telemetry data for the YANG paths for
telemetry data collection.
Default Not configured
Command mode SENSOR-GROUP
Usage
information
The data in the specified YANG path is streamed to a configured destination at a specified interval or in
near real-time when an event occurs. You can enter a sensor path at any level in the container hierarchy.
Data from all containers in the hierarchy below this path is streamed to destination devices. To configure
multiple sensor paths in a sensor group, re-enter the command.
Example
OS10(conf-telemetry)# sensor-group interfaces
OS10(conf-telemetry-sg-interfaces)# sensor-group dell-base-if-cmn/if/
interfaces-state/interface
OS10(conf-telemetry-sg-interfaces)# sensor-group dell-base-cmn/if/
interfaces/interface/member-ports
Supported
releases
10.4.3.0 or later
1086 Telemetry