@cryptotaxi247 / netdata / commits / 79f75943d

SNMP: bluecat profile (#20538)

Co-authored-by: ilyam8 <ilya@netdata.cloud>

Fotis Voutsas committed Jun 22, 2025 at 23:04 UTC 79f75943dc322e55f68e9106ff7290def51519a6
1 file changed +19 -21
src/go/plugin/go.d/config/go.d/snmp.profiles/default/bluecat-server.yaml
+19 -21
@@ -4,14 +4,16 @@ extends:
4 - _generic-host-resources-base.yaml
5 - _generic-ucd.yaml
6
7 -sysobjectid:
8 - - 1.3.6.1.4.1.13315.2.*
9 -
7 metadata:
8 device:
9 fields:
10 vendor:
14 - value: "bluecat"
11 + value: Bluecat
12 + type:
13 + value: Server
14 +
15 +sysobjectid:
16 + - 1.3.6.1.4.1.13315.2.*
17
18 metrics:
19 - MIB: BCN-DHCPV4-MIB
@@ -22,6 +24,12 @@ metrics:
24 - OID: 1.3.6.1.4.1.13315.3.1.1.2.2.2.1.4
25 name: bcnDhcpv4SubnetFreeAddresses
26 description: The number of IPs addresses available in this subnet.
27 + family: DHCP/Subnets
28 + unit: "{ip_address}"
29 + - OID: 1.3.6.1.4.1.13315.3.1.1.2.2.2.1.3
30 + name: bcnDhcpv4SubnetSize
31 + description: Size of the subnet
32 + family: DHCP/Subnets
33 unit: "{ip_address}"
34 metric_tags:
35 - symbol:
@@ -32,18 +40,6 @@ metrics:
40 OID: 1.3.6.1.4.1.13315.3.1.1.2.2.2.1.2
41 name: bcnDhcpv4SubnetMask
42 tag: bcn_dhcpv4_subnet_mask
35 - - symbol:
36 - OID: 1.3.6.1.4.1.13315.3.1.1.2.2.2.1.3
37 - name: bcnDhcpv4SubnetSize
38 - tag: bcn_dhcpv4_subnet_size
39 - - symbol:
40 - OID: 1.3.6.1.4.1.13315.3.1.1.2.2.2.1.5
41 - name: bcnDhcpv4SubnetLowThreshold
42 - tag: bcn_dhcpv4_subnet_low_threshold
43 - - symbol:
44 - OID: 1.3.6.1.4.1.13315.3.1.1.2.2.2.1.6
45 - name: bcnDhcpv4SubnetHighThreshold
46 - tag: bcn_dhcpv4_subnet_high_threshold
43 - MIB: BCN-DHCPV4-MIB
44 table:
45 OID: 1.3.6.1.4.1.13315.3.1.1.2.2.3
@@ -51,7 +47,13 @@ metrics:
47 symbols:
48 - OID: 1.3.6.1.4.1.13315.3.1.1.2.2.3.1.5
49 name: bcnDhcpv4PoolFreeAddresses
54 - description: The number of IPs addresses available in this pool.
50 + description: The number of IPs addresses available in this pool
51 + family: DHCP/Pools
52 + unit: "{ip_address}"
53 + - OID: 1.3.6.1.4.1.13315.3.1.1.2.2.3.1.4
54 + name: bcnDhcpv4PoolSize
55 + description: Pool size
56 + family: DHCP/Pools
57 unit: "{ip_address}"
58 metric_tags:
59 - symbol:
@@ -66,10 +68,6 @@ metrics:
68 OID: 1.3.6.1.4.1.13315.3.1.1.2.2.3.1.3
69 name: bcnDhcpv4PoolSubnetIP
70 tag: bcn_dhcpv4_pool_subnet_ip
69 - - symbol:
70 - OID: 1.3.6.1.4.1.13315.3.1.1.2.2.3.1.4
71 - name: bcnDhcpv4PoolSize
72 - tag: bcn_dhcpv4_pool_size
71
72 metric_tags:
73 - OID: 1.3.6.1.4.1.13315.3.2.2.1.1.0