Hello,
I need to create a graph exactly like this one for my boss:
http://http://cisco-live6.com/munin/ipv6noc/ipv6noc/net_neighbors.html
http://cisco-live6.com/munin/ipv6noc/ipv6noc/net_neighbors.html
I need a mib that shows the total number of ipv6 neighbors.
I can't walk a table to get the number because it consumes too much CPU.
I need an accumulated count like the ones shown by "show ipv6 neighbor statistics"
Is there any such mib, if not will there be one in the future?
My switches are 6509's and have the following software: 12.2(33)SXH3 and 12.2(33)SXI7
I have looked extensively, but had no luck.
Your help would be greatly appreciated.
Thanks