Query User; Authorize User - Proxim ORiNOCO AP-2500 User Manual

Proxim network router user guide
Hide thumbs Also See for ORiNOCO AP-2500:
Table of Contents

Advertisement

XML Interface Specification

Query User

Sample file name: UserQuery.htm
The current User data is returned.
Command:
tag_1:
tag_1_attr:
tag_1_attr_data:
data_1:
Returns:
tag_1:
data_1:
tag_2:
data_2:
tag_3:
data_3:
tag_4:
tag_4_attr:
tag_4_attr_data:
data_4:
tag_5:
data_5:
tag_6:
data_6:
tag_7:
data_7:

Authorize User

A User's identity, specified by MAC address, is checked against the Authorized Subscribers and Current Subscribers
Tables. If the User is found in either table, VALID_USER is returned along with the User's authorization method:
RADIUS, PMS (not supported), CREDIT_CARD, or ROOM (not supported). If the User is not found, INVALID_USER
will be returned.
Command:
Command attr:
Command attr_data: User MAC address (string)
Returns:
tag_1:
data_1:
tag_2:
data_2:
"USER_QUERY"
"USER"
"ID_TYPE"
"MAC_ADDR" or "USER_NAME"
if ID_TYPE = "MAC_ADDR" then (User's MAC address)
if ID_TYPE = "USER_NAME" then (user name)
Standard response form
= "MAC_ADDR"
= (User's MAC address)
= "USER_NAME"
= (user name)
= "PASSWORD"
= (User's password)
= "EXPIRY_TIME"
= "UNITS"
= "SECONDS", "HOURS", "DAYS"
= (number of expiry units)
= "ROOM_NUMBER"
= (User's room number)
= "PAYMENT_METHOD"
= "RADIUS", "PMS", "CREDIT_CARD", "ROOM"
= "DATA_VOLUME"
= (data transferred by User in Kbytes)
"USER_AUTHORIZE"
"MAC_ADDR"
Standard response form
= "STATUS"
= "VALID_USER" or "INVALID_USER"
= "PAYMENT_METHOD"
= "RADIUS", "PMS", "CREDIT_CARD", or "ROOM"
237

Advertisement

Table of Contents
loading

Table of Contents