User's Manual
Code Reason message Description
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
Cant 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 operation
is invalid for the specified user.
17
Socket failed or timed out waiting for oper-
ation to complete
Returned when the status of the reques-
ted operation is unavailable; usually sig-
nifies a socket communication 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 format of the response of a query command is:
<aruba>
<result>Result</result>
<code>Code</code>
<reason>Reason</reason>
<role>Role</role>
<type>Type</type>
<auth_status>Auth_status</auth_status>
<auth_server>Auth_server</auth_server>
<auth_method>Auth_method</auth_method>
<location>Location</location>
<age>Age</age>
<essid>Essid</essid>
<bssid>Bssid</bssid>
<phy_type>Phy_type</phytype>
<vlan>Vlan</vlan>
</aruba>
In which, the result, code and reason values are similar to the default response. The following responses,
however, are returned only in the result code returns the OK string.
Response
Code
Description
Role Displays the current role of the authenticated user
Type
Displays is the user or client is wired or wireless.
Auth_status Displays the authentication status of the user or client. Available values are:
Table 224: Query Response Code
Dell Networking W-Series ArubaOS 6.4.x | User Guide External User Management | 1023