Ascend Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (ASCEND) Announce: traflogd-0.9



In iks.lists.ascend-users, you wrote:

>Do you aquire the stats per interface (i.e. ifIndex)
>or is the code able to aquire per profile (i.e. digging into the
>enterprise MIB, making sense of session and call status tables to
>get the ifIndex(s) belonging to a profile and summing these up) ?

Stats per interface are useless with the Ascends since the interface number
is changing every time the connection goes up.

I am using static routes to identify the interface by querying
ip.ipRoutingTable.ipRouteEntry.ipRouteIfIndex. That means you have to give
in the configuration file a route pointing to the interface. The interface
number ist determined again before each sample.

Unfortunately this trick doesn't work with Nailed/Mpp calls, since these use
multiple interfaces and only one interface is given by ipRouteIfIndex. 
I'm still looking for a solution for this problem.


Erik

-- 
| Erik Heinz, IKS GmbH Jena * erik@iks-jena.de * privat: erik@jena.thur.de  |
+---------------------------------------------------------------------------+
++ Ascend Users Mailing List ++
To unsubscribe:	send unsubscribe to ascend-users-request@bungi.com
To get FAQ'd:	<http://www.nealis.net/ascend/faq>


References: