display telemetry sensor-path

Function

The display telemetry sensor-path command displays the sampling path of a Telemetry sensor.

Format

display telemetry sensor-path

Parameters

None

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
telemetry read

Usage Guidelines

To view all sampling sensor paths supported, run the display telemetry sensor-path command.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display all sampling sensor paths supported. (The sampling paths listed here are for reference only. Sampling paths supported on devices may differ from that provided in this example.)
<HUAWEI> display telemetry sensor-path
------------------------------------------------------------------------------------------------------------------
Type          MinPeriod(ms)  MaxEachPeriod  Path
------------------------------------------------------------------------------------------------------------------
Sample        1000           --             huawei-debug:debug/cpu-infos/cpu-info
Sample        1000           --             huawei-debug:debug/memory-infos/memory-info
OnChange+     --             --             huawei-devm:devm/containers/container
OnChange+     --             --             huawei-devm:devm/physical-entitys/physical-entity
OnChange      --             --             huawei-eai-service:eai-service/anomaly-identify-datas/anomaly-identify-data
OnChange      --             --             huawei-eai-service:eai-service/resource-prediction-datas/resource-prediction-data
Sample        300000         --             huawei-emdi:emdi/emdi-telem-reps/emdi-telem-rep
Sample        10000          --             huawei-emdi:emdi/emdi-telem-rtps/emdi-telem-rtp
Sample        300000         --             huawei-emdi:emdi/out-telem-reps/out-telem-rep
OnChange      --             --             huawei-ifit:ifit/huawei-ifit-statistics:flow-hop-statistics/flow-hop-statistic
OnChange      --             --             huawei-ifit:ifit/huawei-ifit-statistics:flow-locator-statistics/flow-locator-statistic
OnChange      --             --             huawei-ifit:ifit/huawei-ifit-statistics:flow-peer-ip-statistics/flow-peer-ip-statistic
OnChange      --             --             huawei-ifit:ifit/huawei-ifit-statistics:flow-statistics/flow-statistic
Sample        1000           --             huawei-ifm:ifm/interfaces/interface
Sample        100            20             huawei-ifm:ifm/interfaces/interface/common-statistics
Sample        1000           --             huawei-ifm:ifm/interfaces/interface/dynamic
Sample        10             100            huawei-ifm:ifm/interfaces/interface/mib-statistics
Sample        1000           20             huawei-ifm:ifm/interfaces/interface/mib-statistics/huawei-pic:eth-port-err-sts
OnChange      --             --             huawei-kpi:kpi/kpi-datas/kpi-data
Sample        300000         --             huawei-pic:pic/port-statistics/statistic
Sample        1000           10             huawei-qos:qos/global-query/default-queue-statisticss/default-queue-statistics
Sample        100            20             huawei-qos:qos/global-query/interface-traffic-policy-statisticss/interface-traffic-policy-statistics/classifier-based-staticss/classifier-based-statics
Sample        100            20             huawei-qos:qos/global-query/interface-traffic-policy-statisticss/interface-traffic-policy-statistics/rule-based-staticss/rule-based-statics
Sample        5000           512            huawei-twamp-controller:twamp-controller/client/sessions/session/huawei-twamp-statistics:link-bundle-statistics/link-bundle-statistic
Sample        5000           512            huawei-twamp-controller:twamp-controller/client/sessions/session/huawei-twamp-statistics:statistics
Sample        1000           120            other paths
------------------------------------------------------------------------------------------------------------------
note:
1. Recommended configuration: Sampling period = (Total number of sampling instances) / (Number of sampling instances in each minimum sampling period) * (Minimum sampling period).
2. MaxEachPeriod indicates the historical maximum value, not the specification.
3. The sampling path with the OnChange+ type does not support sampling in static subscription mode.
Table 1 Description of the display telemetry sensor-path command output
Item Description
Type

Sampling type.

  • Sample: data sampling.
  • Alarm: alarm sampling.
  • Event: event sampling.
  • OnChange: incremental sampling.
  • OnChange+: Initial full sampling and subsequent incremental sampling.
MinPeriod(ms)

Minimum sampling interval, the unit is millisecond.

MaxEachPeriod

Maximum number of instances that can be collected at the minimum sampling interval. If the CPU rate is limited, the maximum number of instances may not be reached.

Path

Sampling sensor path. For details about the supported sampling paths, see Telemetry-based Indicator List.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >