summaryrefslogtreecommitdiffstats
path: root/pnda-ztt-app/src/main/resources/meta/lldp-stats.yaml
blob: e29e32c1b38966a853d6336da8d0ba3c4612de41 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
format: cisco.xr.telemetry
input_topic: telemetry.avro
processor: timeseries
output_topic: timeseries
timeseries_namespace: lldp.stats

xr_telemetry:
  - path: Cisco-IOS-XR-ethernet-lldp-oper:lldp/nodes/node/statistics
    keys:
      - name: node-name
        display_name: "Node Name"
    content:
      - name: received-packets
      - name: transmitted-packets
      - name: aged-out-entries
      - name: bad-packets
      - name: discarded-packets
      - name: discarded-tl-vs
      - name: encapsulation-errors
      - name: out-of-memory-errors
      - name: queue-overflow-errors
      - name: table-overflow-errors
      - name: unrecognized-tl-vs