5 messages in net.nether.puck.cisco-nsp[c-nsp] Monitoring of eigrp neighbour...
FromSent OnAttachments
Rikard Stemland SkjelsvikJan 31, 2005 9:58 am 
Dave TemkinJan 31, 2005 10:07 am 
Rodney DunnJan 31, 2005 10:32 am 
Kevin GrahamJan 31, 2005 12:18 pm 
Scott WeeksJan 31, 2005 3:27 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[c-nsp] Monitoring of eigrp neighbours with snmpActions...
From:Dave Temkin (da@ordinaryworld.com)
Date:Jan 31, 2005 10:07:05 am
List:net.nether.puck.cisco-nsp

Depending on IOS version (I believe this was rolled into 12.2 mainline) you can use "keepalive x" where X is some reasonable number depending on latency. This way the actual interface will go down/down in the event that you don't have full 2-way communication.

I'm not entirely sure if there's a way to watch those EIGRP neighbor relationships with EIGRP because they're not static...

-Dave

On Mon, 31 Jan 2005, Rikard Stemland Skjelsvik wrote:

Hello, sorry to bother you with a question that probably is a "no-brainer" to you all.

I have a problem with vpn tunnels where the tunnel sometimes fail, but the tunnel interface is still up-up. The only way i can check if the tunnels are up, is to log into the router and issue the command

show ip eigrp nei

This will tell me if the tunnels are up. I am trying to find some snmp-values that will tell me if these tunnels are up and working. The tunnels are GRE tunnels with IPSEC. Unfortunalty this is all very new to me.

Any help or suggestions will be apreciated. I have tried to search on google to find one or more OID's that could help me monitor the vpn tunnels, but i have not been able to find what i'm looking for.

Thank you for your time!