Guys,
We have number of cisco 6500 series router/switches.I want to monitor all modules status when any module is having any problem it needs to send an email.
Could some one help me on this
Thanks for your help
You can create a UnDP against your 6500 and then create alerts off the UnDP
Could you please explain what values need to be there in UnDP to monitor modules
Hi ggs234--
You'll need to do a MIB walk of your 6500 and find the status OIDs you want to poll. Then you'll create a UnDP and add those OIDs to it.
See this link for more information.
HTH,
M
I think syslog is the best thing for that. But that is just my opinion.
Could you please update the Link?
As I understood, we need to use two OID 1.3.6.1.2.1.47.1.1.1.1.13 and 1.3.6.1.2.1.47.1.1.1.1.11 .
However, we have multiple modules in CAT 6500. How we can get serial and name for each module? Is it possible?
And finally, Is there possible to find "Node name/IP" that has THE "Serial number"?
I've got a poller and associated reports for 6500's and 4500's here:
Thank you.