Also, if it doesn’t seem to be working be sure you’re not using AES256 on a 
Cisco product. NetSNMP does not support this — it’s just Cisco doing their own 
thing.

Get Outlook for iOS<https://aka.ms/o0ukef>
________________________________
From: prometheus-users@googlegroups.com <prometheus-users@googlegroups.com> on 
behalf of Brian Candler <b.cand...@pobox.com>
Sent: Tuesday, July 26, 2022 3:21:39 AM
To: Prometheus Users <prometheus-users@googlegroups.com>
Subject: [prometheus-users] Re: Does prometheus SNMP exporter supports v3?

if_mib: &if_mib
  ...

if_mib3:
  <<: *if_mib
  version: 3
  auth:
    security_level: authPriv
    auth_protocol: SHA
    username: bla
    password: blabla
    priv_protocol: AES
    priv_password: blablabla

On Tuesday, 26 July 2022 at 08:06:48 UTC+1 shelt...@gmail.com wrote:
Just want to crosscheck snmp exporter supports SNMPv3, if yes can someone share 
the sample config, i want to deploy SNMP exporter on kubernetes.

--
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
prometheus-users+unsubscr...@googlegroups.com<mailto:prometheus-users+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/34a2eb08-f56b-4b14-a3d6-45eb9ff44b2dn%40googlegroups.com<https://groups.google.com/d/msgid/prometheus-users/34a2eb08-f56b-4b14-a3d6-45eb9ff44b2dn%40googlegroups.com?utm_medium=email&utm_source=footer>.

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prometheus-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/DM5PR07MB41337A9794C291D676DC2448F1949%40DM5PR07MB4133.namprd07.prod.outlook.com.

Reply via email to