Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

...

Блок кода
languagevb
themeEclipse
wlc# show wlc clients c2:aa:5f:36:d0:f1 detailed 
Client client-1:
    MAC AP:                            68:13:e2:0e:7b:80
    MAC address:                       c2:aa:5f:36:d0:f1
    IP address:                        192.168.2.4
    Hostname:                          HUAWEI_nova_5T-5b46cd150a
    Hostname AP:                       WEP-200L
    SSID:                              test-ssid
    Band:                              5g
    Interface:                         wlan1-va1
    RSSI:                              -46 -51 -41 -39			   
    SNR:                               12 12 12 12
    Transmit rate, mbit/s:             72.2						   
    Receive rate, mbit/s:              78	
    Transmit modulation:               VHT NSS1-MCS7 SGI           
    Receive modulation:                VHT NSS1-MCS8 NO SGI		   <-------------
    Wireless mode:                     ac
    Authorized:                        true
    Username:                          --
    Domain:                            --
    Link Quality:                      100
    Link Quality Common:               99
    Actual transmit rate:              96
    Actual receive rate:               157
    Transmit bytes:                    716866
    Receive bytes:                     279708
    Transmit packets:                  747
    Receive packets:                   684
    Uptime (d,h:m:s):                  00,00:00:24
    Transmit bandwidth:                20
    Receive bandwidth:                 20
    Summary auth-method/status:        WPA2/Authenticated
    WLAN-auth method:                  WPA2
    EAP method:                        --
    WLAN-auth status:                  Authenticated
    RADIUS MAC-auth status:            Not-required
    Portal-auth status:                Not-required
    WLAN-auth uptime: (d,h:m:s):       00,00:00:24
    RADIUS MAC-auth uptime: (d,h:m:s): --
    Portal-auth uptime: (d,h:m:s):     --

Мониторинг параметров клиентов

Используемые OID:

eltWlcClientInfoTable - .1.3.6.1.4.1.35265.1.224.1.3.3.4

Просмотр MAC-адреса клиентов

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientMacAddress - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.2

Тип данных в SNMP:

Hex-STRING

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.109.0.102 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.2
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.2.1 = Hex-STRING: C2 AA 5F 36 D0 F1
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients 
MAC User            IP User           MAC AP              Hostname AP                      SSID              Band   RSSI   SNR    AP-Location         Username            
-----------------   ---------------   -----------------   ------------------------------   ---------------   ----   ----   ----   -----------------   -----------------   
c2:aa:5f:36:d0:f1   192.168.2.4       e8:28:c1:e1:cf:e0   WOP-2L                           test-ssid         5g     -82    10     default-location    --                 

Просмотр IP-адреса клиентов

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientIpAddress - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.3

Тип данных в SNMP:

 IPADDRESS

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.109.0.102 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.3
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.3.1 = IpAddress: 192.168.2.4
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients 
MAC User            IP User           MAC AP              Hostname AP                      SSID              Band   RSSI   SNR    AP-Location         Username            
-----------------   ---------------   -----------------   ------------------------------   ---------------   ----   ----   ----   -----------------   -----------------   
c2:aa:5f:36:d0:f1   192.168.2.4       e8:28:c1:e1:cf:e0   WOP-2L                           test-ssid         5g     -78    11     default-location    --              

Просмотр MAC-адреса точек доступа, к котором подключены клиенты

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientApMacAddress - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.4

Тип данных в SNMP:

Hex-STRING

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.109.0.102 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.4
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.4.1 = Hex-STRING: E8 28 C1 E1 CF E0
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients
MAC User            IP User           MAC AP              Hostname AP                      SSID              Band   RSSI   SNR    AP-Location         Username            
-----------------   ---------------   -----------------   ------------------------------   ---------------   ----   ----   ----   -----------------   -----------------   
c2:aa:5f:36:d0:f1   192.168.2.4       e8:28:c1:e1:cf:e0   WOP-2L                           test-ssid         5g     -78    12     default-location    --           

Просмотр имени устройств клиентов

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientHostname - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.5

Тип данных в SNMP:

STRING

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.109.0.102 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.5
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.5.1 = STRING: "HUAWEI_nova_5T-5b46cd150a"
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients c2:44:7b:46:7e:49 detailed  
Client client-1:
    MAC AP:                            e8:28:c1:e1:cf:e0
    MAC address:                       c2:aa:5f:36:d0:f1
    IP address:                        192.168.2.4
    Hostname:                          HUAWEI_nova_5T-5b46cd150a    <------------- 
    Hostname AP:                       WOP-2L
    SSID:                              test-ssid
    Band:                              5g
    Interface:                         wlan1-va1
    RSSI:                              -71 -66
    SNR:                               14 14
    Transmit rate, mbit/s:             52
    Receive rate, mbit/s:              52
    Transmit modulation:               VHT NSS1-MCS5 NO SGI
    Receive modulation:                VHT NSS1-MCS5 NO SGI
    Wireless mode:                     ac
    Authorized:                        true
    Username:                          --
    Domain:                            --
    Link Quality:                      100
    Link Quality Common:               94
    Actual transmit rate:              0
    Actual receive rate:               0
    Transmit bytes:                    662337
    Receive bytes:                     791358
    Transmit packets:                  1335
    Receive packets:                   2083
    Uptime (d,h:m:s):                  00,00:33:38
    Transmit bandwidth:                20
    Receive bandwidth:                 20
    Summary auth-method/status:        WPA2/Authenticated
    WLAN-auth method:                  WPA2
    EAP method:                        --
    WLAN-auth status:                  Authenticated
    RADIUS MAC-auth status:            Not-required
    Portal-auth status:                Not-required
    WLAN-auth uptime: (d,h:m:s):       00,00:33:38
    RADIUS MAC-auth uptime: (d,h:m:s): --
    Portal-auth uptime: (d,h:m:s):     --

Просмотр SSID, к которому подключены клиенты

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientSsid - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.6

Тип данных в SNMP:

STRING

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.109.0.102 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.6
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.6.1 = STRING: "test-ssid"
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients
MAC User            IP User           MAC AP              Hostname AP                      SSID              Band   RSSI   SNR    AP-Location         Username            
-----------------   ---------------   -----------------   ------------------------------   ---------------   ----   ----   ----   -----------------   -----------------   
c2:aa:5f:36:d0:f1   192.168.2.4       e8:28:c1:e1:cf:e0   WOP-2L                           test-ssid         5g     -72    13     default-location    -- 

Просмотр интерфейса точек доступа, к которому подключены клиенты

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientApInterface - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.7

Тип данных в SNMP:

STRING

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.109.0.102 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.7
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.7.1 = STRING: "wlan1va1"
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients c2:aa:5f:36:d0:f1 detailed
Client client-1:
    MAC AP:                            e8:28:c1:e1:cf:e0
    MAC address:                       c2:aa:5f:36:d0:f1
    IP address:                        192.168.2.4
    Hostname:                          HUAWEI_nova_5T-5b46cd150a
    Hostname AP:                       WOP-2L
    SSID:                              test-ssid
    Band:                              5g
    Interface:                         wlan1-va1				    <-------------
    RSSI:                              -71 -66
    SNR:                               14 14
    Transmit rate, mbit/s:             52
    Receive rate, mbit/s:              52
    Transmit modulation:               VHT NSS1-MCS5 NO SGI
    Receive modulation:                VHT NSS1-MCS5 NO SGI
    Wireless mode:                     ac
    Authorized:                        true
    Username:                          --
    Domain:                            --
    Link Quality:                      100
    Link Quality Common:               94
    Actual transmit rate:              0
    Actual receive rate:               0
    Transmit bytes:                    662337
    Receive bytes:                     791358
    Transmit packets:                  1335
    Receive packets:                   2083
    Uptime (d,h:m:s):                  00,00:33:38
    Transmit bandwidth:                20
    Receive bandwidth:                 20
    Summary auth-method/status:        WPA2/Authenticated
    WLAN-auth method:                  WPA2
    EAP method:                        --
    WLAN-auth status:                  Authenticated
    RADIUS MAC-auth status:            Not-required
    Portal-auth status:                Not-required
    WLAN-auth uptime: (d,h:m:s):       00,00:33:38
    RADIUS MAC-auth uptime: (d,h:m:s): --
    Portal-auth uptime: (d,h:m:s):     --

Просмотр значения RSSI клиентов строкой

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientRssi - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.8

Тип данных в SNMP:

STRING

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.109.0.102 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.8
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.8.1 = STRING: "-80 -69"
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients
MAC User            IP User           MAC AP              Hostname AP                      SSID              Band   RSSI   SNR    AP-Location         Username            
-----------------   ---------------   -----------------   ------------------------------   ---------------   ----   ----   ----   -----------------   -----------------   
c2:aa:5f:36:d0:f1   192.168.2.4       e8:28:c1:e1:cf:e0   WOP-2L                           test-ssid         5g     -80    11     default-location    --                  

Просмотр локаций, в которых находятся клиенты

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientApLocation - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.9

Тип данных в SNMP:

STRING

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.109.0.102 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.9
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.9.1 = STRING: "test-ssid"
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients
MAC User            IP User           MAC AP              Hostname AP                      SSID              Band   RSSI   SNR    AP-Location         Username            
-----------------   ---------------   -----------------   ------------------------------   ---------------   ----   ----   ----   -----------------   -----------------   
c2:aa:5f:36:d0:f1   192.168.2.4       e8:28:c1:e1:cf:e0   WOP-2L                           test-ssid         5g     -75    10     default-location    --                  

Просмотр соотношения сигнал/шум клиентов строкой

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientSnr - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.10

Тип данных в SNMP:

STRING

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.109.0.102 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.10
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.10.1 = STRING: "12 12"
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients c2:aa:5f:36:d0:f1 detailed
Client client-1:
    MAC AP:                            e8:28:c1:e1:cf:e0
    MAC address:                       c2:aa:5f:36:d0:f1
    IP address:                        192.168.2.4
    Hostname:                          HUAWEI_nova_5T-5b46cd150a
    Hostname AP:                       WOP-2L
    SSID:                              test-ssid
    Band:                              5g
    Interface:                         wlan1-va1
    RSSI:                              -72 -66
    SNR:                               12 12                 	    <-------------
    Transmit rate, mbit/s:             52
    Receive rate, mbit/s:              52
    Transmit modulation:               VHT NSS1-MCS5 NO SGI
    Receive modulation:                VHT NSS1-MCS5 NO SGI
    Wireless mode:                     ac
    Authorized:                        true
    Username:                          --
    Domain:                            --
    Link Quality:                      100
    Link Quality Common:               94
    Actual transmit rate:              0
    Actual receive rate:               0
    Transmit bytes:                    760606
    Receive bytes:                     907257
    Transmit packets:                  1591
    Receive packets:                   2566
    Uptime (d,h:m:s):                  00,00:46:48
    Transmit bandwidth:                20
    Receive bandwidth:                 20
    Summary auth-method/status:        WPA2/Authenticated
    WLAN-auth method:                  WPA2
    EAP method:                        --
    WLAN-auth status:                  Authenticated
    RADIUS MAC-auth status:            Not-required
    Portal-auth status:                Not-required
    WLAN-auth uptime: (d,h:m:s):       00,00:46:48
    RADIUS MAC-auth uptime: (d,h:m:s): --
    Portal-auth uptime: (d,h:m:s):     --

Просмотр канальной скорости передачи и модуляции строкой

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientTxRate - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.11

Тип данных в SNMP:

STRING

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.110.7.62 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.11
iso.1.3.6.1.4.1.35265.1.224.1.3.3.4.1.11 = STRING: "VHT NSS1-MCS5 NO SGI 52"
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients c2:aa:5f:36:d0:f1 detailed 
Client client-1:
    MAC AP:                            e8:28:c1:e1:cf:e0
    MAC address:                       c2:aa:5f:36:d0:f1
    IP address:                        192.168.2.4
    Hostname:                          HUAWEI_nova_5T-5b46cd150a
    Hostname AP:                       WOP-2L
    SSID:                              test-ssid
    Band:                              5g
    Interface:                         wlan1-va1
    RSSI:                              -75 -67
    SNR:                               12 14
    Transmit rate, mbit/s:             52					  	    <-------------
    Receive rate, mbit/s:              52
    Transmit modulation:               VHT NSS1-MCS5 NO SGI		    <-------------
    Receive modulation:                VHT NSS1-MCS5 NO SGI
    Wireless mode:                     ac
    Authorized:                        true
    Username:                          --
    Domain:                            --
    Link Quality:                      100
    Link Quality Common:               94
    Actual transmit rate:              0
    Actual receive rate:               0
    Transmit bytes:                    762541
    Receive bytes:                     909097
    Transmit packets:                  1601
    Receive packets:                   2589
    Uptime (d,h:m:s):                  00,00:48:17
    Transmit bandwidth:                20
    Receive bandwidth:                 20
    Summary auth-method/status:        WPA2/Authenticated
    WLAN-auth method:                  WPA2
    EAP method:                        --
    WLAN-auth status:                  Authenticated
    RADIUS MAC-auth status:            Not-required
    Portal-auth status:                Not-required
    WLAN-auth uptime: (d,h:m:s):       00,00:48:17
    RADIUS MAC-auth uptime: (d,h:m:s): --
    Portal-auth uptime: (d,h:m:s):     --

Просмотр канальной скорости приема и модуляции строкой

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientRxRate - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.12

Тип данных в SNMP:

STRING

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.110.7.62 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.12
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.12.1 = STRING: "VHT NSS1-MCS5 NO SGI 52"
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients c2:aa:5f:36:d0:f1 detailed 
Client client-1:
    MAC AP:                            e8:28:c1:e1:cf:e0
    MAC address:                       c2:aa:5f:36:d0:f1
    IP address:                        192.168.2.4
    Hostname:                          HUAWEI_nova_5T-5b46cd150a
    Hostname AP:                       WOP-2L
    SSID:                              test-ssid
    Band:                              5g
    Interface:                         wlan1-va1
    RSSI:                              -75 -67
    SNR:                               12 14
    Transmit rate, mbit/s:             52					  	 
    Receive rate, mbit/s:              52						    <-------------
    Transmit modulation:               VHT NSS1-MCS5 NO SGI		 
    Receive modulation:                VHT NSS1-MCS5 NO SGI		    <-------------
    Wireless mode:                     ac
    Authorized:                        true
    Username:                          --
    Domain:                            --
    Link Quality:                      100
    Link Quality Common:               94
    Actual transmit rate:              0
    Actual receive rate:               0
    Transmit bytes:                    778378
    Receive bytes:                     919814
    Transmit packets:                  1648
    Receive packets:                   2705
    Uptime (d,h:m:s):                  00,00:54:01
    Transmit bandwidth:                20
    Receive bandwidth:                 20
    Summary auth-method/status:        WPA2/Authenticated
    WLAN-auth method:                  WPA2
    EAP method:                        --
    WLAN-auth status:                  Authenticated
    RADIUS MAC-auth status:            Not-required
    Portal-auth status:                Not-required
    WLAN-auth uptime: (d,h:m:s):       00,00:48:17
    RADIUS MAC-auth uptime: (d,h:m:s): --
    Portal-auth uptime: (d,h:m:s):     --

Просмотр ширины полосы передачи в МГц

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientTxBw - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.13

Тип данных в SNMP:

INTEGER

Расшифровка выдаваемых значений в SNMP:

1 – ширина полосы передачи 20 МГц;

2 – ширина полосы передачи 40 МГц;

3 – ширина полосы передачи 80 МГц;

4 – ширина полосы передачи 160 МГц;

5 – ширина полосы передачи 320 МГц.

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.109.0.102 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.13
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.13.1 = INTEGER: 1
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients c2:aa:5f:36:d0:f1 detailed 
Client client-1:
    MAC AP:                            e8:28:c1:e1:cf:e0
    MAC address:                       c2:aa:5f:36:d0:f1
    IP address:                        192.168.2.4
    Hostname:                          HUAWEI_nova_5T-5b46cd150a
    Hostname AP:                       WOP-2L
    SSID:                              test-ssid
    Band:                              5g
    Interface:                         wlan1-va1
    RSSI:                              -76 -68
    SNR:                               12 14
    Transmit rate, mbit/s:             52
    Receive rate, mbit/s:              52
    Transmit modulation:               VHT NSS1-MCS5 NO SGI
    Receive modulation:                VHT NSS1-MCS5 NO SGI
    Wireless mode:                     ac
    Authorized:                        true
    Username:                          --
    Domain:                            --
    Link Quality:                      100
    Link Quality Common:               95
    Actual transmit rate:              0
    Actual receive rate:               0
    Transmit bytes:                    779445
    Receive bytes:                     921478
    Transmit packets:                  1658
    Receive packets:                   2724
    Uptime (d,h:m:s):                  00,00:54:39
    Transmit bandwidth:                20					     	<-------------
    Receive bandwidth:                 20
    Summary auth-method/status:        WPA2/Authenticated
    WLAN-auth method:                  WPA2
    EAP method:                        --
    WLAN-auth status:                  Authenticated
    RADIUS MAC-auth status:            Not-required
    Portal-auth status:                Not-required
    WLAN-auth uptime: (d,h:m:s):       00,00:54:39
    RADIUS MAC-auth uptime: (d,h:m:s): --
    Portal-auth uptime: (d,h:m:s):     --

Просмотр ширины полосы приема в МГц

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientRxBw - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.14

Тип данных в SNMP:

INTEGER

Расшифровка выдаваемых значений в SNMP:

1 – ширина полосы приема 20 МГц;

2 – ширина полосы приема 40 МГц;

3 – ширина полосы приема 80 МГц;

4 – ширина полосы приема 160 МГц;

5 – ширина полосы приема 320 МГц.

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.109.0.102 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.14
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.14.1 = INTEGER: 1
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients c2:aa:5f:36:d0:f1 detailed 
Client client-1:
    MAC AP:                            e8:28:c1:e1:cf:e0
    MAC address:                       c2:aa:5f:36:d0:f1
    IP address:                        192.168.2.4
    Hostname:                          HUAWEI_nova_5T-5b46cd150a
    Hostname AP:                       WOP-2L
    SSID:                              test-ssid
    Band:                              5g
    Interface:                         wlan1-va1
    RSSI:                              -76 -68
    SNR:                               13 14
    Transmit rate, mbit/s:             52
    Receive rate, mbit/s:              58.5
    Transmit modulation:               VHT NSS1-MCS5 NO SGI
    Receive modulation:                VHT NSS1-MCS6 NO SGI
    Wireless mode:                     ac
    Authorized:                        true
    Username:                          --
    Domain:                            --
    Link Quality:                      100
    Link Quality Common:               95
    Actual transmit rate:              0
    Actual receive rate:               0
    Transmit bytes:                    780474
    Receive bytes:                     971429
    Transmit packets:                  1666
    Receive packets:                   2811
    Uptime (d,h:m:s):                  00,00:55:56
    Transmit bandwidth:                20
    Receive bandwidth:                 20						    <-------------
    Summary auth-method/status:        WPA2/Authenticated
    WLAN-auth method:                  WPA2
    EAP method:                        --
    WLAN-auth status:                  Authenticated
    RADIUS MAC-auth status:            Not-required
    Portal-auth status:                Not-required
    WLAN-auth uptime: (d,h:m:s):       00,00:55:56
    RADIUS MAC-auth uptime: (d,h:m:s): --
    Portal-auth uptime: (d,h:m:s):     --

Просмотр времени работы клиентов

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientUptime - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.15

Тип данных в SNMP:

TIMETICKS

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.110.7.62 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.15
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.15.1 = Timeticks: (341600) 0:56:56.00
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients c2:aa:5f:36:d0:f1 detailed 
Client client-1:
    MAC AP:                            e8:28:c1:e1:cf:e0
    MAC address:                       c2:aa:5f:36:d0:f1
    IP address:                        192.168.2.4
    Hostname:                          HUAWEI_nova_5T-5b46cd150a
    Hostname AP:                       WOP-2L
    SSID:                              test-ssid
    Band:                              5g
    Interface:                         wlan1-va1
    RSSI:                              -75 -70
    SNR:                               13 14
    Transmit rate, mbit/s:             52
    Receive rate, mbit/s:              58.5
    Transmit modulation:               VHT NSS1-MCS5 NO SGI
    Receive modulation:                VHT NSS1-MCS6 NO SGI
    Wireless mode:                     ac
    Authorized:                        true
    Username:                          --
    Domain:                            --
    Link Quality:                      97
    Link Quality Common:               95
    Actual transmit rate:              0
    Actual receive rate:               0
    Transmit bytes:                    877075
    Receive bytes:                     1077878
    Transmit packets:                  1824
    Receive packets:                   3072
    Uptime (d,h:m:s):                  0:56:56.00                    <-------------
    Transmit bandwidth:                20
    Receive bandwidth:                 20
    Summary auth-method/status:        WPA2/Authenticated
    WLAN-auth method:                  WPA2
    EAP method:                        --
    WLAN-auth status:                  Authenticated
    RADIUS MAC-auth status:            Not-required
    Portal-auth status:                Not-required
    WLAN-auth uptime: (d,h:m:s):       00,00:57:34
    RADIUS MAC-auth uptime: (d,h:m:s): --
    Portal-auth uptime: (d,h:m:s):     --

Просмотр режима работы IEEE 802.11 клиентов

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientWirelessMode - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.16

Тип данных в SNMP:

STRING

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.109.0.102 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.16
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.16.1 = STRING: "ac"
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients c2:aa:5f:36:d0:f1 detailed 
Client client-1:
    MAC AP:                            e8:28:c1:e1:cf:e0
    MAC address:                       c2:aa:5f:36:d0:f1
    IP address:                        192.168.2.4
    Hostname:                          HUAWEI_nova_5T-5b46cd150a
    Hostname AP:                       WOP-2L
    SSID:                              test-ssid
    Band:                              5g
    Interface:                         wlan1-va1
    RSSI:                              -74 -68
    SNR:                               13 14
    Transmit rate, mbit/s:             52
    Receive rate, mbit/s:              58.5
    Transmit modulation:               VHT NSS1-MCS5 NO SGI
    Receive modulation:                VHT NSS1-MCS6 NO SGI
    Wireless mode:                     ac						   <-------------
    Authorized:                        true
    Username:                          --
    Domain:                            --
    Link Quality:                      100
    Link Quality Common:               95
    Actual transmit rate:              8
    Actual receive rate:               4
    Transmit bytes:                    889758
    Receive bytes:                     1085060
    Transmit packets:                  1848
    Receive packets:                   3112
    Uptime (d,h:m:s):                  00,00:58:30
    Transmit bandwidth:                20
    Receive bandwidth:                 20
    Summary auth-method/status:        WPA2/Authenticated
    WLAN-auth method:                  WPA2
    EAP method:                        --
    WLAN-auth status:                  Authenticated
    RADIUS MAC-auth status:            Not-required
    Portal-auth status:                Not-required
    WLAN-auth uptime: (d,h:m:s):       00,00:58:30
    RADIUS MAC-auth uptime: (d,h:m:s): --
    Portal-auth uptime: (d,h:m:s):     --

Просмотр состояния авторизации клиентов на контроллере

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientAuthorized - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.17

Тип данных в SNMP:

 INTEGER

Расшифровка выдаваемых значений в SNMP:

1 – клиент авторизован;

2 – клиент не авторизован.

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.109.0.102 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.17
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.17.1 = INTEGER: 1
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients c2:aa:5f:36:d0:f1 detailed 
Client client-1:
    MAC AP:                            e8:28:c1:e1:cf:e0
    MAC address:                       c2:aa:5f:36:d0:f1
    IP address:                        192.168.2.4
    Hostname:                          HUAWEI_nova_5T-5b46cd150a
    Hostname AP:                       WOP-2L
    SSID:                              test-ssid
    Band:                              5g
    Interface:                         wlan1-va1
    RSSI:                              -65 -60
    SNR:                               13 12
    Transmit rate, mbit/s:             52
    Receive rate, mbit/s:              78
    Transmit modulation:               VHT NSS1-MCS5 NO SGI
    Receive modulation:                VHT NSS1-MCS8 NO SGI
    Wireless mode:                     ac					       
    Authorized:                        true						   <-------------
    Username:                          user
    Domain:                            default
    Link Quality:                      100
    Link Quality Common:               94
    Actual transmit rate:              6
    Actual receive rate:               3
    Transmit bytes:                    1786219
    Receive bytes:                     1682206
    Transmit packets:                  3110
    Receive packets:                   4572
    Uptime (d,h:m:s):                  00,01:00:37
    Transmit bandwidth:                20
    Receive bandwidth:                 20
    Summary auth-method/status:        WPA2-Enterprise/Authenticated
    WLAN-auth method:                  WPA2-Enterprise
    EAP method:                        EAP-PEAP
    WLAN-auth status:                  Authenticated
    RADIUS MAC-auth status:            Not-required
    Portal-auth status:                Not-required
    WLAN-auth uptime: (d,h:m:s):       00,00:00:15
    RADIUS MAC-auth uptime: (d,h:m:s): --
    Portal-auth uptime: (d,h:m:s):     --

Просмотр доменов, в которых находятся клиенты

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientDomain - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.18

Тип данных в SNMP:

 STRING

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.109.0.102 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.18
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.18.1 = STRING: "default"
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients c2:aa:5f:36:d0:f1 detailed 
Client client-1:
    MAC AP:                            e8:28:c1:e1:cf:e0
    MAC address:                       c2:aa:5f:36:d0:f1
    IP address:                        192.168.2.4
    Hostname:                          HUAWEI_nova_5T-5b46cd150a
    Hostname AP:                       WOP-2L
    SSID:                              test-ssid
    Band:                              5g
    Interface:                         wlan1-va1
    RSSI:                              -63 -62
    SNR:                               14 13
    Transmit rate, mbit/s:             52
    Receive rate, mbit/s:              78
    Transmit modulation:               VHT NSS1-MCS5 NO SGI
    Receive modulation:                VHT NSS1-MCS8 NO SGI
    Wireless mode:                     ac
    Authorized:                        true
    Username:                          user
    Domain:                            default                     <-------------
    Link Quality:                      100
    Link Quality Common:               95
    Actual transmit rate:              0
    Actual receive rate:               0
    Transmit bytes:                    1818523
    Receive bytes:                     1722583
    Transmit packets:                  3252
    Receive packets:                   4834
    Uptime (d,h:m:s):                  00,01:03:40
    Transmit bandwidth:                20
    Receive bandwidth:                 20
    Summary auth-method/status:        WPA2-Enterprise/Authenticated
    WLAN-auth method:                  WPA2-Enterprise
    EAP method:                        EAP-PEAP
    WLAN-auth status:                  Authenticated
    RADIUS MAC-auth status:            Not-required
    Portal-auth status:                Not-required
    WLAN-auth uptime: (d,h:m:s):       00,00:00:15
    RADIUS MAC-auth uptime: (d,h:m:s): --
    Portal-auth uptime: (d,h:m:s):     --

Просмотр качества соединения

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientLinkQuality - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.19

Тип данных в SNMP:

INTEGER

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.109.0.102 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.19
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.19.1 = INTEGER: 89
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients c2:aa:5f:36:d0:f1 detailed 
Client client-1:
    MAC AP:                            e8:28:c1:e1:cf:e0
    MAC address:                       c2:aa:5f:36:d0:f1
    IP address:                        192.168.2.4
    Hostname:                          HUAWEI_nova_5T-5b46cd150a
    Hostname AP:                       WOP-2L
    SSID:                              test-ssid
    Band:                              5g
    Interface:                         wlan1-va1
    RSSI:                              -60 -59
    SNR:                               14 13
    Transmit rate, mbit/s:             52
    Receive rate, mbit/s:              78
    Transmit modulation:               VHT NSS1-MCS5 NO SGI
    Receive modulation:                VHT NSS1-MCS8 NO SGI
    Wireless mode:                     ac
    Authorized:                        true
    Username:                          --
    Domain:                            --
    Link Quality:                      89					       <-------------					
    Link Quality Common:               95
    Actual transmit rate:              0
    Actual receive rate:               0
    Transmit bytes:                    1842700
    Receive bytes:                     1753012
    Transmit packets:                  3333
    Receive packets:                   4968
    Uptime (d,h:m:s):                  00,01:05:10
    Transmit bandwidth:                20
    Receive bandwidth:                 20
    Summary auth-method/status:        WPA2/Authenticated
    WLAN-auth method:                  WPA2
    EAP method:                        --
    WLAN-auth status:                  Authenticated
    RADIUS MAC-auth status:            Not-required
    Portal-auth status:                Not-required
    WLAN-auth uptime: (d,h:m:s):       00,01:05:10
    RADIUS MAC-auth uptime: (d,h:m:s): --
    Portal-auth uptime: (d,h:m:s):     --

Просмотр общего качества соединения

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientLinkQualityCommon - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.20

Тип данных в SNMP:

INTEGER

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.109.0.102 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.20
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.20.1 = INTEGER: 95
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients c2:aa:5f:36:d0:f1 detailed 
Client client-1:
    MAC AP:                            e8:28:c1:e1:cf:e0
    MAC address:                       c2:aa:5f:36:d0:f1
    IP address:                        192.168.2.4
    Hostname:                          HUAWEI_nova_5T-5b46cd150a
    Hostname AP:                       WOP-2L
    SSID:                              test-ssid
    Band:                              5g
    Interface:                         wlan1-va1
    RSSI:                              -62 -59
    SNR:                               13 13
    Transmit rate, mbit/s:             52
    Receive rate, mbit/s:              78
    Transmit modulation:               VHT NSS1-MCS5 NO SGI
    Receive modulation:                VHT NSS1-MCS8 NO SGI
    Wireless mode:                     ac
    Authorized:                        true
    Username:                          --
    Domain:                            --
    Link Quality:                      100
    Link Quality Common:               95					       <-------------
    Actual transmit rate:              5
    Actual receive rate:               7
    Transmit bytes:                    1857417
    Receive bytes:                     1773111
    Transmit packets:                  17911
    Receive packets:                   12144
    Uptime (d,h:m:s):                  00,01:06:55
    Transmit bandwidth:                20
    Receive bandwidth:                 20
    Summary auth-method/status:        WPA2/Authenticated
    WLAN-auth method:                  WPA2
    EAP method:                        --
    WLAN-auth status:                  Authenticated
    RADIUS MAC-auth status:            Not-required
    Portal-auth status:                Not-required
    WLAN-auth uptime: (d,h:m:s):       00,01:06:55
    RADIUS MAC-auth uptime: (d,h:m:s): --
    Portal-auth uptime: (d,h:m:s):     --

Просмотр скорости передачи в Кбит/c

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientActualTxRate - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.21

Тип данных в SNMP:

INTEGER

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.109.0.102 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.21
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.21.1 = INTEGER: 418
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients c2:aa:5f:36:d0:f1 detailed 
Client client-1:
    MAC AP:                            e8:28:c1:e1:cf:e0
    MAC address:                       c2:aa:5f:36:d0:f1
    IP address:                        192.168.2.4
    Hostname:                          HUAWEI_nova_5T-5b46cd150a
    Hostname AP:                       WOP-2L
    SSID:                              test-ssid
    Band:                              5g
    Interface:                         wlan1-va1
    RSSI:                              -62 -59
    SNR:                               13 13
    Transmit rate, mbit/s:             52
    Receive rate, mbit/s:              78
    Transmit modulation:               VHT NSS1-MCS5 NO SGI
    Receive modulation:                VHT NSS1-MCS8 NO SGI
    Wireless mode:                     ac
    Authorized:                        true
    Username:                          --
    Domain:                            --
    Link Quality:                      100
    Link Quality Common:               95					       
    Actual transmit rate:              418						   <-------------
    Actual receive rate:               238
    Transmit bytes:                    1857417
    Receive bytes:                     1773111
    Transmit packets:                  17911
    Receive packets:                   12144
    Uptime (d,h:m:s):                  00,01:06:55
    Transmit bandwidth:                20
    Receive bandwidth:                 20
    Summary auth-method/status:        WPA2/Authenticated
    WLAN-auth method:                  WPA2
    EAP method:                        --
    WLAN-auth status:                  Authenticated
    RADIUS MAC-auth status:            Not-required
    Portal-auth status:                Not-required
    WLAN-auth uptime: (d,h:m:s):       00,01:06:55
    RADIUS MAC-auth uptime: (d,h:m:s): --
    Portal-auth uptime: (d,h:m:s):     --

Просмотр скорости приема в Кбит/c

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientActualRxRate - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.22

Тип данных в SNMP:

INTEGER

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.109.0.102 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.22
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.22.1 = INTEGER: 238
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients c2:aa:5f:36:d0:f1 detailed 
Client client-1:
    MAC AP:                            e8:28:c1:e1:cf:e0
    MAC address:                       c2:aa:5f:36:d0:f1
    IP address:                        192.168.2.4
    Hostname:                          HUAWEI_nova_5T-5b46cd150a
    Hostname AP:                       WOP-2L
    SSID:                              test-ssid
    Band:                              5g
    Interface:                         wlan1-va1
    RSSI:                              -62 -59
    SNR:                               13 13
    Transmit rate, mbit/s:             52
    Receive rate, mbit/s:              78
    Transmit modulation:               VHT NSS1-MCS5 NO SGI
    Receive modulation:                VHT NSS1-MCS8 NO SGI
    Wireless mode:                     ac
    Authorized:                        true
    Username:                          --
    Domain:                            --
    Link Quality:                      100
    Link Quality Common:               95					       
    Actual transmit rate:              418						   
    Actual receive rate:               238						   <-------------
    Transmit bytes:                    1857417
    Receive bytes:                     1773111
    Transmit packets:                  17911
    Receive packets:                   12144
    Uptime (d,h:m:s):                  00,01:06:55
    Transmit bandwidth:                20
    Receive bandwidth:                 20
    Summary auth-method/status:        WPA2/Authenticated
    WLAN-auth method:                  WPA2
    EAP method:                        --
    WLAN-auth status:                  Authenticated
    RADIUS MAC-auth status:            Not-required
    Portal-auth status:                Not-required
    WLAN-auth uptime: (d,h:m:s):       00,01:06:55
    RADIUS MAC-auth uptime: (d,h:m:s): --
    Portal-auth uptime: (d,h:m:s):     --

Просмотр количества переданных байтов

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientTxBytes - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.23

Тип данных в SNMP:

COUNTER64

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.109.0.102 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.23
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.23.1 = INTEGER: 1857417
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients c2:aa:5f:36:d0:f1 detailed 
Client client-1:
    MAC AP:                            e8:28:c1:e1:cf:e0
    MAC address:                       c2:aa:5f:36:d0:f1
    IP address:                        192.168.2.4
    Hostname:                          HUAWEI_nova_5T-5b46cd150a
    Hostname AP:                       WOP-2L
    SSID:                              test-ssid
    Band:                              5g
    Interface:                         wlan1-va1
    RSSI:                              -62 -59
    SNR:                               13 13
    Transmit rate, mbit/s:             52
    Receive rate, mbit/s:              78
    Transmit modulation:               VHT NSS1-MCS5 NO SGI
    Receive modulation:                VHT NSS1-MCS8 NO SGI
    Wireless mode:                     ac
    Authorized:                        true
    Username:                          --
    Domain:                            --
    Link Quality:                      100
    Link Quality Common:               95					       
    Actual transmit rate:              418						   
    Actual receive rate:               238						   
    Transmit bytes:                    1857417					   <-------------
    Receive bytes:                     1773111
    Transmit packets:                  17911
    Receive packets:                   12144
    Uptime (d,h:m:s):                  00,01:06:55
    Transmit bandwidth:                20
    Receive bandwidth:                 20
    Summary auth-method/status:        WPA2/Authenticated
    WLAN-auth method:                  WPA2
    EAP method:                        --
    WLAN-auth status:                  Authenticated
    RADIUS MAC-auth status:            Not-required
    Portal-auth status:                Not-required
    WLAN-auth uptime: (d,h:m:s):       00,01:06:55
    RADIUS MAC-auth uptime: (d,h:m:s): --
    Portal-auth uptime: (d,h:m:s):     --

Просмотр количества принятых байтов

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientRxBytes - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.24

Тип данных в SNMP:

COUNTER64

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.109.0.102 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.24
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.24.1 = INTEGER: 631520
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients c2:aa:5f:36:d0:f1 detailed 
Client client-1:
    MAC AP:                            e8:28:c1:e1:cf:e0
    MAC address:                       c2:aa:5f:36:d0:f1
    IP address:                        192.168.2.4
    Hostname:                          HUAWEI_nova_5T-5b46cd150a
    Hostname AP:                       WOP-2L
    SSID:                              test-ssid
    Band:                              5g
    Interface:                         wlan1-va1
    RSSI:                              -62 -59
    SNR:                               13 13
    Transmit rate, mbit/s:             52
    Receive rate, mbit/s:              78
    Transmit modulation:               VHT NSS1-MCS5 NO SGI
    Receive modulation:                VHT NSS1-MCS8 NO SGI
    Wireless mode:                     ac
    Authorized:                        true
    Username:                          --
    Domain:                            --
    Link Quality:                      100
    Link Quality Common:               95					       
    Actual transmit rate:              418						   
    Actual receive rate:               238						   
    Transmit bytes:                    1857417					   
    Receive bytes:                     1773111					   <-------------
    Transmit packets:                  17911
    Receive packets:                   12144
    Uptime (d,h:m:s):                  00,01:06:55
    Transmit bandwidth:                20
    Receive bandwidth:                 20
    Summary auth-method/status:        WPA2/Authenticated
    WLAN-auth method:                  WPA2
    EAP method:                        --
    WLAN-auth status:                  Authenticated
    RADIUS MAC-auth status:            Not-required
    Portal-auth status:                Not-required
    WLAN-auth uptime: (d,h:m:s):       00,01:06:55
    RADIUS MAC-auth uptime: (d,h:m:s): --
    Portal-auth uptime: (d,h:m:s):     --

Просмотр количества переданных пакетов

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientTxPackets - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.25

Тип данных в SNMP:

COUNTER64

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.109.0.102 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.25
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.25.1 = INTEGER: 17911
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients c2:aa:5f:36:d0:f1 detailed 
Client client-1:
    MAC AP:                            e8:28:c1:e1:cf:e0
    MAC address:                       c2:aa:5f:36:d0:f1
    IP address:                        192.168.2.4
    Hostname:                          HUAWEI_nova_5T-5b46cd150a
    Hostname AP:                       WOP-2L
    SSID:                              test-ssid
    Band:                              5g
    Interface:                         wlan1-va1
    RSSI:                              -62 -59
    SNR:                               13 13
    Transmit rate, mbit/s:             52
    Receive rate, mbit/s:              78
    Transmit modulation:               VHT NSS1-MCS5 NO SGI
    Receive modulation:                VHT NSS1-MCS8 NO SGI
    Wireless mode:                     ac
    Authorized:                        true
    Username:                          --
    Domain:                            --
    Link Quality:                      100
    Link Quality Common:               95					       
    Actual transmit rate:              418						   
    Actual receive rate:               238						   
    Transmit bytes:                    1857417					   
    Receive bytes:                     1773111					  
    Transmit packets:                  17911                       <-------------
    Receive packets:                   12144
    Uptime (d,h:m:s):                  00,01:06:55
    Transmit bandwidth:                20
    Receive bandwidth:                 20
    Summary auth-method/status:        WPA2/Authenticated
    WLAN-auth method:                  WPA2
    EAP method:                        --
    WLAN-auth status:                  Authenticated
    RADIUS MAC-auth status:            Not-required
    Portal-auth status:                Not-required
    WLAN-auth uptime: (d,h:m:s):       00,01:06:55
    RADIUS MAC-auth uptime: (d,h:m:s): --
    Portal-auth uptime: (d,h:m:s):     --

Просмотр количества принятых пакетов

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientRxPackets - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.26

Тип данных в SNMP:

COUNTER64

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.109.0.102 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.26
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.26.1 = INTEGER: 12144
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients c2:aa:5f:36:d0:f1 detailed 
Client client-1:
    MAC AP:                            e8:28:c1:e1:cf:e0
    MAC address:                       c2:aa:5f:36:d0:f1
    IP address:                        192.168.2.4
    Hostname:                          HUAWEI_nova_5T-5b46cd150a
    Hostname AP:                       WOP-2L
    SSID:                              test-ssid
    Band:                              5g
    Interface:                         wlan1-va1
    RSSI:                              -62 -59
    SNR:                               13 13
    Transmit rate, mbit/s:             52
    Receive rate, mbit/s:              78
    Transmit modulation:               VHT NSS1-MCS5 NO SGI
    Receive modulation:                VHT NSS1-MCS8 NO SGI
    Wireless mode:                     ac
    Authorized:                        true
    Username:                          --
    Domain:                            --
    Link Quality:                      100
    Link Quality Common:               95					       
    Actual transmit rate:              418						   
    Actual receive rate:               238						   
    Transmit bytes:                    1857417					   
    Receive bytes:                     1773111					   
    Transmit packets:                  17911
    Receive packets:                   12144				       <-------------
    Uptime (d,h:m:s):                  00,01:06:55
    Transmit bandwidth:                20
    Receive bandwidth:                 20
    Summary auth-method/status:        WPA2/Authenticated
    WLAN-auth method:                  WPA2
    EAP method:                        --
    WLAN-auth status:                  Authenticated
    RADIUS MAC-auth status:            Not-required
    Portal-auth status:                Not-required
    WLAN-auth uptime: (d,h:m:s):       00,01:06:55
    RADIUS MAC-auth uptime: (d,h:m:s): --
    Portal-auth uptime: (d,h:m:s):     --

Просмотр диапазона работы клиента

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientBand - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.27

Тип данных в SNMP:

INTEGER

Расшифровка выдаваемых значений в SNMP:

1 – диапазон 2.4 ГГц;

2 – диапазон 5 ГГц;

3 – диапазон 6 ГГц;

4 – диапазон не получен.

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.109.0.102 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.27
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.27.1 = INTEGER: 2
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients
MAC User            IP User           MAC AP              Hostname AP                      SSID              Band   RSSI   SNR    AP-Location         Username            
-----------------   ---------------   -----------------   ------------------------------   ---------------   ----   ----   ----   -----------------   -----------------   
c2:aa:5f:36:d0:f1   192.168.2.4       e8:28:c1:e1:cf:e0   WOP-2L                           test-ssid         5g     -63    12     default-location    user     

Просмотр имён клиентов

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientUsername - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.28

Тип данных в SNMP:

STRING

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.109.0.102 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.28
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.28.1 = STRING: "user"
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients
MAC User            IP User           MAC AP              Hostname AP                      SSID              Band   RSSI   SNR    AP-Location         Username            
-----------------   ---------------   -----------------   ------------------------------   ---------------   ----   ----   ----   -----------------   -----------------   
c2:aa:5f:36:d0:f1   192.168.2.4       e8:28:c1:e1:cf:e0   WOP-2L                           test-ssid         5g     -63    12     default-location    user     

Просмотр метода и статуса аутентификации клиента

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientSummaryAuthInfo - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.29

Тип данных в SNMP:

STRING

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.110.7.103 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.29
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.29.1 = STRING: "WPA2/Authenticated"
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.29.2 = STRING: "WPA2/Authenticated"
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients a8:9c:ed:72:06:33 detailed 
Client client-1:
    MAC AP:                            a8:f9:4c:1f:f0:04
    MAC address:                       a8:9c:ed:72:06:33
    IP address:                        192.168.2.5
    Hostname:                          HUAWEI_nova_5T-5b46cd150a
    Hostname AP:                       WEP-30L
    SSID:   						   test-ssid
    Band:                              5g
    Interface:                         wlan1-va0
    RSSI:                              -51 -46
    SNR:                               33 33
    Transmit rate, mbit/s:             52
    Receive rate, mbit/s:              78
    Transmit modulation:               VHT NSS1-MCS5 NO SGI
    Receive modulation:                VHT NSS1-MCS8 NO SGI
    Wireless mode:                     ac
    Authorized:                        true
    Username:                          --
    Domain:                            --
    Link Quality:                      100
    Link Quality Common:               33
    Actual transmit rate:              0
    Actual receive rate:               0
    Transmit bytes:                    22990
    Receive bytes:                     135637
    Transmit packets:                  119
    Receive packets:                   250
    Uptime (d,h:m:s):                  00,00:05:48
    Transmit bandwidth:                20
    Receive bandwidth:                 20
    Summary auth-method/status:        WPA2/Authenticated		   <-------------
    WLAN-auth method:                  WPA2
    EAP method:                        --
    WLAN-auth status:                  Authenticated
    RADIUS MAC-auth status:            Not-required
    Portal-auth status:                Not-required
    WLAN-auth uptime: (d,h:m:s):       00,00:05:48
    RADIUS MAC-auth uptime: (d,h:m:s): --
    Portal-auth uptime: (d,h:m:s):     --

Просмотр метода проверки подлинности (EAP) при Enterprise-аутентификации

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientEapMethod - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.30

Тип данных в SNMP:

INTEGER

Расшифровка выдаваемых значений в SNMP:

1 – MD5;

2 – OTP;

3 – GTC;

4 – TLS;

5 – LEAP;

6 – SIM;

7 – TTLS;

8 – AKA;

9 – PEAP;

10 – MS-CHAPv2;

11 – TLV;

12 – TNC;

13 – FAST;

14 – PAX;

15 – PSK;

16 – SAKE;

17 – IKEv2;

18 – AKA-Prime;

19 – GPSK;

20 – PWD;

21 – EKE;

22 – TEAP;

23 – метод EAP не определен.

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.110.7.103 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.30
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.30.1 = INTEGER: 23
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.30.2 = INTEGER: 23
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients a8:9c:ed:72:06:33 detailed 
Client client-1:
    MAC AP:                            a8:f9:4c:1f:f0:04
    MAC address:                       a8:9c:ed:72:06:33
    IP address:                        192.168.2.5
    Hostname:                          HUAWEI_nova_5T-5b46cd150a
    Hostname AP:                       WEP-30L
    SSID:                              test-ssid
    Band:                              5g
    Interface:                         wlan1-va0
    RSSI:                              -51 -46
    SNR:                               33 33
    Transmit rate, mbit/s:             52
    Receive rate, mbit/s:              78
    Transmit modulation:               VHT NSS1-MCS5 NO SGI
    Receive modulation:                VHT NSS1-MCS8 NO SGI
    Wireless mode:                     ac
    Authorized:                        true
    Username:                          --
    Domain:                            --
    Link Quality:                      100
    Link Quality Common:               33
    Actual transmit rate:              0
    Actual receive rate:               0
    Transmit bytes:                    22990
    Receive bytes:                     135637
    Transmit packets:                  119
    Receive packets:                   250
    Uptime (d,h:m:s):                  00,00:05:48
    Transmit bandwidth:                20
    Receive bandwidth:                 20
    Summary auth-method/status:        WPA2/Authenticated
    WLAN-auth method:                  WPA2
    EAP method:                        --						   <-------------
    WLAN-auth status:                  Authenticated
    RADIUS MAC-auth status:            Not-required
    Portal-auth status:                Not-required
    WLAN-auth uptime: (d,h:m:s):       00,00:05:48
    RADIUS MAC-auth uptime: (d,h:m:s): --
    Portal-auth uptime: (d,h:m:s):     --

Просмотр статуса MAC-аутентификации

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientMacAuthStatus - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.31

Тип данных в SNMP:

INTEGER

Расшифровка выдаваемых значений в SNMP:

1 – MAC-аутентификация пройдена клиентом;

2 – MAC-аутентификация не пройдена клиентом;

3 – клиент проходит MAC-аутентификацию;

4 – MAC-аутентификация не требуется;

5 – статус прохождения клиентом MAC-авторизации неизвестен.

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.110.7.103 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.31
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.31.1 = INTEGER: 4
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.31.2 = INTEGER: 4
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients a8:9c:ed:72:06:33 detailed 
Client client-1:
    MAC AP:                            a8:f9:4c:1f:f0:04
    MAC address:                       a8:9c:ed:72:06:33
    IP address:                        192.168.2.5
    Hostname:                          HUAWEI_nova_5T-5b46cd150a
    Hostname AP:                       WEP-30L
    SSID:                              test-ssid
    Band:                              5g
    Interface:                         wlan1-va0
    RSSI:                              -51 -46
    SNR:                               33 33
    Transmit rate, mbit/s:             52
    Receive rate, mbit/s:              78
    Transmit modulation:               VHT NSS1-MCS5 NO SGI
    Receive modulation:                VHT NSS1-MCS8 NO SGI
    Wireless mode:                     ac
    Authorized:                        true
    Username:                          --
    Domain:                            --
    Link Quality:                      100
    Link Quality Common:               33
    Actual transmit rate:              0
    Actual receive rate:               0
    Transmit bytes:                    22990
    Receive bytes:                     135637
    Transmit packets:                  119
    Receive packets:                   250
    Uptime (d,h:m:s):                  00,00:05:48
    Transmit bandwidth:                20
    Receive bandwidth:                 20
    Summary auth-method/status:        WPA2/Authenticated
    WLAN-auth method:                  WPA2
    EAP method:                        --						   
    WLAN-auth status:                  Authenticated
    RADIUS MAC-auth status:            Not-required				   <-------------
    Portal-auth status:                Not-required
    WLAN-auth uptime: (d,h:m:s):       00,00:05:48
    RADIUS MAC-auth uptime: (d,h:m:s): --
    Portal-auth uptime: (d,h:m:s):     --

Просмотр статуса портальной аутентификации

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientPortalAuthStatus - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.32

Тип данных в SNMP:

INTEGER

Расшифровка выдаваемых значений в SNMP:

1 – портальная аутентификация пройдена клиентом;

2 – клиент проходит портальную аутентификацию;

3 – портальная аутентификация не требуется;

4 – статус прохождения клиентом портальной аутентификация неизвестен.

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.110.7.103 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.32
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.32.1 = INTEGER: 3
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.32.2 = INTEGER: 3
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients a8:9c:ed:72:06:33 detailed 
Client client-1:
    MAC AP:                            a8:f9:4c:1f:f0:04
    MAC address:                       a8:9c:ed:72:06:33
    IP address:                        192.168.2.5
    Hostname:                          HUAWEI_nova_5T-5b46cd150a
    Hostname AP:                       WEP-30L
    SSID:                              test-ssid
    Band:                              5g
    Interface:                         wlan1-va0
    RSSI:                              -51 -46
    SNR:                               33 33
    Transmit rate, mbit/s:             52
    Receive rate, mbit/s:              78
    Transmit modulation:               VHT NSS1-MCS5 NO SGI
    Receive modulation:                VHT NSS1-MCS8 NO SGI
    Wireless mode:                     ac
    Authorized:                        true
    Username:                          --
    Domain:                            --
    Link Quality:                      100
    Link Quality Common:               33
    Actual transmit rate:              0
    Actual receive rate:               0
    Transmit bytes:                    22990
    Receive bytes:                     135637
    Transmit packets:                  119
    Receive packets:                   250
    Uptime (d,h:m:s):                  00,00:05:48
    Transmit bandwidth:                20
    Receive bandwidth:                 20
    Summary auth-method/status:        WPA2/Authenticated
    WLAN-auth method:                  WPA2
    EAP method:                        --						   
    WLAN-auth status:                  Authenticated
    RADIUS MAC-auth status:            Not-required				 
    Portal-auth status:                Not-required			       <-------------
    WLAN-auth uptime: (d,h:m:s):       00,00:05:48
    RADIUS MAC-auth uptime: (d,h:m:s): --
    Portal-auth uptime: (d,h:m:s):     --

Просмотр метода первичной аутентификации

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientWlanAuthMethod - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.33

Тип данных в SNMP:

INTEGER

Расшифровка выдаваемых значений в SNMP:

1 – без авторизации;

2 – WPA PSK;

3 – WPA2 PSK;

4 – WPA3 PSK;

5 – WPA Enterprise;

6 – WPA2 Enterprise;

7 – WPA3 Enterprise;

8 – OWE;

9 – метод прохождения клиентом первичной авторизации неизвестен.

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.110.7.103 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.33
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.33.1 = INTEGER: 3
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.33.2 = INTEGER: 3
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients a8:9c:ed:72:06:33 detailed 
Client client-1:
    MAC AP:                            a8:f9:4c:1f:f0:04
    MAC address:                       a8:9c:ed:72:06:33
    IP address:                        192.168.2.5
    Hostname:                          HUAWEI_nova_5T-5b46cd150a
    Hostname AP:                       WEP-30L
    SSID:                              test-ssid
    Band:                              5g
    Interface:                         wlan1-va0
    RSSI:                              -51 -46
    SNR:                               33 33
    Transmit rate, mbit/s:             52
    Receive rate, mbit/s:              78
    Transmit modulation:               VHT NSS1-MCS5 NO SGI
    Receive modulation:                VHT NSS1-MCS8 NO SGI
    Wireless mode:                     ac
    Authorized:                        true
    Username:                          --
    Domain:                            --
    Link Quality:                      100
    Link Quality Common:               33
    Actual transmit rate:              0
    Actual receive rate:               0
    Transmit bytes:                    22990
    Receive bytes:                     135637
    Transmit packets:                  119
    Receive packets:                   250
    Uptime (d,h:m:s):                  00,00:05:48
    Transmit bandwidth:                20
    Receive bandwidth:                 20
    Summary auth-method/status:        WPA2/Authenticated
    WLAN-auth method:                  WPA2					       <-------------
    EAP method:                        --						   
    WLAN-auth status:                  Authenticated
    RADIUS MAC-auth status:            Not-required				 
    Portal-auth status:                Not-required			       
    WLAN-auth uptime: (d,h:m:s):       00,00:05:48
    RADIUS MAC-auth uptime: (d,h:m:s): --
    Portal-auth uptime: (d,h:m:s):     --

Просмотр статуса первичной аутентификации

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientWlanAuthStatus - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.34

Тип данных в SNMP:

INTEGER

Расшифровка выдаваемых значений в SNMP:

1 – первичная аутентификация пройдена клиентом;

2 – первичная аутентификация не пройдена клиентом;

3 – клиент проходит первичную аутентификацию;

4 – статус прохождения клиентом первичной аутентификации неизвестен.

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.110.7.103 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.34
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.34.1 = INTEGER: 1
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.34.2 = INTEGER: 1
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients a8:9c:ed:72:06:33 detailed 
Client client-1:
    MAC AP:                            a8:f9:4c:1f:f0:04
    MAC address:                       a8:9c:ed:72:06:33
    IP address:                        192.168.2.5
    Hostname:                          HUAWEI_nova_5T-5b46cd150a
    Hostname AP:                       WEP-30L
    SSID:                              test-ssid
    Band:                              5g
    Interface:                         wlan1-va0
    RSSI:                              -51 -46
    SNR:                               33 33
    Transmit rate, mbit/s:             52
    Receive rate, mbit/s:              78
    Transmit modulation:               VHT NSS1-MCS5 NO SGI
    Receive modulation:                VHT NSS1-MCS8 NO SGI
    Wireless mode:                     ac
    Authorized:                        true
    Username:                          --
    Domain:                            --
    Link Quality:                      100
    Link Quality Common:               33
    Actual transmit rate:              0
    Actual receive rate:               0
    Transmit bytes:                    22990
    Receive bytes:                     135637
    Transmit packets:                  119
    Receive packets:                   250
    Uptime (d,h:m:s):                  00,00:05:48
    Transmit bandwidth:                20
    Receive bandwidth:                 20
    Summary auth-method/status:        WPA2/Authenticated
    WLAN-auth method:                  WPA2					       
    EAP method:                        --						   
    WLAN-auth status:                  Authenticated			   <-------------
    RADIUS MAC-auth status:            Not-required				 
    Portal-auth status:                Not-required			       
    WLAN-auth uptime: (d,h:m:s):       00,00:05:48
    RADIUS MAC-auth uptime: (d,h:m:s): --
    Portal-auth uptime: (d,h:m:s):     --

Просмотр времени с момента прохождения MAC-аутентификации

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientMacAuthUptime - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.35

Тип данных в SNMP:

TIMETICKS

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.110.7.103 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.35
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.35.1 = Timeticks: (0) 0:00:00.00
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.35.2 = Timeticks: (0) 0:00:00.00
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients a8:9c:ed:72:06:33 detailed 
Client client-1:
    MAC AP:                            a8:f9:4c:1f:f0:04
    MAC address:                       a8:9c:ed:72:06:33
    IP address:                        192.168.2.5
    Hostname:                          HUAWEI_nova_5T-5b46cd150a
    Hostname AP:                       WEP-30L
    SSID:                              test-ssid
    Band:                              5g
    Interface:                         wlan1-va0
    RSSI:                              -51 -46
    SNR:                               33 33
    Transmit rate, mbit/s:             52
    Receive rate, mbit/s:              78
    Transmit modulation:               VHT NSS1-MCS5 NO SGI
    Receive modulation:                VHT NSS1-MCS8 NO SGI
    Wireless mode:                     ac
    Authorized:                        true
    Username:                          --
    Domain:                            --
    Link Quality:                      100
    Link Quality Common:               33
    Actual transmit rate:              0
    Actual receive rate:               0
    Transmit bytes:                    22990
    Receive bytes:                     135637
    Transmit packets:                  119
    Receive packets:                   250
    Uptime (d,h:m:s):                  00,00:05:48
    Transmit bandwidth:                20
    Receive bandwidth:                 20
    Summary auth-method/status:        WPA2/Authenticated
    WLAN-auth method:                  WPA2					       
    EAP method:                        --						   
    WLAN-auth status:                  Authenticated
    RADIUS MAC-auth status:            Not-required				 
    Portal-auth status:                Not-required			       
    WLAN-auth uptime: (d,h:m:s):       00,00:05:48				   
    RADIUS MAC-auth uptime: (d,h:m:s): --						   <-------------
    Portal-auth uptime: (d,h:m:s):     --

Просмотр времени с момента прохождения первичной аутентификации

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientWlanAuthUptime - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.36

Тип данных в SNMP:

TIMETICKS

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.110.7.103 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.36
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.36.1 = Timeticks: (310000) 0:51:40.00
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.36.2 = Timeticks: (333000) 0:55:30.00
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients a8:9c:ed:72:06:33 detailed 
Client client-1:
    MAC AP:                            a8:f9:4c:1f:f0:04
    MAC address:                       a8:9c:ed:72:06:33
    IP address:                        192.168.2.5
    Hostname:                          HUAWEI_nova_5T-5b46cd150a
    Hostname AP:                       WEP-30L
    SSID:                              test-ssid
    Band:                              5g
    Interface:                         wlan1-va0
    RSSI:                              -51 -46
    SNR:                               33 33
    Transmit rate, mbit/s:             52
    Receive rate, mbit/s:              78
    Transmit modulation:               VHT NSS1-MCS5 NO SGI
    Receive modulation:                VHT NSS1-MCS8 NO SGI
    Wireless mode:                     ac
    Authorized:                        true
    Username:                          --
    Domain:                            --
    Link Quality:                      100
    Link Quality Common:               33
    Actual transmit rate:              0
    Actual receive rate:               0
    Transmit bytes:                    22990
    Receive bytes:                     135637
    Transmit packets:                  119
    Receive packets:                   250
    Uptime (d,h:m:s):                  00,00:05:48
    Transmit bandwidth:                20
    Receive bandwidth:                 20
    Summary auth-method/status:        WPA2/Authenticated
    WLAN-auth method:                  WPA2					       
    EAP method:                        --						   
    WLAN-auth status:                  Authenticated
    RADIUS MAC-auth status:            Not-required				 
    Portal-auth status:                Not-required			       
    WLAN-auth uptime: (d,h:m:s):       00,00:05:48				   <-------------
    RADIUS MAC-auth uptime: (d,h:m:s): --
    Portal-auth uptime: (d,h:m:s):     --

Просмотр времени с момента прохождения портальной аутентификации

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientPortalAuthUptime - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.37

Тип данных в SNMP:

TIMETICKS

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.110.7.103 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.37
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.37.1 = Timeticks: (0) 0:00:00.00
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.37.2 = Timeticks: (0) 0:00:00.00
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients a8:9c:ed:72:06:33 detailed 
Client client-1:
    MAC AP:                            a8:f9:4c:1f:f0:04
    MAC address:                       a8:9c:ed:72:06:33
    IP address:                        192.168.2.5
    Hostname:                          HUAWEI_nova_5T-5b46cd150a
    Hostname AP:                       WEP-30L
    SSID:                              test-ssid
    Band:                              5g
    Interface:                         wlan1-va0
    RSSI:                              -51 -46
    SNR:                               33 33
    Transmit rate, mbit/s:             52
    Receive rate, mbit/s:              78
    Transmit modulation:               VHT NSS1-MCS5 NO SGI
    Receive modulation:                VHT NSS1-MCS8 NO SGI
    Wireless mode:                     ac
    Authorized:                        true
    Username:                          --
    Domain:                            --
    Link Quality:                      100
    Link Quality Common:               33
    Actual transmit rate:              0
    Actual receive rate:               0
    Transmit bytes:                    22990
    Receive bytes:                     135637
    Transmit packets:                  119
    Receive packets:                   250
    Uptime (d,h:m:s):                  00,00:05:48
    Transmit bandwidth:                20
    Receive bandwidth:                 20
    Summary auth-method/status:        WPA2/Authenticated
    WLAN-auth method:                  WPA2					       
    EAP method:                        --						   
    WLAN-auth status:                  Authenticated
    RADIUS MAC-auth status:            Not-required				 
    Portal-auth status:                Not-required			       
    WLAN-auth uptime: (d,h:m:s):       00,00:05:48				   
    RADIUS MAC-auth uptime: (d,h:m:s): --
    Portal-auth uptime: (d,h:m:s):     --                          <-------------

Просмотр минимального значения RSSI клиентов

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientRssiInt - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.38

Тип данных в SNMP:

INTEGER

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.110.7.103 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.38
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.38.1 = INTEGER: -67
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients
MAC User            IP User           MAC AP              Hostname AP                      SSID              Band   RSSI   SNR    AP-Location         Username            
-----------------   ---------------   -----------------   ------------------------------   ---------------   ----   ----   ----   -----------------   -----------------   
c2:aa:5f:36:d0:f1   192.168.2.4       e8:28:c1:e1:cf:e0   WOP-2L                           test-ssid         5g     -67    12     default-location    --                                                        

Просмотр минимального значения соотношения сигнал/шум клиентов

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientSnrInt - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.39

Тип данных в SNMP:

INTEGER

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.110.7.103 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.39
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.39.1 = INTEGER: 12
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients
MAC User            IP User           MAC AP              Hostname AP                      SSID              Band   RSSI   SNR    AP-Location         Username            
-----------------   ---------------   -----------------   ------------------------------   ---------------   ----   ----   ----   -----------------   -----------------   
c2:aa:5f:36:d0:f1   192.168.2.4       e8:28:c1:e1:cf:e0   WOP-2L                           test-ssid         5g     -67    12     default-location    --                                                        

Просмотр значения RSSI клиента для первой антенны 

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientRssiA1 - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.40

Тип данных в SNMP:

INTEGER

Расшифровка выдаваемых значений в SNMP:

-100 – данные по антенне отсутствуют или параметр не поддерживается на точке доступа.

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.110.7.103 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.40
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.40.1 = INTEGER: -46
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients c2:aa:5f:36:d0:f1 detailed 
Client client-1:
    MAC AP:                            68:13:e2:0e:7b:80
    MAC address:                       c2:aa:5f:36:d0:f1
    IP address:                        192.168.2.4
    Hostname:                          HUAWEI_nova_5T-5b46cd150a
    Hostname AP:                       WEP-200L
    SSID:                              test-ssid
    Band:                              5g
    Interface:                         wlan1-va1
    RSSI:                              -46 -51 -41 -39			   <-------------
    SNR:                               12 12 12 12					
    Transmit rate, mbit/s:             72.2
    Receive rate, mbit/s:              78
    Transmit modulation:               VHT NSS1-MCS7 SGI
    Receive modulation:                VHT NSS1-MCS8 NO SGI
    Wireless mode:                     ac
    Authorized:                        true
    Username:                          --
    Domain:                            --
    Link Quality:                      100
    Link Quality Common:               99
    Actual transmit rate:              96
    Actual receive rate:               157
    Transmit bytes:                    716866
    Receive bytes:                     279708
    Transmit packets:                  747
    Receive packets:                   684
    Uptime (d,h:m:s):                  00,00:00:24
    Transmit bandwidth:                20
    Receive bandwidth:                 20
    Summary auth-method/status:        WPA2/Authenticated
    WLAN-auth method:                  WPA2
    EAP method:                        --
    WLAN-auth status:                  Authenticated
    RADIUS MAC-auth status:            Not-required
    Portal-auth status:                Not-required
    WLAN-auth uptime: (d,h:m:s):       00,00:00:24
    RADIUS MAC-auth uptime: (d,h:m:s): --
    Portal-auth uptime: (d,h:m:s):     --

Просмотр значения RSSI клиента для второй антенны 

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientRssiA2 - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.41

Тип данных в SNMP:

INTEGER

Расшифровка выдаваемых значений в SNMP:

-100 – данные по антенне отсутствуют или параметр не поддерживается на точке доступа.

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.110.7.103 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.41
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.41.1 = INTEGER: -51
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients c2:aa:5f:36:d0:f1 detailed 
Client client-1:
    MAC AP:                            68:13:e2:0e:7b:80
    MAC address:                       c2:aa:5f:36:d0:f1
    IP address:                        192.168.2.4
    Hostname:                          HUAWEI_nova_5T-5b46cd150a
    Hostname AP:                       WEP-200L
    SSID:                              test-ssid
    Band:                              5g
    Interface:                         wlan1-va1
    RSSI:                              -46 -51 -41 -39			   <-------------
    SNR:                               12 12 12 12					
    Transmit rate, mbit/s:             72.2
    Receive rate, mbit/s:              78
    Transmit modulation:               VHT NSS1-MCS7 SGI
    Receive modulation:                VHT NSS1-MCS8 NO SGI
    Wireless mode:                     ac
    Authorized:                        true
    Username:                          --
    Domain:                            --
    Link Quality:                      100
    Link Quality Common:               99
    Actual transmit rate:              96
    Actual receive rate:               157
    Transmit bytes:                    716866
    Receive bytes:                     279708
    Transmit packets:                  747
    Receive packets:                   684
    Uptime (d,h:m:s):                  00,00:00:24
    Transmit bandwidth:                20
    Receive bandwidth:                 20
    Summary auth-method/status:        WPA2/Authenticated
    WLAN-auth method:                  WPA2
    EAP method:                        --
    WLAN-auth status:                  Authenticated
    RADIUS MAC-auth status:            Not-required
    Portal-auth status:                Not-required
    WLAN-auth uptime: (d,h:m:s):       00,00:00:24
    RADIUS MAC-auth uptime: (d,h:m:s): --
    Portal-auth uptime: (d,h:m:s):     --

Просмотр значения RSSI клиента для третьей антенны 

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientRssiA3 - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.42

Тип данных в SNMP:

INTEGER

Расшифровка выдаваемых значений в SNMP:

-100 – данные по антенне отсутствуют или параметр не поддерживается на точке доступа.

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.110.7.103 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.42
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.42.1 = INTEGER: -41
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients c2:aa:5f:36:d0:f1 detailed 
Client client-1:
    MAC AP:                            68:13:e2:0e:7b:80
    MAC address:                       c2:aa:5f:36:d0:f1
    IP address:                        192.168.2.4
    Hostname:                          HUAWEI_nova_5T-5b46cd150a
    Hostname AP:                       WEP-200L
    SSID:                              test-ssid
    Band:                              5g
    Interface:                         wlan1-va1
    RSSI:                              -46 -51 -41 -39			   <-------------
    SNR:                               12 12 12 12					
    Transmit rate, mbit/s:             72.2
    Receive rate, mbit/s:              78
    Transmit modulation:               VHT NSS1-MCS7 SGI
    Receive modulation:                VHT NSS1-MCS8 NO SGI
    Wireless mode:                     ac
    Authorized:                        true
    Username:                          --
    Domain:                            --
    Link Quality:                      100
    Link Quality Common:               99
    Actual transmit rate:              96
    Actual receive rate:               157
    Transmit bytes:                    716866
    Receive bytes:                     279708
    Transmit packets:                  747
    Receive packets:                   684
    Uptime (d,h:m:s):                  00,00:00:24
    Transmit bandwidth:                20
    Receive bandwidth:                 20
    Summary auth-method/status:        WPA2/Authenticated
    WLAN-auth method:                  WPA2
    EAP method:                        --
    WLAN-auth status:                  Authenticated
    RADIUS MAC-auth status:            Not-required
    Portal-auth status:                Not-required
    WLAN-auth uptime: (d,h:m:s):       00,00:00:24
    RADIUS MAC-auth uptime: (d,h:m:s): --
    Portal-auth uptime: (d,h:m:s):     --

Просмотр значения RSSI клиента для четвертой антенны 

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientRssiA4 - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.43

Тип данных в SNMP:

INTEGER

Расшифровка выдаваемых значений в SNMP:

-100 – данные по антенне отсутствуют или параметр не поддерживается на точке доступа.

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.110.7.103 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.43
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.43.1 = INTEGER: -39
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients c2:aa:5f:36:d0:f1 detailed 
Client client-1:
    MAC AP:                            68:13:e2:0e:7b:80
    MAC address:                       c2:aa:5f:36:d0:f1
    IP address:                        192.168.2.4
    Hostname:                          HUAWEI_nova_5T-5b46cd150a
    Hostname AP:                       WEP-200L
    SSID:                              test-ssid
    Band:                              5g
    Interface:                         wlan1-va1
    RSSI:                              -46 -51 -41 -39			   <-------------
    SNR:                               12 12 12 12					
    Transmit rate, mbit/s:             72.2
    Receive rate, mbit/s:              78
    Transmit modulation:               VHT NSS1-MCS7 SGI
    Receive modulation:                VHT NSS1-MCS8 NO SGI
    Wireless mode:                     ac
    Authorized:                        true
    Username:                          --
    Domain:                            --
    Link Quality:                      100
    Link Quality Common:               99
    Actual transmit rate:              96
    Actual receive rate:               157
    Transmit bytes:                    716866
    Receive bytes:                     279708
    Transmit packets:                  747
    Receive packets:                   684
    Uptime (d,h:m:s):                  00,00:00:24
    Transmit bandwidth:                20
    Receive bandwidth:                 20
    Summary auth-method/status:        WPA2/Authenticated
    WLAN-auth method:                  WPA2
    EAP method:                        --
    WLAN-auth status:                  Authenticated
    RADIUS MAC-auth status:            Not-required
    Portal-auth status:                Not-required
    WLAN-auth uptime: (d,h:m:s):       00,00:00:24
    RADIUS MAC-auth uptime: (d,h:m:s): --
    Portal-auth uptime: (d,h:m:s):     --

Просмотр значения соотношения сигнал/шум клиента для первой антенны 

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientSnrA1 - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.44

Тип данных в SNMP:

INTEGER

Расшифровка выдаваемых значений в SNMP:

0 – данные по антенне отсутствуют или параметр не поддерживается на точке доступа.

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.110.7.103 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.44
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.44.1 = INTEGER: 12
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients c2:aa:5f:36:d0:f1 detailed 
Client client-1:
    MAC AP:                            68:13:e2:0e:7b:80
    MAC address:                       c2:aa:5f:36:d0:f1
    IP address:                        192.168.2.4
    Hostname:                          HUAWEI_nova_5T-5b46cd150a
    Hostname AP:                       WEP-200L
    SSID:                              test-ssid
    Band:                              5g
    Interface:                         wlan1-va1
    RSSI:                              -46 -51 -41 -39			   
    SNR:                               12 12 12 12                 <-------------
    Transmit rate, mbit/s:             72.2
    Receive rate, mbit/s:              78
    Transmit modulation:               VHT NSS1-MCS7 SGI
    Receive modulation:                VHT NSS1-MCS8 NO SGI
    Wireless mode:                     ac
    Authorized:                        true
    Username:                          --
    Domain:                            --
    Link Quality:                      100
    Link Quality Common:               99
    Actual transmit rate:              96
    Actual receive rate:               157
    Transmit bytes:                    716866
    Receive bytes:                     279708
    Transmit packets:                  747
    Receive packets:                   684
    Uptime (d,h:m:s):                  00,00:00:24
    Transmit bandwidth:                20
    Receive bandwidth:                 20
    Summary auth-method/status:        WPA2/Authenticated
    WLAN-auth method:                  WPA2
    EAP method:                        --
    WLAN-auth status:                  Authenticated
    RADIUS MAC-auth status:            Not-required
    Portal-auth status:                Not-required
    WLAN-auth uptime: (d,h:m:s):       00,00:00:24
    RADIUS MAC-auth uptime: (d,h:m:s): --
    Portal-auth uptime: (d,h:m:s):     --

Просмотр значения соотношения сигнал/шум клиента для второй антенны 

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientSnrA2 - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.45

Тип данных в SNMP:

INTEGER

Расшифровка выдаваемых значений в SNMP:

0 – данные по антенне отсутствуют или параметр не поддерживается на точке доступа.

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.110.7.103 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.45
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.45.1 = INTEGER: 12
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients c2:aa:5f:36:d0:f1 detailed 
Client client-1:
    MAC AP:                            68:13:e2:0e:7b:80
    MAC address:                       c2:aa:5f:36:d0:f1
    IP address:                        192.168.2.4
    Hostname:                          HUAWEI_nova_5T-5b46cd150a
    Hostname AP:                       WEP-200L
    SSID:                              test-ssid
    Band:                              5g
    Interface:                         wlan1-va1
    RSSI:                              -46 -51 -41 -39			   
    SNR:                               12 12 12 12                 <-------------
    Transmit rate, mbit/s:             72.2
    Receive rate, mbit/s:              78
    Transmit modulation:               VHT NSS1-MCS7 SGI
    Receive modulation:                VHT NSS1-MCS8 NO SGI
    Wireless mode:                     ac
    Authorized:                        true
    Username:                          --
    Domain:                            --
    Link Quality:                      100
    Link Quality Common:               99
    Actual transmit rate:              96
    Actual receive rate:               157
    Transmit bytes:                    716866
    Receive bytes:                     279708
    Transmit packets:                  747
    Receive packets:                   684
    Uptime (d,h:m:s):                  00,00:00:24
    Transmit bandwidth:                20
    Receive bandwidth:                 20
    Summary auth-method/status:        WPA2/Authenticated
    WLAN-auth method:                  WPA2
    EAP method:                        --
    WLAN-auth status:                  Authenticated
    RADIUS MAC-auth status:            Not-required
    Portal-auth status:                Not-required
    WLAN-auth uptime: (d,h:m:s):       00,00:00:24
    RADIUS MAC-auth uptime: (d,h:m:s): --
    Portal-auth uptime: (d,h:m:s):     --

Просмотр значения соотношения сигнал/шум клиента для третьей антенны 

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientSnrA3 - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.46

Тип данных в SNMP:

INTEGER

Расшифровка выдаваемых значений в SNMP:

0 – данные по антенне отсутствуют или параметр не поддерживается на точке доступа.

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.110.7.103 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.46
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.46.1 = INTEGER: 12
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients c2:aa:5f:36:d0:f1 detailed 
Client client-1:
    MAC AP:                            68:13:e2:0e:7b:80
    MAC address:                       c2:aa:5f:36:d0:f1
    IP address:                        192.168.2.4
    Hostname:                          HUAWEI_nova_5T-5b46cd150a
    Hostname AP:                       WEP-200L
    SSID:                              test-ssid
    Band:                              5g
    Interface:                         wlan1-va1
    RSSI:                              -46 -51 -41 -39			   
    SNR:                               12 12 12 12                 <-------------
    Transmit rate, mbit/s:             72.2
    Receive rate, mbit/s:              78
    Transmit modulation:               VHT NSS1-MCS7 SGI
    Receive modulation:                VHT NSS1-MCS8 NO SGI
    Wireless mode:                     ac
    Authorized:                        true
    Username:                          --
    Domain:                            --
    Link Quality:                      100
    Link Quality Common:               99
    Actual transmit rate:              96
    Actual receive rate:               157
    Transmit bytes:                    716866
    Receive bytes:                     279708
    Transmit packets:                  747
    Receive packets:                   684
    Uptime (d,h:m:s):                  00,00:00:24
    Transmit bandwidth:                20
    Receive bandwidth:                 20
    Summary auth-method/status:        WPA2/Authenticated
    WLAN-auth method:                  WPA2
    EAP method:                        --
    WLAN-auth status:                  Authenticated
    RADIUS MAC-auth status:            Not-required
    Portal-auth status:                Not-required
    WLAN-auth uptime: (d,h:m:s):       00,00:00:24
    RADIUS MAC-auth uptime: (d,h:m:s): --
    Portal-auth uptime: (d,h:m:s):     --

Просмотр значения соотношения сигнал/шум клиента для четвертой антенны 

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientSnrA4 - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.47

Тип данных в SNMP:

INTEGER

Расшифровка выдаваемых значений в SNMP:

0 – данные по антенне отсутствуют или параметр не поддерживается на точке доступа.

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.110.7.103 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.47
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.47.1 = INTEGER: 12
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients c2:aa:5f:36:d0:f1 detailed 
Client client-1:
    MAC AP:                            68:13:e2:0e:7b:80
    MAC address:                       c2:aa:5f:36:d0:f1
    IP address:                        192.168.2.4
    Hostname:                          HUAWEI_nova_5T-5b46cd150a
    Hostname AP:                       WEP-200L
    SSID:                              test-ssid
    Band:                              5g
    Interface:                         wlan1-va1
    RSSI:                              -46 -51 -41 -39			   
    SNR:                               12 12 12 12                 <-------------
    Transmit rate, mbit/s:             72.2
    Receive rate, mbit/s:              78
    Transmit modulation:               VHT NSS1-MCS7 SGI
    Receive modulation:                VHT NSS1-MCS8 NO SGI
    Wireless mode:                     ac
    Authorized:                        true
    Username:                          --
    Domain:                            --
    Link Quality:                      100
    Link Quality Common:               99
    Actual transmit rate:              96
    Actual receive rate:               157
    Transmit bytes:                    716866
    Receive bytes:                     279708
    Transmit packets:                  747
    Receive packets:                   684
    Uptime (d,h:m:s):                  00,00:00:24
    Transmit bandwidth:                20
    Receive bandwidth:                 20
    Summary auth-method/status:        WPA2/Authenticated
    WLAN-auth method:                  WPA2
    EAP method:                        --
    WLAN-auth status:                  Authenticated
    RADIUS MAC-auth status:            Not-required
    Portal-auth status:                Not-required
    WLAN-auth uptime: (d,h:m:s):       00,00:00:24
    RADIUS MAC-auth uptime: (d,h:m:s): --
    Portal-auth uptime: (d,h:m:s):     --

Просмотр канальной скорости передачи в мбит/с

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientTxRateNumeric - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.48

Тип данных в SNMP:

INTEGER

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.109.0.102 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.48
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.48.1 = INTEGER: "72.2"
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients c2:aa:5f:36:d0:f1 detailed 
Client client-1:
    MAC AP:                            68:13:e2:0e:7b:80
    MAC address:                       c2:aa:5f:36:d0:f1
    IP address:                        192.168.2.4
    Hostname:                          HUAWEI_nova_5T-5b46cd150a
    Hostname AP:                       WEP-200L
    SSID:                              test-ssid
    Band:                              5g
    Interface:                         wlan1-va1
    RSSI:                              -46 -51 -41 -39			   
    SNR:                               12 12 12 12
    Transmit rate, mbit/s:             72.2						   <-------------
    Receive rate, mbit/s:              78
    Transmit modulation:               VHT NSS1-MCS7 SGI
    Receive modulation:                VHT NSS1-MCS8 NO SGI
    Wireless mode:                     ac
    Authorized:                        true
    Username:                          --
    Domain:                            --
    Link Quality:                      100
    Link Quality Common:               99
    Actual transmit rate:              96
    Actual receive rate:               157
    Transmit bytes:                    716866
    Receive bytes:                     279708
    Transmit packets:                  747
    Receive packets:                   684
    Uptime (d,h:m:s):                  00,00:00:24
    Transmit bandwidth:                20
    Receive bandwidth:                 20
    Summary auth-method/status:        WPA2/Authenticated
    WLAN-auth method:                  WPA2
    EAP method:                        --
    WLAN-auth status:                  Authenticated
    RADIUS MAC-auth status:            Not-required
    Portal-auth status:                Not-required
    WLAN-auth uptime: (d,h:m:s):       00,00:00:24
    RADIUS MAC-auth uptime: (d,h:m:s): --
    Portal-auth uptime: (d,h:m:s):     --

Просмотр канальной скорости приема в мбит/с

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientRxRateNumeric - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.49

Тип данных в SNMP:

INTEGER

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.109.0.102 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.49
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.49.1 = INTEGER: "78"
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients c2:aa:5f:36:d0:f1 detailed 
Client client-1:
    MAC AP:                            68:13:e2:0e:7b:80
    MAC address:                       c2:aa:5f:36:d0:f1
    IP address:                        192.168.2.4
    Hostname:                          HUAWEI_nova_5T-5b46cd150a
    Hostname AP:                       WEP-200L
    SSID:                              test-ssid
    Band:                              5g
    Interface:                         wlan1-va1
    RSSI:                              -46 -51 -41 -39			   
    SNR:                               12 12 12 12
    Transmit rate, mbit/s:             72.2						   
    Receive rate, mbit/s:              78						   <-------------
    Transmit modulation:               VHT NSS1-MCS7 SGI
    Receive modulation:                VHT NSS1-MCS8 NO SGI
    Wireless mode:                     ac
    Authorized:                        true
    Username:                          --
    Domain:                            --
    Link Quality:                      100
    Link Quality Common:               99
    Actual transmit rate:              96
    Actual receive rate:               157
    Transmit bytes:                    716866
    Receive bytes:                     279708
    Transmit packets:                  747
    Receive packets:                   684
    Uptime (d,h:m:s):                  00,00:00:24
    Transmit bandwidth:                20
    Receive bandwidth:                 20
    Summary auth-method/status:        WPA2/Authenticated
    WLAN-auth method:                  WPA2
    EAP method:                        --
    WLAN-auth status:                  Authenticated
    RADIUS MAC-auth status:            Not-required
    Portal-auth status:                Not-required
    WLAN-auth uptime: (d,h:m:s):       00,00:00:24
    RADIUS MAC-auth uptime: (d,h:m:s): --
    Portal-auth uptime: (d,h:m:s):     --

Просмотр модуляции канальной скорости передачи 

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientTxRateModulation - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.50

Тип данных в SNMP:
STRING
Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.109.0.102 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.50
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.50.1 = STRING: "VHT NSS1-MCS7 SGI"
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients c2:aa:5f:36:d0:f1 detailed 
Client client-1:
    MAC AP:                            68:13:e2:0e:7b:80
    MAC address:                       c2:aa:5f:36:d0:f1
    IP address:                        192.168.2.4
    Hostname:                          HUAWEI_nova_5T-5b46cd150a
    Hostname AP:                       WEP-200L
    SSID:                              test-ssid
    Band:                              5g
    Interface:                         wlan1-va1
    RSSI:                              -46 -51 -41 -39			   
    SNR:                               12 12 12 12
    Transmit rate, mbit/s:             72.2						   
    Receive rate, mbit/s:              78	
    Transmit modulation:               VHT NSS1-MCS7 SGI           <-------------
    Receive modulation:                VHT NSS1-MCS8 NO SGI
    Wireless mode:                     ac
    Authorized:                        true
    Username:                          --
    Domain:                            --
    Link Quality:                      100
    Link Quality Common:               99
    Actual transmit rate:              96
    Actual receive rate:               157
    Transmit bytes:                    716866
    Receive bytes:                     279708
    Transmit packets:                  747
    Receive packets:                   684
    Uptime (d,h:m:s):                  00,00:00:24
    Transmit bandwidth:                20
    Receive bandwidth:                 20
    Summary auth-method/status:        WPA2/Authenticated
    WLAN-auth method:                  WPA2
    EAP method:                        --
    WLAN-auth status:                  Authenticated
    RADIUS MAC-auth status:            Not-required
    Portal-auth status:                Not-required
    WLAN-auth uptime: (d,h:m:s):       00,00:00:24
    RADIUS MAC-auth uptime: (d,h:m:s): --
    Portal-auth uptime: (d,h:m:s):     --

Просмотр модуляции канальной скорости приема

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientRxRateModulation - .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.51

Тип данных в SNMP:

STRING

Вывод команды SNMP: 
Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 100.109.0.102 .1.3.6.1.4.1.35265.1.224.1.3.3.4.1.51
iso.3.6.1.4.1.35265.1.224.1.3.3.4.1.51.1 = STRING: "VHT NSS1-MCS8 NO SGI"
Команда CLI: 
Блок кода
languagevb
themeEclipse
wlc# show wlc clients c2:aa:5f:36:d0:f1 detailed 
Client client-1:
    MAC AP:                            68:13:e2:0e:7b:80
    MAC address:                       c2:aa:5f:36:d0:f1
    IP address:                        192.168.2.4
    Hostname:                          HUAWEI_nova_5T-5b46cd150a
    Hostname AP:                       WEP-200L
    SSID:                              test-ssid
    Band:                              5g
    Interface:                         wlan1-va1
    RSSI:                              -46 -51 -41 -39			   
    SNR:                               12 12 12 12
    Transmit rate, mbit/s:             72.2						   
    Receive rate, mbit/s:              78	
    Transmit modulation:               VHT NSS1-MCS7 SGI           
    Receive modulation:                VHT NSS1-MCS8 NO SGI		   <-------------
    Wireless mode:                     ac
    Authorized:                        true
    Username:                          --
    Domain:                            --
    Link Quality:                      100
    Link Quality Common:               99
    Actual transmit rate:              96
    Actual receive rate:               157
    Transmit bytes:                    716866
    Receive bytes:                     279708
    Transmit packets:                  747
    Receive packets:                   684
    Uptime (d,h:m:s):                  00,00:00:24
    Transmit bandwidth:                20
    Receive bandwidth:                 20
    Summary auth-method/status:        WPA2/Authenticated
    WLAN-auth method:                  WPA2
    EAP method:                        --
    WLAN-auth status:                  Authenticated
    RADIUS MAC-auth status:            Not-required
    Portal-auth status:                Not-required
    WLAN-auth uptime: (d,h:m:s):       00,00:00:24
    RADIUS MAC-auth uptime: (d,h:m:s): --
    Portal-auth uptime: (d,h:m:s):     --

Мониторинг состояния аутентификации клиентов.

Используемые OID:

eltWlcClientsAuthCountTable - .1.3.6.1.4.1.35265.1.224.1.3.3.5

Просмотр количества клиентов с определенным статусом аутентификации

MIB:

ELTEX-WLC-MIB

Используемые OID:

eltWlcClientsAuthCount - .1.3.6.1.4.1.35265.1.224.1.3.3.5.1.2

Тип данных в SNMP:

INTEGER

Расшифровка выдаваемых значений в SNMP:

eltWlcClientsAuthCount.1 – количество клиентов, которые прошли open или OWE-аутентификацию, независимо от того, будет ли второй этап аутентификации;

...

eltWlcClientsAuthCount.11 – количество клиентов, ожидающих портальную аутентификацию в схеме с портальной аутентификацией.

Вывод команды SNMP: 
Блок кода
snmpwalk -v2c -c public 100.110.7.103 1.3.6.1.4.1.35265.1.224.1.3.3.5.1.2
iso.3.6.1.4.1.35265.1.224.1.3.3.5.1.2.1 = INTEGER: 0
iso.3.6.1.4.1.35265.1.224.1.3.3.5.1.2.2 = INTEGER: 2
iso.3.6.1.4.1.35265.1.224.1.3.3.5.1.2.3 = INTEGER: 0
iso.3.6.1.4.1.35265.1.224.1.3.3.5.1.2.4 = INTEGER: 0
iso.3.6.1.4.1.35265.1.224.1.3.3.5.1.2.5 = INTEGER: 2
iso.3.6.1.4.1.35265.1.224.1.3.3.5.1.2.6 = INTEGER: 0
iso.3.6.1.4.1.35265.1.224.1.3.3.5.1.2.7 = INTEGER: 0
iso.3.6.1.4.1.35265.1.224.1.3.3.5.1.2.8 = INTEGER: 0
iso.3.6.1.4.1.35265.1.224.1.3.3.5.1.2.9 = INTEGER: 0
iso.3.6.1.4.1.35265.1.224.1.3.3.5.1.2.10 = INTEGER: 0
iso.3.6.1.4.1.35265.1.224.1.3.3.5.1.2.11 = INTEGER: 0
Команда CLI: 
Блок кода
wlc# show wlc clients auth-count
    Primary auth-method        Count
    ------------------------   --------
    Open/OWE                   0
    PSK                        2                                   <-------------
    Enterprise                 0
    ------------------------   --------
    Unauthenticated clients    0
    Total clients              2                                   <-------------
 
    Secondary auth-method/Current status    Count
    -------------------------------------   --------
    MAB/Authenticated                       0
    MAB/Pending                             0
    MAB+Portal/Authenticated by MAB         0
    MAB+Portal/Authenticated by portal      0
    MAB+Portal/Pending MAB                  0
    MAB+Portal/Pending portal               0

...