Update snmp.yml (#32)

Because of snmp_exporter configuration file format change, changed snmp.yml. (https://github.com/prometheus/snmp_exporter/blob/main/auth-split-migration.md)
This commit is contained in:
Kim SK 2023-09-21 16:19:09 +09:00 committed by GitHub
parent aa802b1c36
commit f741901f03
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,12 @@
# WARNING: This file was auto-generated using snmp_exporter generator, manual changes will be lost.
auths:
public_v2:
community: public
security_level: noAuthNoPriv
auth_protocol: MD5
priv_protocol: DES
version: 2
modules:
mikrotik:
walk:
- 1.3.6.1.2.1.2