SNMP: _juniper-dcu.yaml (#20406)
Co-authored-by: ilyam8 <ilya@netdata.cloud>
Fotis Voutsas committed
Jun 4, 2025 at 10:36 UTC
8f4bb18b0b52479ed410b6c70f91458100f4f213
2 files changed
+6
-6
src/go/plugin/go.d/config/go.d/snmp.profiles/default/_juniper-dcu.yaml
+4
-4
@@ -7,15 +7,15 @@ metrics:
7
name: jnxDcuStatsTable
8
metric_type: monotonic_count
9
symbols:
10
- # The number of packets received on this interface, belonging to this address family that match this Destination Class.
10
- OID: 1.3.6.1.4.1.2636.3.6.2.1.4
11
name: jnxDcuStatsPackets
13
- description: The number of packets received on this interface, belonging to this address family that match this Destination Class.
12
+ description: The number of packets received on this interface, belonging to this address family that match this Destination Class
13
+ family: Juniper/SRX/Interfaces/DCU/Packets
14
unit: "{packet}"
15
- # The number of bytes received on this interface, belonging to this address family that match this Destination Class.
15
- OID: 1.3.6.1.4.1.2636.3.6.2.1.5
16
name: jnxDcuStatsBytes
18
- description: The number of bytes received on this interface, belonging to this address family that match this Destination Class.
17
+ description: The number of bytes received on this interface, belonging to this address family that match this Destination Class
18
+ family: Juniper/SRX/Interfaces/DCU/Traffic
19
unit: "By"
20
metric_tags:
21
- symbol:
src/go/plugin/go.d/config/go.d/snmp.profiles/default/_juniper-scu.yaml
+2
-2
@@ -10,12 +10,12 @@ metrics:
10
- OID: 1.3.6.1.4.1.2636.3.16.1.1.1.4
11
name: jnxScuStatsPackets
12
description: Number of packets sent out of destination interface that match the source class and address family
13
- family: Juniper/SCU/Interfaces/Packets
13
+ family: Juniper/SRX/Interfaces/SCU/Packets
14
unit: "{packet}"
15
- OID: 1.3.6.1.4.1.2636.3.16.1.1.1.5
16
name: jnxScuStatsBytes
17
description: Number of bytes sent out of destination interface that match the source class and address family
18
- family: Juniper/SCU/Interfaces/Traffic
18
+ family: Juniper/SRX/Interfaces/SCU/Traffic
19
unit: "By"
20
metric_tags:
21
- symbol: