RetrieveTariffAttrList - Запрос списка атрибутов тарифного плана

Общая информация

  1. Команда актуальна, начиная с версии 1.5

Выходные параметры

Параметр Значение Формат значения

code

Код ответа

Целое неотрицательное число.

detail

Пояснение к ответу

Текст.

response

Массив объектов NbiEntryDescr

Примеры команд и кодов

Код Описание ошибки

0

Успешно

Запрос
<soap:Envelope
    xmlns:soap="http://www.w3.org/2003/05/soap-envelope"
    xmlns:nbi="http://nbi.radius.eltex.org">
    <soap:Header/>
    <soap:Body>
        <nbi:RetrieveTariffAttrList/>
    </soap:Body>
</soap:Envelope>
Ответ
<soapenv:Envelope
    xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope">
    <soapenv:Body>
        <ns:RetrieveTariffAttrListResponse
            xmlns:ns="http://nbi.radius.eltex.org">
            <ns:return xsi:type="ax21:NbiCodeEntryDescrResponse"
                xmlns:ax27="http://authService.object.nbi.radius.eltex.org/xsd"
                xmlns:ax210="http://ssidstats.response.object.nbi.radius.eltex.org/xsd"
                xmlns:ax23="http://object.nbi.radius.eltex.org/xsd"
                xmlns:ax25="http://request.object.nbi.radius.eltex.org/xsd"
                xmlns:ax21="http://response.object.nbi.radius.eltex.org/xsd"
                xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <ax21:code>0</ax21:code>
                <ax21:detail/>
                <ax21:response xsi:type="ax21:NbiEntryDescrArray">
                    <ax21:entry xsi:type="ax21:NbiEntryDescr">
                        <ax21:descr>Set "true" if tariff is portal only</ax21:descr>
                        <ax21:entry>Eltex-Tariff-Portal-Only</ax21:entry>
                    </ax21:entry>
                    <ax21:entry xsi:type="ax21:NbiEntryDescr">
                        <ax21:descr>Portal tariff price, in rubles</ax21:descr>
                        <ax21:entry>Eltex-Tariff-Price</ax21:entry>
                    </ax21:entry>
                    <ax21:entry xsi:type="ax21:NbiEntryDescr">
                        <ax21:descr>Deactivating tariff. Allowable values 'true' or 'false'.</ax21:descr>
                        <ax21:entry>Eltex-User-Deactivated</ax21:entry>
                    </ax21:entry>
                    <ax21:entry xsi:type="ax21:NbiEntryDescr">
                        <ax21:descr>Enable / Disable SSID as a regular expression. Keep in mind that this attribute to the access point has the form «MAC: SSID», and if the set limit only SSID, the expression must start with '^.+[:]'</ax21:descr>
                        <ax21:entry>Called-Station-Id</ax21:entry>
                    </ax21:entry>
                    <ax21:entry xsi:type="ax21:NbiEntryDescr">
                        <ax21:descr>The maximum number of simultaneous connections for users of this tariff.</ax21:descr>
                        <ax21:entry>Simultaneous-Use</ax21:entry>
                    </ax21:entry>
                    <ax21:entry xsi:type="ax21:NbiEntryDescr">
                        <ax21:descr>WISPr vendor specific attributes for setting the maximum bandwidth rate in bits per second for downstream for no portal tariff.</ax21:descr>
                        <ax21:entry>WISPr-Bandwidth-Max-Down</ax21:entry>
                    </ax21:entry>
                    <ax21:entry xsi:type="ax21:NbiEntryDescr">
                        <ax21:descr>WISPr vendor specific attributes for setting the maximum bandwidth rate in bits per second for upstream for not portal tariff.</ax21:descr>
                        <ax21:entry>WISPr-Bandwidth-Max-Up</ax21:entry>
                    </ax21:entry>
                    <ax21:entry xsi:type="ax21:NbiEntryDescr">
                        <ax21:descr>Policy profile for downstream for no portal tariff, not more than 253 characters</ax21:descr>
                        <ax21:entry>LVL7-Wireless-Client-Policy-Down</ax21:entry>
                    </ax21:entry>
                    <ax21:entry xsi:type="ax21:NbiEntryDescr">
                        <ax21:descr>Policy profile for upstream for no portal tariff, not more than 253 characters</ax21:descr>
                        <ax21:entry>LVL7-Wireless-Client-Policy-Up</ax21:entry>
                    </ax21:entry>
                    <ax21:entry xsi:type="ax21:NbiEntryDescr">
                        <ax21:descr>The maximum session timeout for no portal tariff.</ax21:descr>
                        <ax21:entry>Session-Timeout</ax21:entry>
                    </ax21:entry>
                    <ax21:entry xsi:type="ax21:NbiEntryDescr">
                        <ax21:descr>Summary incoming traffic limit for users of no portal tariff, in bytes</ax21:descr>
                        <ax21:entry>Eltex-Traffic-Limit</ax21:entry>
                    </ax21:entry>
                    <ax21:entry xsi:type="ax21:NbiEntryDescr">
                        <ax21:descr>Summary work time limit for users of no portal tariff, in seconds</ax21:descr>
                        <ax21:entry>Eltex-Work-Time-Limit</ax21:entry>
                    </ax21:entry>
                    <ax21:entry xsi:type="ax21:NbiEntryDescr">
                        <ax21:descr>Validity period of users of no portal tariff, minutes since 'Eltex-User-Create-Date'</ax21:descr>
                        <ax21:entry>Eltex-Validity-Period</ax21:entry>
                    </ax21:entry>
                    <ax21:entry xsi:type="ax21:NbiEntryDescr">
                        <ax21:descr>For correct VLAN settings for the users of no portal tariff, always put '13'.</ax21:descr>
                        <ax21:entry>Tunnel-Type</ax21:entry>
                    </ax21:entry>
                    <ax21:entry xsi:type="ax21:NbiEntryDescr">
                        <ax21:descr>For correct VLAN settings for no portal tariff, always put '6'.</ax21:descr>
                        <ax21:entry>Tunnel-Medium-Type</ax21:entry>
                    </ax21:entry>
                    <ax21:entry xsi:type="ax21:NbiEntryDescr">
                        <ax21:descr>VLAN ID for the no portal tariff. Permission is granted to only one ID. To set the VLAN attribute is also used Eltex-Additional-Vlans.</ax21:descr>
                        <ax21:entry>Tunnel-Private-Group-Id</ax21:entry>
                    </ax21:entry>
                    <ax21:entry xsi:type="ax21:NbiEntryDescr">
                        <ax21:descr>VLAN IDs for the no portal tariff. IDs separated by commas (,). Allowed to 9 identifiers to the user.</ax21:descr>
                        <ax21:entry>Eltex-Additional-Vlans</ax21:entry>
                    </ax21:entry>
                    <ax21:entry xsi:type="ax21:NbiEntryDescr">
                        <ax21:descr>Reply message for no portal tariff, not more than 253 characters.</ax21:descr>
                        <ax21:entry>Reply-Message</ax21:entry>
                    </ax21:entry>
                    <ax21:entry xsi:type="ax21:NbiEntryDescr">
                        <ax21:descr>Enable (true)/disable (false) portal scenario with idx ${1}</ax21:descr>
                        <ax21:entry>Eltex-State-On-${1}</ax21:entry>
                    </ax21:entry>
                    <ax21:entry xsi:type="ax21:NbiEntryDescr">
                        <ax21:descr>URL-address to redirect for scenario ${1} of portal tariff</ax21:descr>
                        <ax21:entry>Eltex-State-External-Url-${1}</ax21:entry>
                    </ax21:entry>
                    <ax21:entry xsi:type="ax21:NbiEntryDescr">
                        <ax21:descr>The maximum timeout of scenario with idx ${1} of portal tariff</ax21:descr>
                        <ax21:entry>Eltex-State-Session-Timeout-${1}</ax21:entry>
                    </ax21:entry>
                    <ax21:entry xsi:type="ax21:NbiEntryDescr">
                        <ax21:descr>Summary work time limit for users for scenario with idx ${1} of portal tariff, in seconds</ax21:descr>
                        <ax21:entry>Eltex-State-Work-Time-Limit-${1}</ax21:entry>
                    </ax21:entry>
                    <ax21:entry xsi:type="ax21:NbiEntryDescr">
                        <ax21:descr>Summary incoming traffic limit for scenario with idx ${1} of portal tariff, in bytes</ax21:descr>
                        <ax21:entry>Eltex-State-Traffic-Limit-${1}</ax21:entry>
                    </ax21:entry>
                    <ax21:entry xsi:type="ax21:NbiEntryDescr">
                        <ax21:descr>The maximum bandwidth rate in bits per second for downstream for scenario with idx ${1} of portal tariff.</ax21:descr>
                        <ax21:entry>Eltex-State-Bandwidth-Max-Down-${1}</ax21:entry>
                    </ax21:entry>
                    <ax21:entry xsi:type="ax21:NbiEntryDescr">
                        <ax21:descr>The maximum bandwidth rate in bits per second for upstream for scenario with idx ${1} of portal tariff.</ax21:descr>
                        <ax21:entry>Eltex-State-Bandwidth-Max-Up-${1}</ax21:entry>
                    </ax21:entry>
                    <ax21:entry xsi:type="ax21:NbiEntryDescr">
                        <ax21:descr>Time during which the user authentication information for scenario ${1} of portal tariff is stored on the AP, in sec</ax21:descr>
                        <ax21:entry>Eltex-State-Away-Time-${1}</ax21:entry>
                    </ax21:entry>
                    <ax21:entry xsi:type="ax21:NbiEntryDescr">
                        <ax21:descr>Enable (true)/disable (false) accounting before redirect for scenario ${1} of portal tariff</ax21:descr>
                        <ax21:entry>Eltex-State-Start-Session-Before-Redirect-${1}</ax21:entry>
                    </ax21:entry>
                    <ax21:entry xsi:type="ax21:NbiEntryDescr">
                        <ax21:descr>Policy profile for downstream for scenario ${1} of portal tariff, not more than 253 characters</ax21:descr>
                        <ax21:entry>Eltex-State-LVL7-Wireless-Client-Policy-Down-${1}</ax21:entry>
                    </ax21:entry>
                    <ax21:entry xsi:type="ax21:NbiEntryDescr">
                        <ax21:descr>Policy profile for upstream for scenario ${1} of portal tariff, not more than 253 characters</ax21:descr>
                        <ax21:entry>Eltex-State-LVL7-Wireless-Client-Policy-Up-${1}</ax21:entry>
                    </ax21:entry>
                    <ax21:entry xsi:type="ax21:NbiEntryDescr">
                        <ax21:descr>Dns name, ip-address or mask (like 172.156.22.0/22) permit in scenario ${2} of portal tariff. ${1} - index of address, may be some</ax21:descr>
                        <ax21:entry>Eltex-State-Permitted-Ip${1}-${2}</ax21:entry>
                    </ax21:entry>
                </ax21:response>
            </ns:return>
        </ns:RetrieveTariffAttrListResponse>
    </soapenv:Body>
</soapenv:Envelope>

Вернуться к списку команд
Версия 1.19-67
Дата публикации 07-05-2021 17:25:19