Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
My requirement is to trigger an event when the interface Rx utilization shoots over 50 % averaged over 30 secs. I can think of two possible ways of doing this with EEM applet:1. event interface name GigabitEthernet0/0 parameter rxload entry-op ge en...
Hello ! I have a basic question with IP addressing for management network. We use management IP address to identify each network element. I have come across two forms of IP addressing for management network:1. Assign the IP address directly to an int...
I have a query related to Pollers in HUM 1.2 : In the HUM Poller Creation , we have an option to “poll all instances”. I am checking it because I want to poll all available instances on the device so that complete information about all devices is ava...
Considering load-interval to be 30.How is the calculation done ?[ifInOctets(t+30) ~ ifInOctects(t)]*8 / [30*ifSpeed] quantized to 8 bit value(or)Moving average of latest 30 samples - sampled every second ?I see almost immediate change in txload and r...
Hi Farrukh, Thanks for your reply.Manually choosing the interfaces is a good option. But, it becomes very tedious and time consuming when the number of devices and their assosiated interfaces becomes very large. I was wondering is ...