@cryptotaxi247 / netdata-1 / commits / 5b6cc4397

update ddsnmp mikrotik-router.yaml (#20428)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

Ilya Mashchenko committed Jun 5, 2025 at 22:34 UTC 5b6cc4397d035be2776fc193e7e2a414c73eb9f8
1 file changed +30 -14
src/go/plugin/go.d/config/go.d/snmp.profiles/default/mikrotik-router.yaml
+30 -14
@@ -19,10 +19,12 @@ metrics:
19 - OID: 1.3.6.1.4.1.14988.1.1.19.1.1.6
20 name: mtxrOpticalTemperature
21 description: Temperature at sensor chip
22 + family: MikroTik/Optical Module/Temperature
23 unit: "Cel"
24 - OID: 1.3.6.1.4.1.14988.1.1.19.1.1.10
25 name: mtxrOpticalRxPower
26 description: Received optical power
27 + family: MikroTik/Optical Module/Power
28 unit: "mW"
29 - OID: 1.3.6.1.4.1.14988.1.1.19.1.1.7
30 name: mtxrOpticalSupplyVoltage
@@ -31,15 +33,34 @@ metrics:
33 - OID: 1.3.6.1.4.1.14988.1.1.19.1.1.8
34 name: mtxrOpticalTxBiasCurrent
35 description: Transmit bias current
36 + family: MikroTik/Optical Module/Current
37 unit: "mA"
38 - OID: 1.3.6.1.4.1.14988.1.1.19.1.1.5
39 name: mtxrOpticalWavelength
40 description: Optical wavelength
41 + family: MikroTik/Optical Module/Wavelength
42 unit: "nm"
43 - OID: 1.3.6.1.4.1.14988.1.1.19.1.1.9
44 name: mtxrOpticalTxPower
45 description: Transmit optical power
46 + family: MikroTik/Optical Module/Power
47 unit: "mW"
48 + - OID: 1.3.6.1.4.1.14988.1.1.19.1.1.4
49 + name: mtxrOpticalTxFault
50 + description: Indicates whether the optical transceiver is experiencing a transmit fault
51 + family: MikroTik/Optical Module/Status
52 + unit: "{status}"
53 + mapping:
54 + 0: 'ok'
55 + 1: 'fault'
56 + - OID: 1.3.6.1.4.1.14988.1.1.19.1.1.3
57 + name: mtxrOpticalRxLoss
58 + description: Indicates whether there is a loss of received optical signal (Rx Loss)
59 + family: MikroTik/Optical Module/Status
60 + unit: "{status}"
61 + mapping:
62 + 0: 'ok'
63 + 1: 'loss'
64 metric_tags:
65 - symbol:
66 OID: 1.3.6.1.4.1.14988.1.1.19.1.1.1
@@ -49,37 +70,26 @@ metrics:
70 OID: 1.3.6.1.4.1.14988.1.1.19.1.1.2
71 name: mtxrOpticalName
72 tag: mtxr_optical_name
52 - - symbol:
53 - OID: 1.3.6.1.4.1.14988.1.1.19.1.1.4
54 - name: mtxrOpticalTxFault
55 - tag: mtxr_optical_tx_fault
56 - mapping:
57 - 0: 'false'
58 - 1: 'true'
59 - - symbol:
60 - OID: 1.3.6.1.4.1.14988.1.1.19.1.1.3
61 - name: mtxrOpticalRxLoss
62 - tag: mtxr_optical_rx_loss
63 - mapping:
64 - 0: 'false'
65 - 1: 'true'
73 - MIB: MIKROTIK-MIB
74 symbol:
75 OID: 1.3.6.1.4.1.14988.1.1.3.6
76 name: mtxrHlCpuTemperature
77 description: Temperature near cpu
78 + family: MikroTik/CPU
79 unit: "Cel"
80 - MIB: MIKROTIK-MIB
81 symbol:
82 OID: 1.3.6.1.4.1.14988.1.1.3.10
83 name: mtxrHlTemperature
84 description: Temperature at sensor chip
85 + family: MikroTik/Sensor/Temperature
86 unit: "Cel"
87 - MIB: MIKROTIK-MIB
88 symbol:
89 OID: 1.3.6.1.4.1.14988.1.1.3.8
90 name: mtxrHlVoltage
91 description: Core voltage
92 + family: MikroTik/Sensor/Voltage
93 unit: "V"
94 - MIB: MIKROTIK-MIB
95 table:
@@ -89,14 +99,17 @@ metrics:
99 - OID: 1.3.6.1.4.1.14988.1.1.15.1.1.6
100 name: mtxrPOEPower
101 description: Power over ethernet
102 + family: MikroTik/PoE
103 unit: "W"
104 - OID: 1.3.6.1.4.1.14988.1.1.15.1.1.4
105 name: mtxrPOEVoltage
106 description: Power over ethernet voltage
107 + family: MikroTik/PoE
108 unit: "V"
109 - OID: 1.3.6.1.4.1.14988.1.1.15.1.1.5
110 name: mtxrPOECurrent
111 description: Power over ethernet current
112 + family: MikroTik/PoE
113 unit: "mA"
114 metric_tags:
115 - symbol:
@@ -131,6 +144,7 @@ metrics:
144 OID: 1.3.6.1.2.1.25.3.3.1.2.1
145 name: cpu.usage
146 description: Average percentage of time that this processor was not idle
147 + family: MikroTik/CPU
148 unit: "%"
149 - MIB: HOST-RESOURCES-MIB
150 table:
@@ -140,10 +154,12 @@ metrics:
154 - OID: 1.3.6.1.2.1.25.2.3.1.5
155 name: memory.total
156 description: Size of the storage represented by this entry in allocation units
157 + family: MikroTik/Memory
158 unit: "{memory_allocation_unit}"
159 - OID: 1.3.6.1.2.1.25.2.3.1.6
160 name: memory.used
161 description: Amount of the storage represented by this entry that is allocated
162 + family: MikroTik/Memory
163 unit: "{memory_allocation_unit}"
164 metric_tags:
165 - tag: mem