I recommend also using the ifindex persistence to prevent OID interface indexes changing after a reload.

snmp-server ifindex persist







On 20 Nov 2021, at 12:37 pm, Adam Armstrong via observium <observium@observium.org> wrote:

There used to be an example configuration in our documentation but it seems to not be there anymore.

Configuration is quite straightforward, just define a read only community and attach it to an access list only allowing your management station to reach it.

Jacek’s example is snmpv3, but you can use v2c too, it’s a little simpler.

Adam.

Sent from my iPhone

On 19 Nov 2021, at 19:40, Jacek Dąbrowski via observium <observium@observium.org> wrote:


 
Someone is using 😊
 
I use it like this:
 
snmp-server group Observium v3 priv read SNMPv3PL access acl-monitoring
snmp-server view SNMPv3PL iso included
snmp-server user SNMP-USR_PL-RO Observium v3 auth sha BlaBlaBla priv aes 128 Blablabla2
 
ip access-list standard acl-monitoring
permit x.x.x.x (obs serv)
deny   any log
 
 
Jacek Dąbrowski

 
From: observium <observium-bounces@observium.org> On Behalf Of Sébastien 65 via observium
Sent: Friday, November 19, 2021 8:24 PM
To: observium@observium.org
Cc: Sébastien 65 <sebastien-65@live.fr>
Subject: [Observium] Re : Best SNMP configuration for CISCO switch and router
 
Hello, 
 
Nobody uses SNMP on CISCO ??
 
_______________
Objet : Best SNMP configuration for CISCO switch and router
 
Hello list,
 
What is the best SNMP configuration to use to feed back information from switch (Catalyst) and router (ASR) ?
 
I use the following configuration on my equipment but I wonder if there is not better (MIB) :
 
snmp-server group READONLY v3 priv read MIB-2
snmp-server view MIB-2 iso included
 
Thanks !
 
_______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium