tunnels and sessions are stacked

like what you see?
download the xml template
--matt
Moderators: Developers, Moderators
my first thing would be to say its an old ios, but youve said they are all running same ios and also they are all the same platform, so thats a bit wierd.. the different oid that is deprecated, do you have it handy?Kenny wrote:Nice template. Unfortunatly we have 2 AS5400s which keep the info at a different OID (the Cisco site defines this different OID as "deprecated") than in this template. Other AS5400 don't have this issue, and all our AS5400s have the same IOS.
Is there some possibility to get this template to figure out where this info (or at which OID) is kept?
im currently running cacti-0.8.6g-1 with recommended patches.knobdy wrote:Any way to get an update to this template for g version? Getting xml parse error and have to assume that's the cause?...
Our working AS5400:the oids i am looking at for this are from CISCO-VPDN-MGMT-MIB
.1.3.6.1.4.1.9.10.24.1.1.4.1.2.2 -> cvpdnSystemTunnelTotal.l2tp
.1.3.6.1.4.1.9.10.24.1.1.4.1.3.2 -> cvpdnSystemSessionTotal.l2tp
Code: Select all
# snmpwalk -v 1 -c public AS001 .1.3.6.1.4.1.9.10.24.1.1
SNMPv2-SMI-v1::enterprises.9.10.24.1.1.1.0 = Gauge32: 0
SNMPv2-SMI-v1::enterprises.9.10.24.1.1.2.0 = Gauge32: 0
SNMPv2-SMI-v1::enterprises.9.10.24.1.1.3.0 = Counter32: 0
SNMPv2-SMI-v1::enterprises.9.10.24.1.1.4.1.2.2 = Gauge32: 3
SNMPv2-SMI-v1::enterprises.9.10.24.1.1.4.1.3.2 = Gauge32: 6
SNMPv2-SMI-v1::enterprises.9.10.24.1.1.4.1.4.2 = Counter32: 0
Code: Select all
# snmpwalk -v 1 -c public AS002 .1.3.6.1.4.1.9.10.24.1.1
SNMPv2-SMI-v1::enterprises.9.10.24.1.1.1.0 = Gauge32: 0
SNMPv2-SMI-v1::enterprises.9.10.24.1.1.2.0 = Gauge32: 0
SNMPv2-SMI-v1::enterprises.9.10.24.1.1.3.0 = Counter32: 0
addressing this one first, im not sure how thats come about. ive examined the xml template from the download link and had a look at it in a text editor and it has the two oids asknobdy wrote:Okay, so I've had this template running for awhile under h and I've never gotten any data back. If I run an snmpwalk against the router for the OID in the template I get a response. However I've noticed that the OID for both sessions and tunnels (atleast in mine) are the same OID.
are you looking for VPDN sessions or VPN sessions?knobdy wrote: Checking Cisco's site, I don't even see an OID for sessions?
1.3.6.1.4.1.9.9.171.1.3.1.1
This would certainly play a part in the rest of the issues! I'll download and re-import..see what happens. Not sure how it could have changed...mjc wrote:addressing this one first, im not sure how thats come about. ive examined the xml template from the download link and had a look at it in a text editor and it has the two oids as
Users browsing this forum: No registered users and 1 guest