[c-nsp] PPPoA sessions

Frank Bulk frnkblk at iname.com
Wed Feb 4 16:26:59 EST 2009


Definitely doesn't work with 12.2(31)SB14.  I get all zeroes on my box.

OID	Object	Type	Value	
1.3.6.1.4.1.9.10.24.1.1.1.0	cvpdnTunnelTotal	GAUGE	0	
1.3.6.1.4.1.9.10.24.1.1.2.0	cvpdnSessionTotal	GAUGE	0	
1.3.6.1.4.1.9.10.24.1.1.3.0	cvpdnDeniedUsersTotal	COUNTER	0	

Frank

-----Original Message-----
From: cisco-nsp-bounces at puck.nether.net
[mailto:cisco-nsp-bounces at puck.nether.net] On Behalf Of Wayne Lee
Sent: Wednesday, February 04, 2009 10:00 AM
To: cisco-nsp at puck.nether.net
Subject: Re: [c-nsp] PPPoA sessions

On Wed, Feb 4, 2009 at 3:39 PM, Frank Bulk - iName.com
<frnkblk at iname.com> wrote:
> I've asked this before on cisco-bba: there doesn't appear to be an OID for
> that.
>
> I'm afraid you might need to screen-scrape.
>
> Frank
>
> -----Original Message-----
> From: cisco-nsp-bounces at puck.nether.net
> [mailto:cisco-nsp-bounces at puck.nether.net] On Behalf Of Mohammad Khalil
> Sent: Wednesday, February 04, 2009 8:53 AM
> To: cisco-nsp at puck.nether.net
> Subject: [c-nsp] PPPoA sessions
>
>
> Hey all ,
> i have a router with PPPoE and PPPoA sessions
> i used to the OID 1.3.6.1.4.1.9.9.194.1.1.1 to draw the PPPoE sessions
> i searched for OID to draw the PPPoA but didnt find an OID for it
> can anyone help ??


We have the below in our Cacti install which graphs online PPPoA users

<interface>
<name>Get Active PPP Sessions</name>
<description>Queries a Cisco for a list of online users</description>
<oid_index>1.3.6.1.4.1.9.10.24.1.1.4</oid_index>

<fields>
<usersIndex>
<name>Index</name>
<method>walk</method>
<source>value</source>
<direction>input</direction>
<oid>.1.3.6.1.4.1.9.10.24.1.1.4.1.3</oid>
</usersIndex>
<usersFiveMin>
<name>5 Minute Utilization</name>
<method>walk</method>
<source>value</source>
<direction>output</direction>
<oid>.1.3.6.1.4.1.9.10.24.1.1.4.1.3</oid>
</usersFiveMin>
</fields>
</interface>


Regards

Wayne
_______________________________________________
cisco-nsp mailing list  cisco-nsp at puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/



More information about the cisco-nsp mailing list