Cisco Active Network Abstraction Customization User Guide, 3.6.5
Cisco ANA Shell Potential Errors

Table Of Contents

Cisco ANA Shell Potential Errors


Cisco ANA Shell Potential Errors


The following table describes the error codes and messages that can appear when working with Cisco ANA shell:

Code
Error Constant
Description

0

NO_ERROR

Operation completed successfully.

1000

GENERAL_ERROR

General error. This is the most generic error and should be reported only when a more concrete error code does not exist.

2000

EXECUTION_FAILED

General error caused by an error while trying to execute a command. This can occur, for example, because the VNE does not exist or because an incorrect parameter was specified.

3000

CONNECTION_FAILD

General connection failure. Use more concrete subtypes when possible.

3100

CONNECTION_WITH_MM_FAILED

Cisco ANA could not connect to the gateway server.

3101

CONNECTION_WITH_MC_FAILED

Cisco ANA could not connect to a unit server.

4000

COMMAND_NOT_SUPPORTED

The command is not supported by the MM or the unit.

5000

INVALID_VALUE

General error for an invalid parameter value.