Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 743

Advertising
background image

Brocade Virtual ADX XML API Programmer’s Guide

733

53-1003248-01

List of Error Messages

A

ACL_INPUT_NAME_ALREADY_EXIST

An extended access list with this name already exists.
Please specify a valid and unique ACL name since "%s" is
already in use.

ACL_INVALID_ACL_NAME_SPECIFIED

Invalid access list name"%s". The maximum length of an
ACL name is %d%s

ACL_INVALID_ACTION_LOG_PARAM

The 'enableLogging' parameter is valid only when value of
the 'action' parameter is 'denyPlease specify a proper
combination of 'enableLogging' and 'action' parameters.

ACL_INVALID_INPUT_NAME

An invalid access list name. Please specify a valid ACL
name since "%s" is invalid.

ACL_INVALID_IP_VERSION

The specified "ipVersion" parameter value is not
supported for the %s ACL ID "%s". Please specify the
version parameter value as "%s".

ACL_INVALID_IPv6_ACL_NAME_SPECIFIED

The specified IPv6 access list name "%s" is invalid.
Creating a numbered IPv6 ACL is not permitted. Please
specify a valid named ACL. An IPv6 access list name
cannot begin with a numeral.

ACL_INVALID_TYPE_PARAM_SPECIFIED

The specified "type" parameter value is not supported for
the %s ACL ID "%s". Please specify the type parameter
value as "%s".

ACL_IPV4_ENTRY_NOT_FOUND

The specified IPv4 ACL entry with ID "%s" is not found.
Please specify an existing ACL entry.

ACL_IPV4_ID_NAME_NOT_EXIST

The specified IPv4 ACL ID "%s" does not exist. Please
specify an existing IPv4 ACL ID or name.

ACL_IPV6_DISABLED_ON_INTERFACE

IPv6 is not enabled on the interface %d. Please enable
IPv6 on this interface to configure the traffic filter.

ACL_IPV6_ENTRY_NOT_FOUND

The specified IPv6 ACL entry with name "%s" is not found.
Please specify an existing ACL entry.

ACL_IPV6_ID_NAME_NOT_EXIST

The specified IPv6 ACL name "%s" does not exist. Please
specify an existing IPv6 ACL name.

ACL_LOOP_BACK_INTERFACE_BIND_FAILED

Binding an access list on the loopback interface %d has
failed. Binding an access list on a loopback interface is
not supported.

ACL_MISSING_ID_NAME_OR_NUMBER

The mandatory parameter ACL "name" or "number" is
missing. Please specify a valid ACL ID parameter.

ACL_MISSING_INTERFACE_EXCEED_ACTION_PARAM

The mandatory parameter 'interfaceExceedAction' is
missing. Please specify a valid value FORWARD or DROP.

ACL_MISSING_INTERFACE_RESET_INTERVAL_PARAM The mandatory parameter 'interfaceResetInterval' is

missing. Please specify a valid value in the range of %d to
%d.

ACL_MISSING_IP_VERSION

The mandatory parameter "ipVersion" is missing for the
ACL ID "%s "Please specify a valid value for the parameter
"ipVersion"

ACL_MISSING_SYSTEM_EXCEED_ACTION_PARAM

The mandatory parameter 'systemExceedAction' is
missing. Please specify a valid value FORWARD or DROP.

TABLE 109

List of error messages

Error String

Message

Advertising