telemetry profile

Enters telemetry-profile configuration mode.

Syntax

telemetry profile enhanced-queue-discard-pkts default_enhanced_queue_discard_pkts_statistics
telemetry profile enhanced-queue-max-queue-depth default_enhanced_queue_max_queue_depth_statistics
telemetry profile interface default_interface_statistics
telemetry profile mpls-traffic-bypass default_mpls_traffic_bypass_statistics
telemetry profile mpls-traffic-fec default_mpls_traffic_fec_statistics
telemetry profile mpls-traffic-lsp default_mpls_traffic_lsp_statistics
telemetry profile queue default_queue_statistics
telemetry profile system-utilization default_system_utilization_statistics

Command Default

The Telemetry profile configuration mode is deactivated.

Parameters

enhanced-queue-discard-pkts default_enhanced_queue_discard_pkts_statistics
( SLX 9540 and SLX 9640 devices) Accesses configuration mode for profile default_enhanced_queue_discard_pkts_statistics of the enhanced-queue-discard-pkts profile type. This profile tracks packets discarded in the 32 queues with the most discards.
enhanced-queue-max-queue-depth default_enhanced_queue_max_queue_depth_statistics
( SLX 9540 and SLX 9640 devices) Accesses configuration mode for profile default_enhanced_queue_max_queue_depth_statistics of the enhanced-queue-max-queue-depth profile type. This profile tracks maximum queue size in the 32 queues with the largest queue size.
interface default_interface_statistics
Accesses configuration mode for profile default_interface_statistics of the interface profile type.
mpls-traffic-bypass default_mpls_traffic_bypass_statistics
( SLX 9540 and SLX 9640 devices) Accesses configuration mode for profile default_mpls_traffic_bypass_statistics of the mpls-traffic-bypass profile type.
mpls-traffic-fec default_mpls_traffic_fec_statistics
( SLX 9540 and SLX 9640 devices) Accesses configuration mode for profile default_mpls_traffic_fec_statistics of the mpls-traffic-fec profile type.
mpls-traffic-lsp default_mpls_traffic_lsp_statistics
( SLX 9540 and SLX 9640 devices) Accesses configuration mode for profile default_mpls_traffic_lsp_statistics of the mpls-traffic-lsp profile type.
queue default_queue_statistics
( SLX 9540 and SLX 9640 devices) Accesses configuration mode for profile default_queue_statistics of the queue profile type. This profile captures the overall queue statistics for the device.
system-utilization default_system_utilization_statistics
Accesses configuration mode for profile default_system_utilization_statistics of the system-utilization profile type.

Modes

Global configuration mode

Usage Guidelines

If a telemetry profile has no attributes, no information is streamed to the collector.

The no option is not supported for this command.

The interface statistics gathered by the default_interface_statistics profile are:
  • In/Out packets
  • In/Out unicast packets
  • In/Out broadcast packets
  • In/Out multicast packets
  • In/Out packets per second
  • In/Out octets
  • In/Out errors
  • In/Out CRC errors
  • In/Out discards
The system utilization statistics gathered by the default_system_utilization_statistics profile are:
  • Total system memory
  • Total used memory
  • Total free memory
  • Cached memory
  • Buffers
  • User free memory
  • Kernel free memory
  • Total swap memory
  • Total free swap memory
  • Total used swap memory
  • User process
  • System process
  • Niced process
  • Io wait
  • Hw interrupt
  • Sw interrupt
  • Idle state
  • Steal time
  • Uptime
The system utilization statistics gathered by the enhanced-queue-discard-pkts profile are:
  • interval
  • interface range
  • discard pkts
The system utilization statistics gathered by the enhanced-queue-max-queue-depth profile are:
  • interval
  • interface range
  • max-queue-depth
The statistics gathered by the queue profile are:
  • interval
  • enq-pkt-count
  • enq-byte-count
  • discard-pkt-count
  • discard-byte-count
  • current-queue-size
  • max-queue-depth-size

Examples

Example of entering telemetry profile configuration mode.

device# configure terminal
device(config)# telemetry profile interface default_interface_statistics
device(config-interface-default_interface_statistics)#