Page 1 of 1

SNMP on VRF ip interface

Posted: 02 Feb 2022 10:26
by DrsM
Hi,

I was setting up an SNMP v2 sensor (uptime) from my monitoring server to an ip interface address on a VRF couldn't get it working.
Show snmp statistics gives alot of snmpInBadCommunityNames packets.

When I use an IP interface address on the default router it is working like expected.

Can someone help me understand why snmp to a vrf ip interface isn't working?

Thanks in advance!

Re: SNMP on VRF ip interface

Posted: 03 Feb 2022 04:22
by silvio
you need to activate all special services per vrf. Check within the vrf "show ip service"
best regards
Silvio

Re: SNMP on VRF ip interface

Posted: 03 Feb 2022 06:03
by DrsM
This did the trick, thanks alot!