|
From: Matthew N. <MNe...@sa...> - 2011-10-12 17:02:20
|
Hello,
I'm trying to monitor crypto vpn sessions on the cisco 2800 series
routers. I have tried tons of combinations to try and get this to work,
but have had no luck. I need to monitor this OID and grab an alarm
anytime there is 0.00 no connections. It will pull data, but tends to
only show "yellow" as the status. DEVMON logs shows No SNMP data found
for cipSecGlobalActiveTunnels.
::::::::::::::
exceptions
::::::::::::::
::::::::::::::
message
::::::::::::::
{ActiveTunnels.errors}
DSL Connections
Number of Active DSL Connections {ActiveTunnels}
::::::::::::::
oids
::::::::::::::
cipSecGlobalActiveTunnels : .1.3.6.1.4.1.9.9.171.1.3.1.1 : leaf
::::::::::::::
thresholds
::::::::::::::
ActiveTunnels : red : < 1 : No Connections
::::::::::::::
transforms
::::::::::::::
ActiveTunnels : MATH : {cipSecGlobalActiveTunnels} x 1
|