Users Guide

Table Of Contents
sensor-group (telemetry)
Congures 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-congured sensor-group prole. Valid values are: bgp, bgp-peer, buffer, device, environment,
interface, lag, and system.
Default Not congured
Command mode TELEMETRY
Usage information A sensor group denes the YANG models from which data is collected and streamed to a destination. You can also
use pre-congured sensor group proles without specifying the YANG container path. In release 10.4.3.0, telemetry
supports only pre-congured sensor groups. The interface sensor group supports only physical and port-
channel interfaces. To view the YANG paths in a pre-congured 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
Congures 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 congured
Command mode SENSOR-GROUP
Usage information The data in the specied YANG path is streamed to a congured destination at a specied 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 congure 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
Telemetry 1297