You can use the built-in EEM feature to do this easily: Router(config)#event manager applet MyApplet Router(config-applet)#event interface name FastEthernet0 parameter txload entry-val 230 entry-op gt entry-val-is-increment false exit-val 150 exit-op lt exit-val-is-increment false poll-interval 60 Router(config-applet)#action 1.0 snmp-trap strdata "FastEthernet0 txload out of range"
You can get help building these EEM applets with the Progrizon Policy Builder web-based tool at: http://www.progrizon.com/support/pb/pb.php You need to sign up which asks you to provides your email. [email protected] > ------------------------------ > > Message: 3 > Date: Fri, 10 Dec 2010 10:39:58 -0500 > From: Adam Greene <[email protected]> > To: "[email protected]" <[email protected]> > Subject: [c-nsp] bandwidth threshold trap w/o filtering > Message-ID: <[email protected]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Hi, > > I'm trying to get alerted if bandwidth levels rise above a certain % of > interface capacity, on either a 7204VXR or a 2960S. > > On the switch, I see the "storm-control" command is available, but > apparently in addition to generating alerts, the command will cause > traffic to be filtered when the threshold is exceeded. I don't want to > filter traffic, just be alerted. > > Any quick & easy suggestion for how to achieve this? > > Thanks, > Adam _______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/
