RetrieveRadiusUserAttrList - Запрос списка атрибутов Wi-Fi пользователей

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

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

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

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

code

Код ответа

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

detail

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

Текст английскими буквами с пробелами и спецсимволами.

response

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

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

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

0

Успешно

Запрос
Ответ
<soapenv:Envelope
    xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
    <soapenv:Body>
        <ns:RetrieveRadiusUserAttrListResponse
            xmlns:ns="http://org.eltex.radius.nbi/xsd">
            <ns:return>
                <ns:code>0</ns:code>
                <ns:detail/>
                <ns:response>
                    <ns:entry>
                        <ns:descr>The maximum number of simultaneous connections.</ns:descr>
                        <ns:entry>Simultaneous-Use</ns:entry>
                    </ns:entry>
                    <ns:entry>
                        <ns:descr>Deactivating user allowable values 'true' or 'false'.</ns:descr>
                        <ns:entry>Eltex-User-Deactivated</ns:entry>
                    </ns:entry>
                    <ns:entry>
                        <ns:descr>Summary incoming traffic limit for user, in bytes</ns:descr>
                        <ns:entry>Eltex-Traffic-Limit</ns:entry>
                    </ns:entry>
                    <ns:entry>
                        <ns:descr>Summary work time limit for user, in seconds</ns:descr>
                        <ns:entry>Eltex-Work-Time-Limit</ns:entry>
                    </ns:entry>
                    <ns:entry>
                        <ns:descr>The user's password in clear text (for MD5, PEAP), no more than 253 characters.</ns:descr>
                        <ns:entry>Cleartext-Password</ns:entry>
                    </ns:entry>
                    <ns:entry>
                        <ns:descr>MAC-address of the device user, 6 two-digit hex-numbers separated by hyphens (-) or a colon (:).</ns:descr>
                        <ns:entry>Calling-Station-Id</ns:entry>
                    </ns:entry>
                    <ns:entry>
                        <ns: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 '^. + [:].'</ns:descr>
                        <ns:entry>Called-Station-Id</ns:entry>
                    </ns:entry>
                    <ns:entry>
                        <ns:descr>WISPr vendor specific attributes for setting the maximum bandwidth rate in bits per second for downstream.</ns:descr>
                        <ns:entry>WISPr-Bandwidth-Max-Down</ns:entry>
                    </ns:entry>
                    <ns:entry>
                        <ns:descr>WISPr vendor specific attributes for setting the maximum bandwidth rate in bits per second for upstream.</ns:descr>
                        <ns:entry>WISPr-Bandwidth-Max-Up</ns:entry>
                    </ns:entry>
                    <ns:entry>
                        <ns:descr>Policy profile for downstream, not more than 253 characters</ns:descr>
                        <ns:entry>LVL7-Wireless-Client-Policy-Down</ns:entry>
                    </ns:entry>
                    <ns:entry>
                        <ns:descr>Policy profile for upstream, not more than 253 characters</ns:descr>
                        <ns:entry>LVL7-Wireless-Client-Policy-Up</ns:entry>
                    </ns:entry>
                    <ns:entry>
                        <ns:descr>The maximum session timeout.</ns:descr>
                        <ns:entry>Session-Timeout</ns:entry>
                    </ns:entry>
                    <ns:entry>
                        <ns:descr>For correct VLAN settings for the user, always put '13'.</ns:descr>
                        <ns:entry>Tunnel-Type</ns:entry>
                    </ns:entry>
                    <ns:entry>
                        <ns:descr>For correct VLAN settings for the user, always put '6'.</ns:descr>
                        <ns:entry>Tunnel-Medium-Type</ns:entry>
                    </ns:entry>
                    <ns:entry>
                        <ns:descr>VLAN ID for the subscriber.Permission is granted to only one ID. To set the VLAN attribute is also used Eltex-Additional-Vlans.</ns:descr>
                        <ns:entry>Tunnel-Private-Group-Id</ns:entry>
                    </ns:entry>
                    <ns:entry>
                        <ns:descr>VLAN IDs for the subscriber. IDs separated by commas (,). Allowed to 9 identifiers to the user.</ns:descr>
                        <ns:entry>Eltex-Additional-Vlans</ns:entry>
                    </ns:entry>
                    <ns:entry>
                        <ns:descr>Reply message to the user, not more than 253 characters.</ns:descr>
                        <ns:entry>Reply-Message</ns:entry>
                    </ns:entry>
                </ns:response>
            </ns:return>
        </ns:RetrieveRadiusUserAttrListResponse>
    </soapenv:Body>
</soapenv:Envelope>

Вернуться к списку команд
Версия 1.26-3053
Дата публикации 31-03-2023 06:03:06