Description

This Article explain about the Telemetry support for the curr_buffer occupancy sensor data in EX and QFX devices.

Symptoms

Customers can face issue while subscribing to the path /junos/system/linecard/interface/traffic/ from the collector and can notice Zero data received by the collector for this particular path.

Solution

Based on lab to test the path related to cur_buffer_occupancy in QFX and confirmed that the buffer occupancy sensors are not supported on QFX. Please find the below output collected from the collector to see the only supported sensors when using /junos/system/linecard/interface/traffic/ path.

 

2024/05/17 13:13:41 path: sensor_1000_1_2:/junos/system/linecard/interface/traffic/:/interfaces/interface[name='et-x/x/x']/state/counters/:PFE

2024/05/17 13:13:41 sequence_number: 38

2024/05/17 13:13:41 timestamp: 1715934030361

2024/05/17 13:13:41  key: __timestamp__

2024/05/17 13:13:41  uint_value: 1715934030361

2024/05/17 13:13:41  key: __prefix__

2024/05/17 13:13:41  str_value: /interfaces/interface[name='et-x/x/x']/

2024/05/17 13:13:41  key: init-time

2024/05/17 13:13:41  uint_value: 1715263573

2024/05/17 13:13:41  key: state/parent-ae-name

2024/05/17 13:13:41  str_value:

2024/05/17 13:13:41  key: state/high-speed

2024/05/17 13:13:41  uint_value: 100000

2024/05/17 13:13:41  key: state/counters/in-pkts

2024/05/17 13:13:41  uint_value: 6597

2024/05/17 13:13:41  key: state/counters/in-octets

2024/05/17 13:13:41  uint_value: 2273200

2024/05/17 13:13:41  key: state/counters/in-unicast-pkts

2024/05/17 13:13:41  uint_value: 6

2024/05/17 13:13:41  key: state/counters/in-multicast-pkts

2024/05/17 13:13:41  uint_value: 6586

2024/05/17 13:13:41  key: state/counters/in-broadcast-pkts

2024/05/17 13:13:41  uint_value: 5

2024/05/17 13:13:41  key: state/counters/out-pkts

2024/05/17 13:13:41  uint_value: 6606

2024/05/17 13:13:41  key: state/counters/out-octets

2024/05/17 13:13:41  uint_value: 2276586

2024/05/17 13:13:41  key: state/counters/out-unicast-pkts

2024/05/17 13:13:41  uint_value: 6

2024/05/17 13:13:41  key: state/counters/out-multicast-pkts

2024/05/17 13:13:41  uint_value: 6596

2024/05/17 13:13:41  key: state/counters/out-broadcast-pkts

2024/05/17 13:13:41  uint_value: 4

2024/05/17 13:13:41  key: state/counters/carrier-transitions

2024/05/17 13:13:41  uint_value: 1

2024/05/17 13:13:43 system_id: xxxxxxxxxx

2024/05/17 13:13:43 component_id: 0

2024/05/17 13:13:43 sub_component_id: 0

 

As per the pathfinder, these are the sensors the telemetry on QFX will support.

 

https://apps.juniper.net/telemetry-explorer/select-platform?software=Junos%20OS&release=22.2R3&moduleId=All&platform=31705120

 

 The curr_buffer occupancy is supported only on few juniper devices and please find the same info same.

 

/interfaces/interface/state/counters/out-queue/avg-buffer-occupancy, Supported, State, mx960 mx2010 mx2020 ex9204 ex9208 ex9214 ex9251 ex9253 ptx5000 ptx1000

/interfaces/interface/state/counters/out-queue/cur-buffer-occupancy, Supported, State, mx960 mx2010 mx2020 ex9204 ex9208 ex9214 ex9251 ex9253 ptx5000 ptx1000

/interfaces/interface/state/counters/out-queue/peak-buffer-occupancy, Supported, State, mx960 mx2010 mx2020 ex9204 ex9208 ex9214 ex9251 ex9253 ptx5000 ptx1000

Modification History

Version: 1

2024-05-25 : Article Created

Related Information

https://www.juniper.net/documentation/us/en/software/junos/interfaces-telemetry/topics/task/junos-telemetry-interface-configuring.html

https://www.juniper.net/documentation/us/en/software/junos/interfaces-telemetry/topics/concept/junos-telemetry-interface-oveview.html