SNMP: _juniper-userfirewall.yaml (#20409)
Fotis Voutsas committed
Jun 4, 2025 at 10:23 UTC
de6fb990c67af0a070feda687de1459ce67b3561
1 file changed
+4
-4
src/go/plugin/go.d/config/go.d/snmp.profiles/default/_juniper-userfirewall.yaml
+4
-4
@@ -5,16 +5,16 @@ metrics:
5
name: jnxUserFwLDAPTable
6
metric_type: monotonic_count
7
symbols:
8
- # Total LDAP query number.
8
- OID: 1.3.6.1.4.1.2636.3.89.1.1.3.1.3
9
name: jnxUserFwLDAPTotalQuery
10
description: Total LDAP query number
12
- unit: "{request}"
13
- # LDAP failed query number.
11
+ family: Juniper/LDAP/Queries/Total
12
+ unit: "{query}"
13
- OID: 1.3.6.1.4.1.2636.3.89.1.1.3.1.4
14
name: jnxUserFwLDAPFailedQuery
15
description: LDAP failed query number
17
- unit: "{request}"
16
+ family: Juniper/LDAP/Queries/Failed
17
+ unit: "{fail}"
18
metric_tags:
19
- symbol:
20
OID: 1.3.6.1.4.1.2636.3.89.1.1.3.1.1