Users Guide

Table Of Contents
1069| External User Management Dell Networking W-Series ArubaOS 6.5.x| User Guide
Code Reason message Description
7 invalid message digest
This is due to a mismatch in
secret between the XML server
and the controller XML API profile.
If using non cleartext, this could
be an error in the calculation of
the hashed secret.
8 missing message authentication
The authentication method is not specified in the XML request.
Returned by all commands that
require the authentication
method in the XML request.
9 missing or invalid version number
The XML request does not contain the version number or the
version number is incorrect.
Returned by all commands.
10 internal error
12 can't use vlan ip Indicates the supplied IP matches
a VLAN IP on the controller.
13 invalid ip
The XML request contains invalid IP address of the user or client.
Returned by all commands that
required IP address to be
specified in the XML request.
14 can't use switch ip
The XML request contains the controllers IP address instead of the
client IP address.
Returned by all commands that
required IP address to be
specified in the XML request.
15 missing MAC address
The XML request does not contain the MAC address of the user or
client.
Returned by all commands that
required MAC address to be
specified in the XML request.
16
unsupported command for this user
Returned when the requested oper-
ation is invalid for the specified
user.
17
socket failed or timed out waiting for operation to complete
Returned when the status of the
requested operation is unavailable;
usually signifies a socket com-
munication failure or timeout.
Query Command Response Format
The response of the XML request with the user_query command contains detailed information about the
status of the user or client.
The status, code and reason values are similar to the default response. The following responses are returned
only if the status code returns the Ok string.