Sample Response Xml - Proxim Orinoco AP-2500 User Manual

Public access ap
Hide thumbs Also See for Orinoco AP-2500:
Table of Contents

Advertisement

XML Interface Specification
Where:
MAC_ADDR: Subscriber's MAC address (char [12])
USER_NAME: Subscriber's username (char [96])
PASSWORD: Subscriber's password (char [128])
EXPIRY_TIME: Expiry time
UNITS attribute: Either SECONDS, MINUTES, HOURS or DAYS
PAYMENT_METHOD: Either "CREDIT_CARD", or blank if subscriber added by XML or by administrator
DATA_VOLUME: data transferred by subscriber in Kbytes
ID attribute: ID of the AP-2500 (char [6])
IP attribute: IP address of the AP-2500 (char [18])

Sample Response XML

<?xml version="1.0" ?>
<!DOCTYPE USG " ndxQueryUserRsp.dtd">
<USG RESULT="OK" ID="ABC1234" IP="192.168.100.102">
<MAC_ADDR>1A2B3C4D5E6F</MAC_ADDR>
<USER_NAME>jsmith</USER_NAME>
<PASSWORD>JSMITH6</PASSWORD>
<EXPIRY_TIME UNITS="SECONDS">3600</EXPIRY_TIME>
<PAYMENT_METHOD>
</PAYMENT_METHOD>CREDIT_CARD
<BILLING_STATUS>DONE_OK</BILLING_STATUS>
<DATA_VOLUME>123456</DATA_VOLUME>
</USG>
263

Advertisement

Table of Contents
loading

Table of Contents