cc/td/doc/product/rtrmgmt/sw_ntman/cwsimain/cwsi2/cwsiug2
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

User Tracking Error Messages

User Tracking Error Messages

<a name="queryCellsNotSaved"></a>

Table contains cells that have not been saved. Query anyway?. (If you select "Yes", you will lose changes you have made in the table.)

You have changed the values of one or more cells on the screen. If you submit a query now, the results of the query will replace the current contents of the screen, and the edits you have made will be lost. If you do not want to lose the edits you have made, click No and then click Save in the main window.

<a name="retrieveAllCellsNotSaved"></a>

Table contains cells that have not been saved. Display anyway? (If you select "Yes", you will lose changes you have made in the table.)

You have changed the values of one or more cells on the screen. If you perform a display now, the results of the display will replace the current contents of the screen and the edits you have made will be lost. If you do not want to lose the edits you have made, click No and then click Save in the main window.

<a name="noQueryMatches"></a>

Your query for X did not find any matches.

The value(s) you queried for were not found in the UserTracking database. Change the query and resubmit, or determine why the values are not in the database.

<a name="missingCommandLineArg"></a>

Missing argument to X command-line parameter.

During initialization, UserTracking did not find an expected value for a command line argument. For example, you might have specified the -AniName argument with no following name. Check the command you used to start User Tracking.

<a name="deleteLayout"></a>

Delete layout X?

You have requested that UserTracking delete a layout. If you delete this layout, it will not be available to you or to any other users. Take appropriate action.

<a name="exceptionConnectingAni"></a>

Failed to connect to ANI. Exception: X.

User Tracking was not able to connect to ANI. Without a connection, it cannot proceed. Be sure ANI is running and you are connected to a network. You might need to consult your system administrator.

<a name="noRetrieveRowsFound"></a>

UserTracking did not find any X to display.

You requested that UserTracking display entries from its database, but there were no entries available of the type you specified. You might need to discover the end-user nodes in your network. In UserTracking, you might try selecting Action>Discover>End-user nodes or Action>Discover>Subnet.

<a name="mustEnterSelectorItem"></a>

You must enter text for at least one of the selector items.

You clicked Query or selected Action>Query, but you didn't specify values for either of the two selector items. Enter a value for one or both selector items and click Query again.

<a name="cellsNotSavedCloseAnyway"></a>

Table contains cells that have not been saved. Close window anyway?

One or more cells in the current UserTracking window have been edited but not applied. If you want to save these changes, click No and then click Save in the main UserTracking window. If it is okay with you to discard these changes, click Yes.

<a name="cellsNotSavedExitAnyway"></a>

Cells in table have not been saved. Exit UserTracking anyway?

One or more cells in the current UserTracking window have been edited but not saved. If you want to save these changes, click No. Then, to save changes in the Port State column, select Action>Update Port States.To save changes in all other columns, click Save in the main UserTracking window. If it is okay to discard these changes, click Yes.

<a name="exitUserTracking"></a>

Exit UserTracking?

UserTracking is verifying that you want to close all windows and exit the application.

<a name="errorOnConnectAni"></a>

Error on connect to ANI, error: X.

User Tracking was not able to connect to ANI. Without a connection, it cannot proceed. Be sure ANI is running and you are connected to a network. You might need to consult your system administrator.

<a name="pingSweeps"></a>

Ping Sweeps Enabled/Disabled.

Ping sweeps have been enabled or disabled, as you requested. Subsequent discoveries of end-user nodes and of subnets will or will not be preceded by a ping sweep, according to how you have set this option.

<a name="exceptionOnSave"></a>

Exception on Save request to Ani, exception = X.

An exception occurred when sending edited cells to ANI. Record the state of changes you have made and try again later.

<a name="saveNotPerformed"></a>

Save not performed.

An error was encountered while trying to save your changes to the database. Correct the error and resubmit.

<a name="saveComplete"></a>

Save complete.

Your save request completed successfully.

<a name="noChangesToSave"></a>

UserTracking found no changes in the table to save.

You requested a save, but there were no cells edited in your table to save. To update the port state (static or dynamic) of a port based on cells in the Port State column, select Action>Update Port States.

<a name="errorExportingTable"></a>

Error exporting table: X.

An error occurred while trying to export the current table. Recovery depends on the nature of the error. The error is shown in the message box.

<a name="deleteModifiedRowsAnyway"></a>

Rows include modified cells that have not been applied. Delete rows anyway?

You have asked to delete rows in the table, but some of the rows have cells that have been edited but not applied. If you click Yes, your edits will be lost.

<a name="deleteRows"></a>

Delete rows?

This is a confirmation message to verify that you want to delete the selected rows. If you proceed, you will not be able to undo this deletion.

<a name="toDeleteSelectRows"></a>

To delete rows, select one or more row headers.

You selected Edit>Delete Rows, but there are no rows selected in the table. To delete rows, you must select one or more rows in the table by clicking the small box at the left side of each row you want to delete.

<a name="noDevicesSelected"></a>

There are no devices selected.

You tried to update the port state (static or dynamic) of devices, but there are no devices selected to update.

<a name="portStateUpdateComplete"></a>

Port state update complete. (X port(s) updated.)

Your request to update the port state (static or dynamic) of one or more devices was completed.

<a name="portStateCouldNotBeSet"></a>

The port state in highlighted rows could not be set to the specified state. (Be sure community strings enable write access to the network device.)

UserTracking could not set the port state of a device as you requested. You might need to verify the connectivity of your network and the state of the port on the device. Your write community string must be set to allow write to the switch.

<a name="noPortStatesChanged"></a>

You have not changed the port state for any entries.

You tried to update port state of one or more devices, but you haven't changed the port state of any devices. In the Port State column, click on the cell whose state you want to change.

<a name="notValidMac"></a>

X is not a valid MAC address.

You entered a Mac address that is not valid. A MAC address must consist of six two-character pairs, each pair separated by a dot (period) character. The characters in each pair must be a digit (0-9) or one of the letters a, b, c, d, e, f in uppercase or lowercase. Correct your entry.

<a name="findTextNotFound"></a>

Find text X not found.

UserTracking did not find on the screen the text you specified. A cell matches the search string if UserTracking find the search string anywhere in the cell. Find operations are case insensitive. Search for a different string.

<a name="newLayoutInvalidChars"></a>

Layout names must contain only uppercase letters, lowercase letters, numbers, underscore ("_") characters, dashes ("-"), and space characters.

You tried to create a new layout with a name that UserTracking does not accept. Layout names must contain only uppercase letters, lowercase letters, numbers, underscore ("_") characters, dashes ("-"), and space characters. Change the name to use only valid characters.

<a name="cannotChangeDefaultConfigName"></a>

You cannot change the UserTracking default layout. Enter a different name.

You tried to create a new layout using the name of the UserTracking default layout. Choose a different name.

<a name="tftpLoginSaved"></a>

Login information saved.

The login information you entered for logging into TFTP servers has been saved.

<a name="tftpLoginNotSaved"></a>

UserTracking was not able to save the login information you entered.

UserTracking attempted to save in ANI the login information you entered, but was not able to do so.

<a name="noTftpServerInfoFound"></a>

No TFTP server information found for domain X.

UserTracking could not acquire the TFTP information for the domain you requested.

<a name="tftpServerResultStatuses"></a>

Status of most recent updates of TFTP servers

This dialog shows the results of the last download of the VMPS mapping and port restrictions file to the TFTP servers

For result statuses other than Success, you should determine why UserTracking was not able to download the file. Your login information (user code and password) might be incorrect. The directory specified tftpboot directory might not exist. The server might not be reachable.

<a name="passwordsDontMatch"></a>

In the highlighted rows, 'Password One' does not match 'Password Two'. Please enter again and Save.

When you specify the password for UserTracking to use to access a TFTP server, you must type in exactly the same password in the two password fields. Passwords are case sensitive. Make sure the two passwords you specify are the same.

<a name="noVtpDomainsToSelect"></a>

No VTP Domains selected to update.

You clicked Update to update VTP domains but you hadn't selected any domain names to update. Click on one or more VTP domain names to update.

<a name="disablingAllEntries"></a>

Specifying "Not On", "Daily" and "Any Time" will disable all schedule entries. Add the entry anyway?

The combination of "Not On", "Daily", and "Any Time" will disable all preceding schedule entries.

<a name="scheduleEntryAlreadyExists"></a>

The entry X already exists.

You specified a schedule entry that already exists.

<a name="closeSchedulesAnyway"></a>

Schedule entries have changed. You haven't performed a Save. Close anyway?

You have changed schedule entries that you haven't yet applied. If you close the window now, you will lose those entries.

<a name="sendToCorba"></a>

ReqId: X Got exception on send to X, in VmpsSmCommunicator, Exception = X.

UserTracking encountered the specified exception when it was communicating with ANI.

<a name="continuingWithCorba"></a>

Connection to ANI is still intact. Continuing.

UserTracking determined that although it had a problem while communicating with ANI, the connection to ANI is still active. You can continue using UserTracking with the existing ANI connection.

<a name="discoverEndUserNodesInitiated"></a>

Discovery of end-user nodes initiated. This might take several minutes, depending on the size of your network.

UserTracking has initiated discovery of end-user nodes on your network. UserTracking will display a completion message when it has finished the discovery.

<a name="discoverEndUserNodesCompleted"></a>

Discovery of end-user nodes completed. There are now X network entries, X operator entries.

UserTracking completed discovery of end-user nodes. It displays the number of network items it has currently in its table. Some or all of these entries might have been present before the most recent discovery.

<a name="discoverSubnetInitiated"></a>

Discovery of subnet initiated. This might take several minutes, depending on the size of your network.

UserTracking has initiated discovery of the subnet you specified. UserTracking will display a completion message when it has finished the discovery.

<a name="discoverSubnetCompleted"></a>

Discovery of subnet completed. There are now X network entries, X operator entries.

UserTracking completed discovery of the subnet you specified. It displays the number of network items it has currently in its table. Some or all of these entries might have been present before the most recent discovery.

<a name="schedulesUpdated"></a>

Schedules updated.

UserTracking has applied your schedule changes.

hometocprevnextglossaryfeedbacksearchhelp
Copyright 1989-1997 © Cisco Systems Inc.