On Wed, Jul 07, 1999 at 03:02:35PM +0800, Richi Plana wrote:
> On Wed, 7 Jul 1999, Craig Sanders wrote:
> 
> |o| > 3. Counters rolling over is not uncommon. Ciscos roll over at 32 bits,
> |o| > other, I dont know.
> |o| 
> |o| does anyone know of a way of terminating dialin sessions (async or
> |o| isdn) to a cisco as5200 which *doesn't* stop the cisco from
> |o| sending the radius Stop record?
> 
> Does sysClearInt (.1.3.6.1.4.1.9.2.1.76) inhibit sending of RADIUS
> Account-Stop packets?

i don't know, i'll try it.

at the moment, snmp on our as5200s is set up for read-only, not
read-write. i'll have to reconfigure them to allow RW.

> We had planned on taking ifInOctets and ifOutOctets @ 5 minute
> intervals (a'la MRTG), but we plan to discard entries when
> F(n+1)-F(n)<=0. Is there something wrong with this approach?

that approach means you only kill the session AFTER the counter has
clocked...which is too late. IMO it's better to do it just BEFORE
ifOutOctets == 2^32.

craig

--
Craig Sanders
Systems Administrator
VICNET- Victoria's Network              http://www.vicnet.net.au/

===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to