File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
resources/definitions/os_discovery Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -244,7 +244,7 @@ modules:
244244 index : mtxrDHCPLeaseCount.{{ $index }}
245245 -
246246 oid : MIKROTIK-MIB::mtxrCtTotalEntries
247- num_oid : ' .1.3.6.1.4.1.14988.1.1.22.1.1.1.0 {{ $noindex }}'
247+ num_oid : ' .1.3.6.1.4.1.14988.1.1.22.1.1.1.{{ $index }}'
248248 descr : ' Total number of connections'
249249 index : mtxrCtTotalEntries.0
250250 group : Firewall
@@ -255,7 +255,7 @@ modules:
255255 value : ' .1.0'
256256 -
257257 oid : MIKROTIK-MIB::mtxrCtTotalEntries
258- num_oid : ' .1.3.6.1.4.1.14988.1.1.22.1.1.2.0 {{ $noindex }}'
258+ num_oid : ' .1.3.6.1.4.1.14988.1.1.22.1.1.2.{{ $index }}'
259259 descr : ' Total number of ipv4 connections'
260260 index : mtxrCtIP4Entries.0
261261 group : Firewall
@@ -266,7 +266,7 @@ modules:
266266 value : ' .2.0'
267267 -
268268 oid : MIKROTIK-MIB::mtxrCtTotalEntries
269- num_oid : ' .1.3.6.1.4.1.14988.1.1.22.1.1.3.0 {{ $noindex }}'
269+ num_oid : ' .1.3.6.1.4.1.14988.1.1.22.1.1.3.{{ $index }}'
270270 descr : ' Total number of ipv6 connections'
271271 index : mtxrCtIP6Entries.0
272272 group : Firewall
You can’t perform that action at this time.
0 commit comments