[j-nsp] Graph customer traffic using firewall filter counter

Thomas Salmen tsalmen at orcon.net.nz
Tue Jan 31 21:01:08 EST 2006


http://net.doit.wisc.edu/~plonka/junipoll/

Firewall oids are in the archives somewhere (and in the above script, for
that matter).

/t

> 
> Hi Guys,
> 
> Can anybody help me to graph customer traffic with some SNMP+rrdtool
> utility (like cacti or mrtg) using a counter in a firewall filter based in
> this configuration?:
> 
> --
> escrosoppi at xxx> show configuration firewall filter A
> interface-specific;
> term 1 {
>     from {
>           blablabla;
>     }
>     then {
>         policer 6mb;
>         count COUNTER1;
>         accept;
>     }
> }
> term 2 {
>     from {
>           blablabla;
>     }
>     then {
>         policer 4mb;
>         count COUNTER2;
>         accept;
>     }
> }
> 
> Is this posible?
> 
> Thanks in advance,
> --
> Elian Scrosoppi
> escrosoppi at ifxcorp.com
> 
> 
> _______________________________________________
> juniper-nsp mailing list juniper-nsp at puck.nether.net
> http://puck.nether.net/mailman/listinfo/juniper-nsp




More information about the juniper-nsp mailing list