Description


When subscribed to /components/component/properties/property/state/value

util-wan-and-host-inject-pps-rate, util-metric and util-wan-and-host-inject-pps-rate might not be streamed in 22.3X50 


Symptoms

At the collector couldn't notice the leaf's util-wan-and-host-inject-pps-rate, util-metric and util-wan-and-host-inject-pps-rate when subscribed to sensor path /components/component/properties/property/state/value

Solution

This is known and addressed now.

so with the fix, can see the missing leaf's in the subscription

/components/component/properties/property/state/value

2025/05/13 11:02:38 path: sensor_1000:/components/component/properties/property/state/value/:/components/component/properties/property/state/value/:evo-cda-bt
2025/05/13 11:02:38 sequence_number: 1
2025/05/13 11:02:38 timestamp: 1747159364699
2025/05/13 11:02:38 sync_response: %!d(bool=false)
2025/05/13 11:02:38   key: __timestamp__
2025/05/13 11:02:38   uint_value: 1747159364699
2025/05/13 11:02:38   key: __junos_re_stream_creation_timestamp__
2025/05/13 11:02:38   uint_value: 1747159364698
2025/05/13 11:02:38   key: __junos_re_payload_get_timestamp__
2025/05/13 11:02:38   uint_value: 1747159364698
2025/05/13 11:02:38   key: __prefix__
2025/05/13 11:02:38   str_value: /components/component[name='FPC0:NPU0']/
2025/05/13 11:02:38   key: properties/property[name='util-metric']/state/value
2025/05/13 11:02:38   uint_value: 1
2025/05/13 11:02:38   key: properties/property[name='util-wan-and-host-inject-pps-rate']/state/value
2025/05/13 11:02:38   uint_value: 8
2025/05/13 11:02:38   key: properties/property[name='util-asic-to-host-pps-rate']/state/value
2025/05/13 11:02:38   uint_value: 4

Modification History

2025-06-02 : Article Created