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.
We are looking to graph the "reliability" counter that is displayed in the "show interface" command. I have found locIfReliab at 1.3.6.1.4.1.9.2.2.1.1.22, but the Cisco MIB Browser Utility lists this as part of the "OLD-CISCO-INTERFACES-MIB". Does ...
We have a large network with thousands of small subnets. The subnet-based topology group discovery appears to be taking a heavy toll on the CiscoWorks servers. Anyone know how to turn off the subnet-based topology groups in Campus Manager IDU 7.0?
When you choose multiple interfaces at once, CiscoView outputs the data in a chart format and not the normal graphs. I actually prefer this output mode and want to know if it is possible to make it so that if I monitor anything, the output is in the...
We are having problems with the installers putting the wrong hostname on our switches. I would like to run a report that lists the Device Name in CiscoWorks (i.e. the DNS name) and the hostname on the switch. We could then compare the two and corre...
Does anyone know how to get a history of users logging into CiscoWorks? I know that you can use the "Who is Logged On" report, but that only tells you who is currently logged on. We are trying to get an idea of how many people are actually using Ci...
You still need to enable nde on the CatOS side to account for mls traffic. If you only enable NetFlow on the MSFC, you only account for the first packet in the flow in the NetFlow statistics. By default, you will get will get NetFlow data only on t...
We use NetQoS ReporterAnalyzer (www.netqos.com) to analyze NetFlow data. It should provide you with what you need. There are a number of other NetFlow options available including some open source applications like FlowScan.
The document is a little outdated in terms of code levels and device models, but gives a general outline of how you should approach determining baselines and such to get your own thresholds. http://www.cisco.com/en/US/products/sw/cscowork/ps2393/pro...
I am attaching the script. In order to use it, you need to do a few things.1. Write a logon function that logs into a router or switch device and returns whether it is a catos or ios device (I just look at the prompt to tell). You should also have...