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

Page 742

Advertising
background image

732

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

List of Error Messages

A

ACL_ADD_RULE_INVALID_INPUT

The specified input is invalid. Both Number and Name
cannot be used together. Please specify either a number
or a name.

ACL_ADD_RULE_MISSING_PARAM

The mandatory parameter "%s" is missing. Please specify
the mandatory parameter "%s" for "%s".

ACL_BOTH_ANYHOST_AND_HOST_UNSUPPORTED

The specified request contains both 'anyHost' and 'Host'
information. Please specify either 'anyHost' parameter or
'Host' information, and not both.

ACL_BOTH_HOST_SUBNETMASK_AND_SUBNETLENG
TH_UNSUPPORTED

The specified Host information contains both the
'subnetMask' and 'subnetMaskLength' parameters.
Please specify either a 'subnetMask' or a
'subnetMaskLength', and not both.

ACL_BOTH_HOSTNAME_AND_IP_UNSUPPORTED

The specified Host information contains both the
'hostName' and the 'IP' parametersPlease specify either a
hostname or an IP address, and not both.

ACL_BOTH_ICMP_NUMBER_AND_TYPE_UNSUPPORT
ED

The specified ICMP information contains both 'number'
and 'type' parameters. Please specify either ICMP
'number' or 'type' parameter, but not both.

ACL_BOTH_ID_NUMBER_AND_ID_NAME_UNSUPPOR
TED

The specified ACL information contains both parameters
'ID number' as %d and 'ID name' as "%s". Please specify
either 'ID number' or 'ID name' parameter, but not both.

ACL_BOTH_STD_AND_EXT_NOT_ALLOWED

Both Standard and Extended ACLs are not allowed to be
used togetherPlease specify either a Standard or
Extended ACL (whichever is applicable) for ID "%s".

ACL_CONFIGURED_PORT_SSH_CHANGE_NOT_ALLO
WED

Once ACL has been configured, you must not change the
SSH port number. Please specify a valid input since you
cannot change the SSH port number.

ACL_DNS_REQUEST_FAILED

Failed to initialize the DNS request. The translating host
"%s" failed. Please try with a valid host name

ACL_DUPLICATE_ENTRY_FOUND

The specified ACL entry with ID "%s" is a duplicate entry.
Please specify a different ACL entry.

ACL_DUPLICATE_ENTRY_SEQUENCE_NUMBER_FOUN
D

The specified ACL entry with the sequence number %d is a
duplicate entry. Please specify a different sequence
number ACL entry.

ACL_ENTRY_INVALID_INPUT_PARAMETER

The specified ACL with ID "%s" contains an input
parameter "%s" with an invalid value as "%s". Please
specify a valid value "%s" for input parameter "%s".

ACL_ENTRY_NOT_FOUND

The specified ACL entry "%s" does not exist for the ACL ID
"%s". Please specify an existing ACL entry.

ACL_ENTRY_TYPE_MISMATCH

The specified ACL is invalid, since 'icmpInfo' is present for
non-ICMP protocol. Please specify protocol field with
'ICMP', if 'icmpInfo' is present.

ACL_EXTENDED_NUM_NOT_ALLOWED

An Extended Access List Number is not allowed. Please
specify a standard access list only.

ACL_ID_NAME_UNSUPPORTED

The specified ACL entry with ID name as "%s" is not
allowed in this operation. Please specify a valid ACL ID
number. This operation supports only a numbered ACL.

TABLE 109

List of error messages

Error String

Message

Advertising