you could try write up a SNMP table query if the switch support reporting those 
counters. I've written many probes with tables in them. They are pretty trivial 
to write.
The only issue is that you can't take actions on values reported by tables, so 
if you want to alert, you'd have to make probes poke singular OIDs. Afaik, they 
are different in every switch, though.


On Mar 24, 2010, at 3:33 PM, Pat Storr wrote:

> We have a batch of simple ACLs built for our Cisco routers to drop specific
> types of traffic (ICMP, DHCP, NetBios, etc) to control troublesome traffic
> on the network, caused by customer infection & misconfiguration.
> 
> When we're troubleshooting, we log into a local router and check the ACL hit
> counts and see if we're blocking an abnormal amount of a specific type of
> traffic. 
> 
> It would be great if InterMapper could grab the info from the router ACL
> counters, generate alarms and graph the results. The current Cisco probes
> don't gather this sort of info.
> 
> Anybody else tried a custom Cisco probe?
> 
> 
> ____________________________________________________________________
> List archives: 
> http://www.mail-archive.com/intermapper-talk%40list.dartware.com/
> To unsubscribe: send email to: [email protected]
> 

____________________________________________________________________
List archives:
http://www.mail-archive.com/intermapper-talk%40list.dartware.com/
To unsubscribe: send email to: [email protected]

Reply via email to