cc/td/doc/product/rtrmgmt/cwfw/cw_5_0_1
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

Troubleshooting

Troubleshooting

This chapter provides troubleshooting tips for CiscoWorks Windows applications. It provides answers to the most common Frequently Asked Questions (FAQs) that you might encounter when using CiscoView, Show Commands, and Threshold Manager applications.

This chapter contains the following sections:

Troubleshooting CiscoView

This section provides the procedure for testing device connectivity and setup, and then answers FAQs about CiscoView.

Testing Basic Connectivity and Setup

When you encounter problems with CiscoView, verify that the devices in your network are connected and accurately setup.


Step 1   Test the IP connectivity.

Step 2   Open a Telnet session to the device and verify the community strings.

Frequently Asked Questions About CiscoView

The following sections provide answers to the most common frequently asked questions (FAQs) about CiscoView:

FAQs About CiscoView Software Version

This section provides answers to the most common FAQs about CiscoView software version.

How do I know which version of CiscoView is required to support the new devices?

Refer to the device package Readme file which lists all the supported new devices, and refer to the following URL to find out which version of CiscoView is appropriate to support the new devices:

http://www.cisco.com/kobayashi/library/netmanage/cview/

FAQs About Displaying or Modifying a Device

This section provides answers to the most common FAQs about displaying and modifying devices.

I received an error message that CiscoView was unable to display a device. What does this indicate and how should I resolve it?

This message indicates one of the following conditions:

  You can still ping the device from the management station.
  To change the community string:
  This indicates a network problem that must be corrected for CiscoView to work properly.
  To change the timeout value:
  Check your device package and compare the date on the device package to the CCO device package version. Upgrade your device package to the latest version, if required.
  Go to CCO and install the device package. For device package installation instructions, see CiscoWorks Windows 5.0 Installation Instructions.
I am unable to modify or configure devices. What does this indicate and how should I resolve it?

It could indicate that the community strings of the device is incorrect, or the modify button is disabled, or you have a security issue.

To change the community strings:

    1. Select Preferences from the CiscoView main menu.

  The User Preferences dialog box appears.

    2. Click on the SNMP tab, and set the default read and write community strings.

I received the "Failed to save device info. to file <xxxx>\RecentDevices" message. What does this indicate, and how should I resolve it?

This indicates that your system's HOMEPATH environment variable is incorrectly set. To resolve this, either ensure that the HOMEPATH directory is valid or create a new directory.

FAQs About Setting Community Strings

This section provides answers to the most common FAQs about setting community strings in CiscoView.

How do I set the default community strings in CiscoView?

To set the default community strings in CiscoView:


Step 1   Select Preferences from the CiscoView main menu.

The User Preferences dialog box appears.

Step 2   Click on the SNMP tab, and set the default read and write community strings.

FAQs About SNMP Error Messages

This section provides answers to the most common FAQs about SNMP error messages.

I received a timeout SNMP error message. What does this indicate and how should I resolve it?

This indicates that you can no longer reach the device in the time specified in the CiscoView properties window.

To resolve this, increase the timeout if the device is remote, or reduce the timeout if the problem is on the network.

I received a badValue SNMP error message. What does this indicate and how should I resolve it?

This indicates that while performing a set of operations on a MIB object, the value specified for writing, does not follow the proper syntax for the MIB object.

To resolve this, verify that the MIB types match up and the values are not set out of range.

FAQs About Device Packages

This section provides answers to the most common FAQs about device packages.

How do I know which device packages to download for my version of CiscoView?

Go to the following URL to find the list of device packages you can download:

http://www.cisco.com/kobayashi/library/netmanage/cview/

FAQs About Debugging CiscoView

This section provides answers to the most common FAQs about debugging CiscoView.

I am having problems with CiscoView, how can I debug it?

To debug CiscoView, perform the following tasks:


Step 1   Refer to the CiscoView log file for error messages.

Step 2   Enable SNMP and Activity trace from the Debug tab in the Preferences dialog box.

You will see the trace output in the CiscoView log file.

Step 3   Click the Debug tab in the Preference dialog box to display the entries in the log file at real time.


Note The log file entries only apply to the current CiscoView session. This file is cleared each time you launch CiscoView.

FAQs About 2900XL and 3500XL Devices

This section provides answers to the most common FAQs about 2900XL and 3500XL devices.

When I clicked on a port on the 2900XL and 3500XL devices, a new browser was launched. What does this indicate?

When you launch CiscoView for 2900XL and 3500XL devices, CiscoView displays the front panel of the device. But all the configuration functions are handled by the web server residing on the device itself, not by CiscoView.

Therefore, when you click on a port on any of the 2900XL or 3500XL devices, a new browser is launched which connects to the web server residing in the device. An Enter Network password dialog box appears, prompting for the user name and password. Contact your system administrator to determine which user name and password you should use.


Note This functionality is only available on Cisco IOS Release 12.0 (5)XP and later.

Troubleshooting Show Commands

This section provides answers to the most common FAQs about Show Commands.

I am getting an Irrecoverable Error message when connecting to a device. How do I resolve it?

To resolve this, check the Initial mode and Enable mode password prompts in the device. The application uses the default Initial mode and Enable mode password prompts to connect to the device. These default password prompts end with password: If the password prompts are not the default prompts, the application will not work.

How do I configure timeout/retry values?

To configure timeout/retry values:


Step 1   Open the device.prop file, located in <install-dir>\showcmd directory.

Step 2   Follow the instructions provided in the file, and change the following:

I have encountered new keywords, how can I add them in a device?

Keywords for router and switches are located in the device.prop file. If you encounter new keywords, add the new keywords to the following entries in the device.prop file:

  For example:
  RKEYWORDS=<keyword>,<keyword>
  For example:
  SKEYWORDS=<keyword>,<keyword>
How should I prevent Show Commands from displaying certain commands?

Add the subcommands to the following entries in the device.prop file:

  For example:
  RAVOID=<subcommand>,<subcommand>
  For example:
  SAVOID=<subcommand>,<subcommand>
Show Commands could successfully connect to a particular device. Then, I selected the Store Passwords check box to store the passwords. After I changed the user authentication on the device, Show Commands was unable to connect to that device. What does this indicate and how should I resolve it?

This could happen if you have changed (added/removed) the user authentication on the device. When you change the user authentication on a device after selecting the option to store the passwords, Show Commands is unable to connect to that device. The entries in the password.prop file (located in <install-dir>\showcmd directory) always take precedence.

To resolve this and connect to your device, perform the following:


Step 1   Remove the password entry for that device.

The entries are located in the password.prop file.

Step 2   Enter the following in the password.prop file:

<device>=<username>:<telnet-passwd>:<enable-passwd>

If username is not available, Show Commands will store username as xxxx.

Troubleshooting Threshold Manager

This section provides answers to the most common FAQs about Threshold Manager.

Why does Threshold Manager show undefined fields in the Threshold Manager events list window?

This indicates that the Threshold Manager directory is incorrect. Go to the directory where the policy files that you want to use are defined.

What does duplicate global/device/host policies mean?

When creating a custom policy, you can save it only once, as either global, device, or host. After saving the policy, you can use the Modify Threshold settings dialog box to modify the saved custom policy and save it as all three.

I received the message that the policy that you are using was not created by this Threshold Manager. How should I resolve it?

To resolve this create the policy on this instance of Threshold Manager, or copy it from the Threshold Manager where it is defined.

Reporting Problems to Cisco Systems

If you receive an error message, follow the recommended action.

Review the Release Notes document shipped with CiscoWorks Windows package for any release-specific information that might apply to a problem. If you cannot resolve the problem, see the "Cisco Support Information" card that is shipped with your product package, or see the "Cisco Support Information" help topic for information on how to contact Cisco support personnel.


Table 6-1: Cisco Support
Tasks Action

Contact Cisco support personnel.

    1. Provide the software version.

    2. Describe the problem behavior or provide the error message text.

    3. Specify the CiscoView application and version in which you are working when the problem occurs.

    4. Provide the Cisco device model(s) and Cisco IOS version(s) on those devices when the problem occurs.

Reproduce the Problem.

Explain the steps that allow you to reproduce the problem(s).

Verify the platform in which you are running CiscoView.

Provide the platform information for the following:

  • WhatsUp Gold software package (include version number).

  • Windows 95/98 /NT version.

  • Hardware setup (CPU, available RAM, available hard disk space, available virtual memory, and serial port or network interface card specifications).


hometocprevnextglossaryfeedbacksearchhelp
Posted: Fri Nov 15 05:07:02 PST 2002
All contents are Copyright © 1992--2002 Cisco Systems, Inc. All rights reserved.
Important Notices and Privacy Statement.