Дерево страниц

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

Ключ

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

...

OIDTypeNameDescriptionSET examplePossible values

Radio configuration

.1.3.6.1.4.1.35265.1.127.5.1.1.1.1.0STRINGradioCommonInterface.0

2.4 GHz radio interface name

The parameter is not available for editing, read only.

wlan0
.1.3.6.1.4.1.35265.1.127.5.1.1.1.1.1STRINGradioCommonInterface.15 GHz radio interface nameThe parameter is not available for editing, read only.wlan1
.1.3.6.1.4.1.35265.1.127.5.1.1.1.2.0STRINGradioWorkMode.0802.11 mode 2.4 GHz


Раскрыть
titleChanging 2.4 GHz interface mode operation
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.2.0 s bg


"bg", "bgn", "n"
.1.3.6.1.4.1.35265.1.127.5.1.1.1.2.1STRINGradioWorkMode.1802.11 mode 5 GHz


Раскрыть
titleChanging 5 GHz interface mode operation
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.2.1 s an


"a", "an", "ac"
.1.3.6.1.4.1.35265.1.127.5.1.1.1.3.0INTEGERradioTxPower.02.4 GHz transmit power, dBm


Раскрыть
titleChanging signal power of the 2.4 GHz transmitter
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.3.0 i 13


"11 - 16"

.1.3.6.1.4.1.35265.1.127.5.1.1.1.3.1INTEGERradioTxPower.15 GHz transmit power, dBm


Раскрыть
titleChanging signal power of the 5 GHz transmitter
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.3.1 i 15


"11- 19"
.1.3.6.1.4.1.35265.1.127.5.1.1.1.38.0INTEGERradioAutoChannel.02.4 GHz radio channel auto selection


Раскрыть
titleEnabling 2.4 GHz channel auto selection
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.1.1.38.0 i 1


"0"  disable
"1"  enable

When auto channel selection is enabled, operational channel is selected from a limited list of channels  radioLimitChannels.0

If use of limited list of channels radioUseLimitChannels.0 is disabled, operational channel will be selected from all channels of the 2.4 GHz range (from 1 to 13 channel)

If auto selection is disabled, the access point will operate on the channel specified in the radioChannel.0 parameter

.1.3.6.1.4.1.35265.1.127.5.1.1.1.38.1INTEGERradioAutoChannel.15 GHz radio channel auto selection


Раскрыть
titleEnabling 5 GHz channel auto selection
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.1.1.38.1 i 1


"0"  disable
"1"  enable

When auto channel selection is enabled, operational channel is selected from a limited list of channels  radioLimitChannels.1

If use of limited list of channels radioUseLimitChannels.0 is disabled, operational channel will be selected from all channels of the 5 GHz range (from 36 to 165 channel)

If auto selection is disabled, the access point will operate on the channel specified in the radioChannel.1 parameter

.1.3.6.1.4.1.35265.1.127.5.1.1.1.39.0INTEGERradioUseLimitChannels.0Using a limited channel list in 2.4 GHz auto channel selection


Раскрыть
titleEnabling use of limited list of 2.4 GHz channels
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.1.1.39.0 i 1


"0"  disable
"1"  enable

If this parameter is enabled, the auto selection process will utilize the limited list of channels described in the radioLimitChannels.0 parameter

If disabled, the limited list of channels will be ignored, and a channel will be selected from the entire 2.4 GHz range (from channel 1 to 13)

.1.3.6.1.4.1.35265.1.127.5.1.1.1.39.1INTEGERradioUseLimitChannels.1Using a limited channel list in 2.4 GHz auto channel selection


Раскрыть
titleEnabling use of limited list of 5 GHz channels
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.1.1.39.1 i 1


"0"  disable
"1"  enable

If this parameter is enabled, the auto selection process will utilize the limited list of channels described in the radioLimitChannels.1 parameter

If disabled, the limited list of channels will be ignored, and a channel will be selected from the entire 5 GHz range (from channel 36 to 165)

.1.3.6.1.4.1.35265.1.127.5.1.1.1.40.0STRINGradioLimitChannels.02.4 GHz limited list of channels


Раскрыть
titleChanging limited list of 2.4 GHz channels
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.40.0 s '1 6 11'


The limited list of channels is specified by a line formatted as '1 6 11'

Use of this list in auto select depends on radioUseLimitChannels.0 parameter state.

.1.3.6.1.4.1.35265.1.127.5.1.1.1.40.1STRINGradioLimitChannels.15 GHz limited list of channels


Раскрыть
titleChanging limited list of 5 GHz channels
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.40.1 s '36 40 44 48'


The limited list of channels is specified by a line formatted as '36 40 44 48'

Use of this list in auto select depends on radioUseLimitChannels.1 parameter state.

.1.3.6.1.4.1.35265.1.127.5.1.1.1.5.0INTEGERradioChannel.02.4 GHz radio channel number


Раскрыть
titleChanging number of 2.4 GHz operational channel
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.5.0 i 7


At 20 MHz channel width: "1 - 13"

At 40 MHz channel width:

"1 - 9" — Lower
"5 - 13" — Upper



.1.3.6.1.4.1.35265.1.127.5.1.1.1.5.1INTEGERradioChannel.15 GHz radio channel number


Раскрыть
titleChanging number of 5 GHz operational channel
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.5.1 i 136


At 20 MHz channel width: "36 - 165"

At 40 MHz Lower channel width:

"36, 44, 52, 60, 132,140, 149, 157"

At 40 MHz Upper channel width:

"40, 48, 56, 64, 136,144, 153, 161"

At 80 MHz channel width: "36 - 161"

.1.3.6.1.4.1.35265.1.127.5.1.1.1.6.0INTEGERradioBandwidth.02.4 GHz radio channel width


Раскрыть
titleChanging 2.4 GHz channel width
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.6.0 i 40


"20", "40"

If an error occurs when setting channel width to 40 MHz, check which channel is currently set on the access point. It is possible that this channel does not meet the condition specified in the radioControlSideBand.0 parameter.
In this case:

  1. Set channel width to 20 MHz.
  2. Change either the channel to one that satisfies the radioControlSideBand.0 condition. (Lower or Upper), or the condition. 
  3. Set channel width to 40 MHz.
.1.3.6.1.4.1.35265.1.127.5.1.1.1.6.1INTEGERradioBandwidth.15 GHz radio channel width


Раскрыть
titleChanging 5 GHz channel width
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.6.1 i 80


"20", "40", "80"

If an error occurs when setting channel width to 40 MHz, check which channel is currently set on the access point. It is possible that this channel does not meet the condition specified in the radioControlSideBand.1 parameter.

In this case:

  1. Set channel width to 20 MHz.
  2. Change either the channel to one that satisfies the radioControlSideBand.1 condition. (Lower or Upper), or the condition. 
  3. Set channel width to 40 MHz.
.1.3.6.1.4.1.35265.1.127.5.1.1.1.7.0STRINGradioControlSideBand.0Selection of the main 2.4 GHz channel (lower, upper) for 40 MHz band


Раскрыть
titleChanging main 2.4 GHz channel
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.7.0 s upper


"upper" — upper channel
"lower" — lower channel

If an error occurs when changing the parameter value, it may mean that the current operational channel does not match the new value of this parameter.

To change main channel:

  1. Set channel width to 20 MHz.
  2. Change the value of the operational channel to match the value of the "Main channel".
  3. Change the value of the "Main channel" parameter.
  4. Return channel width to initial value — 40 MHz.
.1.3.6.1.4.1.35265.1.127.5.1.1.1.7.1STRINGradioControlSideBand.1Selection of the main 5 GHz channel (lower, upper) for 40 MHz band


Раскрыть
titleChanging main 5 GHz channel
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.7.0 s upper


"upper" — upper channel
"lower" — lower channel

If an error occurs when changing the parameter value, it may mean that the current operational channel does not match the new value of this parameter.

To change main channel:

  1. Set channel width to 20 MHz.
  2. Change the value of the operational channel to match the value of the "Main channel".
  3. Change the value of the "Main channel" parameter.
  4. Return channel width to initial value — 40 MHz.
.1.3.6.1.4.1.35265.1.127.5.1.1.1.8.0INTEGERradioEnableFixedRate.0Enabling fixed 2.4 GHz transmission rate


Раскрыть
titleEnabling fixed 2.4 GHz transmission rate
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.1.1.8.0 i 1


"0" — disable
"1" — enable
.1.3.6.1.4.1.35265.1.127.5.1.1.1.8.1INTEGERradioEnableFixedRate.1Enabling fixed 5 GHz transmission rate


Раскрыть
titleEnabling fixed 5 GHz transmission rate
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.8.1 i 1


"0" — disable
"1" — enable
.1.3.6.1.4.1.35265.1.127.5.1.1.1.9.0STRINGradioFixedRate.1Fixed modulation for 2.4 GHz transmission


Раскрыть
titleConfiguring fixed modulation for 2.4 GHz transmission
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.9.0 s MCS8 


At 20 MHz channel width:

DSSS1, DSSS2
CCK5, CKK11
OFDM6, OFDM9, OFDM12, OFDM18, OFDM24, OFDM36, OFDM48, OFDM54
MCS0...MCS15

At 40 MHz channel width:

MCS0...MCS15

.1.3.6.1.4.1.35265.1.127.5.1.1.1.9.1STRINGradioFixedRate.1Fixed modulation for 5 GHz transmission


Раскрыть
titleConfiguring fixed modulation for 5 GHz transmission
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.9.1 s NSS2-MCS4 


At 20 MHz channel width:

OFDM6, OFDM9, OFDM12, OFDM18, OFDM24, OFDM36, OFDM48, OFDM54
MCS0...MCS15
NSS1-MCS0...NSS1-MCS8
NSS2-MCS0...NSS2-MCS8

At 40 MHz channel width:

MCS0...MCS15
NSS1-MCS0...NSS1-MCS8
NSS2-MCS0...NSS2-MCS8

At 80 MHz channel width:

NSS1-MCS0...NSS1-MCS8
NSS2-MCS0...NSS2-MCS8

.1.3.6.1.4.1.35265.1.127.5.1.1.1.10.0INTEGERradioEnableMaximalRate.0Enabling restrictions for modulation for 2.4 GHz transmission


Раскрыть
titleEnabling restrictions for modulation for 2.4 GHz transmission
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.10.0 i 1


"0" — disable
"1" — enable
.1.3.6.1.4.1.35265.1.127.5.1.1.1.10.1INTEGERradioEnableMaximalRate.1Enabling restrictions for modulation for 5 GHz transmission


Раскрыть
titleEnabling restrictions for modulation for 5 GHz transmission
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.10.1 i 1


"0" — disable
"1" — enable
.1.3.6.1.4.1.35265.1.127.5.1.1.1.26.0INTEGERradioAckTimeout.0

2.4 GHz ACK timeout 


Раскрыть
titleChanging 2.4 GHz ACK timeout
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.26.0 i 128


[0; 255]
.1.3.6.1.4.1.35265.1.127.5.1.1.1.26.1INTEGERradioAckTimeout.15 GHz ACK timeout


Раскрыть
titleChanging 5 GHz ACK timeout
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.26.0 i 128


[0; 255]
.1.3.6.1.4.1.35265.1.127.5.1.1.1.27.0INTEGERradioDisableAtf.0Disabling 2.4 GHz ATF 


Раскрыть
titleEnabling 2.4 GHz ATF
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.27.0 i 1


"0" — enable ATF
"1" — disable ATF
.1.3.6.1.4.1.35265.1.127.5.1.1.1.27.1INTEGERradioDisableAtf.1Disabling 5 GHz ATF


Раскрыть
titleEnabling 5 GHz ATF
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.27.1 i 1


"0" — enable ATF
"1" — disable ATF
.1.3.6.1.4.1.35265.1.127.5.1.1.1.28.0INTEGERradioObssCoex.0Enabling 2.4 GHz OBSS


Раскрыть
titleEnabling 2.4 GHz OBSS
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.28.0 i 1


"0" — disable
"1" — enable

Only for 40 MHz

.1.3.6.1.4.1.35265.1.127.5.1.1.1.28.1INTEGERradioObssCoex.1Enabling 5 GHz OBSS


Раскрыть
titleEnabling 5 GHz OBSS
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.28.1 i 1


"0" — disable
"1" — enable

Only for 40 and 80 MHz

.1.3.6.1.4.1.35265.1.127.5.1.1.1.29.1STRINGradioDfs.1

Selecting 5 GHz DFS mode


Раскрыть
titleConfiguring 5 GHz DFS mode
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.29.1 s forced


"disabled" — mechanism is off, DFS channels are not available to select;

"auto" — mechanism is enabled;

"forced" — mechanism is enabled, DFS channels are available to select.

.1.3.6.1.4.1.35265.1.127.5.1.1.1.30.0INTEGERradioSgi.0Enabling 2.4 GHz SGI 


Раскрыть
titleEnabling 2.4 GHz SGI 
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.30.0 i 1


"0" — disable
"1" — enable
.1.3.6.1.4.1.35265.1.127.5.1.1.1.30.1INTEGERradioSgi.1

Enabling 5 GHz SGI 


Раскрыть
titleEnabling 5 GHz SGI 
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.30.1 i 1


"0" — disable
"1" — enable
.1.3.6.1.4.1.35265.1.127.5.1.1.1.31.0INTEGERradioStbc.0Enabling 2.4 GHz STBC 


Раскрыть
titleEnabling 2.4 GHz STBC
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.31.0 i 1


"0" — disable
"1" — enable
.1.3.6.1.4.1.35265.1.127.5.1.1.1.31.1INTEGERradioStbc.1Enabling 5 GHz STBC


Раскрыть
titleEnabling 5 GHz STBC
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.31.1 i 1


"0" — disable
"1" — enable
.1.3.6.1.4.1.35265.1.127.5.1.1.1.32.0INTEGERradioBeaconInterval.02.4 GHz beacon interval


Раскрыть
titleConfiguring 2.4 GHz beacon frames sending period
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.32.0 i 1000


[20; 2000]
.1.3.6.1.4.1.35265.1.127.5.1.1.1.32.1INTEGERradioBeaconInterval.15 GHz beacon interval


Раскрыть
titleConfiguring 5 GHz beacon frames sending period
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.32.1 i 1000


[20; 2000]
.1.3.6.1.4.1.35265.1.127.5.1.1.1.33.0INTEGERradioFragThreshold.02.4 GHz fragmentation threshold 


Раскрыть
titleConfiguring 2.4 GHz fragmentation threshold 
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.33.0 i 1000


[256; 2346]
.1.3.6.1.4.1.35265.1.127.5.1.1.1.33.1INTEGERradioFragThreshold.15 GHz fragmentation threshold


Раскрыть
titleConfiguring 5 GHz fragmentation threshold 
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.33.1 i 1000


[256; 2346]
.1.3.6.1.4.1.35265.1.127.5.1.1.1.34.0INTEGERradioRtsThreshold.02.4 GHz RTS threshold


Раскрыть
titleConfiguring 2.4 GHz RTS threshold
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.34.0 i 30000


[0; 65536]
.1.3.6.1.4.1.35265.1.127.5.1.1.1.34.1INTEGERradioRtsThreshold.15 GHz RTS threshold


Раскрыть
titleConfiguring 5 GHz RTS threshold
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.34.1 i 30000


[0; 65536]
.1.3.6.1.4.1.35265.1.127.5.1.1.1.35.0INTEGERradioAggregation.02.4 GHz frame aggregation


Раскрыть
titleEnabling use of 2.4 GHz frame aggregation
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.35.0 i 1


"0" — disable
"1" — enable
.1.3.6.1.4.1.35265.1.127.5.1.1.1.35.1INTEGERradioAggregation.15 GHz frame aggregation


Раскрыть
titleEnabling use of 5 GHz frame aggregation
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.35.1 i 1


"0" — disable
"1" — enable
.1.3.6.1.4.1.35265.1.127.5.1.1.1.36.0INTEGERradioShortPreamble.02.4 GHz short preamble 


Раскрыть
titleEnabling use of 2.4 GHz short preamble 
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.36.0 i 1


"0" — disable
"1" — enable
.1.3.6.1.4.1.35265.1.127.5.1.1.1.36.1INTEGERradioShortPreamble.15 GHz short preamble


Раскрыть
titleEnabling use of 5 GHz short preamble 
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.36.1 i 1


"0" — disable
"1" — enable
.1.3.6.1.4.1.35265.1.127.5.1.1.1.37.0INTEGERradioTxBroadcastLimit.02.4 GHz Broadcast/Multicast traffic limiting


Раскрыть
titleEnabling 2.4 GHz Broadcast/Multicast traffic limiting
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.37.0 i 1000000000


[0; 2000000000]
.1.3.6.1.4.1.35265.1.127.5.1.1.1.37.1INTEGERradioTxBroadcastLimit.15 GHz Broadcast/Multicast traffic limiting


Раскрыть
titleEnabling 5 GHz Broadcast/Multicast traffic limiting
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.37.1 i 1000000000


[0; 2000000000]

QoS configuration

.1.3.6.1.4.1.35265.1.127.5.1.2.1.1.0STRINGradioQosInterface.0Name of the interface on which QoS is configured at 2.4 GHzThe parameter is not available for editing, read onlywlan0
.1.3.6.1.4.1.35265.1.127.5.1.2.1.1.1STRINGradioQosInterface.1Name of the interface on which QoS is configured at 5 GHzThe parameter is not available for editing, read onlywlan1
.1.3.6.1.4.1.35265.1.127.5.1.2.1.2.0INTEGERradioManualQoSEnable.0Enabling 2.4 GHz QoS (it is possible to override default EDCA parameters) 


Раскрыть
titleEnabling 2.4 GHz QoS
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.2.1.2.0 i 1


"0" — disable
"1" — enable
.1.3.6.1.4.1.35265.1.127.5.1.2.1.2.1INTEGERradioManualQoSEnable.1Enabling 5 GHz QoS (it is possible to override default EDCA parameters)


Раскрыть
titleEnabling 5 GHz QoS
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.2.1.2.1 i 1


"0" — disable
"1" — enable

EDCA parameters of the base station

.1.3.6.1.4.1.35265.1.127.5.1.2.1.3.0
.1.3.6.1.4.1.35265.1.127.5.1.2.1.3.1
INTEGERradioApBkAifs.0
radioApBkAifs.1
2.4 and 5 GHz AIFS Background queue


Раскрыть
titleChanging 2.4 GHz AIFS
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.3.0 i 128


Раскрыть
titleChanging 5 GHz AIFS
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.3.1 i 128


[1; 255]
.1.3.6.1.4.1.35265.1.127.5.1.2.1.4.0
.1.3.6.1.4.1.35265.1.127.5.1.2.1.4.1
INTEGERradioApBkCwMin.0
radioApBkCwMin.1
2.4 and 5 GHz cwMin Background queue


Раскрыть
titleChanging 2.4 GHz cwMin
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.4.0 i 127


Раскрыть
titleChanging 5 GHz cwMin
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.4.1 i 127


"1, 3, 7, 15, 31, 63, 127, 255, 511, 1023"
.1.3.6.1.4.1.35265.1.127.5.1.2.1.5.0
.1.3.6.1.4.1.35265.1.127.5.1.2.1.5.1
INTEGERradioApBkCwMax.0
radioApBkCwMax.1
2.4 and 5 GHz cwMax for Background queue


Раскрыть
titleChanging 2.4 GHz cwMax
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.5.0 i 127


Раскрыть
titleChanging 5 GHz cwMax
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.5.1 i 127


"1, 3, 7, 15, 31, 63, 127, 255, 511, 1023"
.1.3.6.1.4.1.35265.1.127.5.1.2.1.6.0
.1.3.6.1.4.1.35265.1.127.5.1.2.1.6.1
INTEGERradioApBkTxOp.0
radioApBkTxOp.1
2.4 and 5 GHz TXOP Limit for Background queue


Раскрыть
titleChanging 2.4 GHz TXOP Limit
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.6.0 i 30000


Раскрыть
titleChanging 5 GHz TXOP Limit
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.6.1 i 30000


[0; 65535]
.1.3.6.1.4.1.35265.1.127.5.1.2.1.7.0
.1.3.6.1.4.1.35265.1.127.5.1.2.1.7.1
INTEGERradioApBeAifs.0
radioApBeAifs.1
2.4 and 5 GHz AIFS for Best Effort queue


Раскрыть
titleChanging 2.4 GHz AIFS
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.7.0 i 128


Раскрыть
titleChanging 5 GHz AIFS
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.7.1 i 128


[1; 255]
.1.3.6.1.4.1.35265.1.127.5.1.2.1.8.0
.1.3.6.1.4.1.35265.1.127.5.1.2.1.8.1
INTEGERradioApBeCwMin.0
radioApBeCwMin.1
2.4 and 5 GHz cwMin for Best Effort queue


Раскрыть
titleChanging 2.4 GHz cwMin
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.8.0 i 127


Раскрыть
titleChanging 5 GHz cwMin
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.8.1 i 127


"1, 3, 7, 15, 31, 63, 127, 255, 511, 1023"
.1.3.6.1.4.1.35265.1.127.5.1.2.1.9.0
.1.3.6.1.4.1.35265.1.127.5.1.2.1.9.1
INTEGERradioApBeCwMax.0
radioApBeCwMax.1
2.4 and 5 GHz cwMax for Best Effort queue


Раскрыть
titleChanging 2.4 GHz cwMax
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.9.0 i 127


Раскрыть
titleChanging 5 GHz cwMax
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.9.1 i 127


"1, 3, 7, 15, 31, 63, 127, 255, 511, 1023"
.1.3.6.1.4.1.35265.1.127.5.1.2.1.10.0
.1.3.6.1.4.1.35265.1.127.5.1.2.1.10.1
INTEGERradioApBeTxOp.0
radioApBeTxOp.1
2.4 and 5 GHz TXOP Limit for Best Effort queue


Раскрыть
titleChanging 2.4 GHz TXOP Limit
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.10.0 i 30000


Раскрыть
titleChanging 5 GHz TXOP Limit
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.10.1 i 30000


[0; 65535]
.1.3.6.1.4.1.35265.1.127.5.1.2.1.11.0
.1.3.6.1.4.1.35265.1.127.5.1.2.1.11.1
INTEGERradioApViAifs.0
radioApViAifs.1
2.4 and 5 GHz AIFS for Video queue


Раскрыть
titleChanging 2.4 GHz AIFS
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.11.0 i 128


Раскрыть
titleChanging 5 GHz AIFS
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.11.1 i 128


[1; 255]
.1.3.6.1.4.1.35265.1.127.5.1.2.1.12.0
.1.3.6.1.4.1.35265.1.127.5.1.2.1.12.1
INTEGERradioApViCwMin.0
radioApViCwMin.1
2.4 and 5 GHz cwMin for Video queue


Раскрыть
titleChanging 2.4 GHz cwMin
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.12.0 i 127


Раскрыть
titleChanging 5 GHz cwMin
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.12.1 i 127


"1, 3, 7, 15, 31, 63, 127, 255, 511, 1023"

.1.3.6.1.4.1.35265.1.127.5.1.2.1.13.0
.1.3.6.1.4.1.35265.1.127.5.1.2.1.13.1

INTEGER

radioApViCwMax.0
radioApViCwMax.1

2.4 and 5 GHz cwMax for Video queue


Раскрыть
titleChanging 2.4 GHz cwMax
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.13.0 i 127


Раскрыть
titleChanging 5 GHz cwMax
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.13.1 i 127


"1, 3, 7, 15, 31, 63, 127, 255, 511, 1023"
.1.3.6.1.4.1.35265.1.127.5.1.2.1.14.0
.1.3.6.1.4.1.35265.1.127.5.1.2.1.14.1
INTEGERradioApViTxOp.0
radioApViTxOp.1
2.4 and 5 GHz TXOP Limit for Video queue


Раскрыть
titleChanging 2.4 GHz TXOP Limit
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.14.0 i 30000


Раскрыть
titleChanging 5 GHz TXOP Limit
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.14.1 i 30000


[0; 65535]
.1.3.6.1.4.1.35265.1.127.5.1.2.1.15.0
.1.3.6.1.4.1.35265.1.127.5.1.2.1.15.1
INTEGER

radioApVoAifs.0
radioApVoAifs.1


2.4 and 5 GHz AIFS for Voice queue


Раскрыть
titleChanging 2.4 GHz AIFS
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.15.0 i 128


Раскрыть
titleChanging 5 GHz AIFS
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.15.1 i 128


[1; 255]
.1.3.6.1.4.1.35265.1.127.5.1.2.1.16.0
.1.3.6.1.4.1.35265.1.127.5.1.2.1.16.1
INTEGERradioApVoCwMin.0
radioApVoCwMin.1
2.4 and 5 GHz cwMin for Voice queue


Раскрыть
titleChanging 2.4 GHz cwMin
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.16.0 i 127


Раскрыть
titleChanging 5 GHz cwMin
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.16.1 i 127


"1, 3, 7, 15, 31, 63, 127, 255, 511, 1023"
.1.3.6.1.4.1.35265.1.127.5.1.2.1.17.0
.1.3.6.1.4.1.35265.1.127.5.1.2.1.17.1
INTEGERradioApVoCwMax.0
radioApVoCwMax.1
2.4 and 5 GHz cwMax for Voice queue


Раскрыть
titleChanging 2.4 GHz cwMax
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.17.0 i 127


Раскрыть
titleChanging 5 GHz cwMax
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.17.1 i 127


"1, 3, 7, 15, 31, 63, 127, 255, 511, 1023"
.1.3.6.1.4.1.35265.1.127.5.1.2.1.18.0
.1.3.6.1.4.1.35265.1.127.5.1.2.1.18.1
INTEGERradioApVoTxOp.0
radioApVoTxOp.1
2.4 and 5 GHz TXOP Limit for Voice queue


Раскрыть
titleChanging 2.4 GHz TXOP Limit
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.18.0 i 30000


Раскрыть
titleChanging 5 GHz TXOP Limit
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.18.1 i 30000


[0; 65535]

EDCA parameters for user station

.1.3.6.1.4.1.35265.1.127.5.1.2.1.19.0
.1.3.6.1.4.1.35265.1.127.5.1.2.1.19.1
INTEGERradioClientBkAifs.0
radioClientBkAifs.1
2.4 and 5 GHz AIFS for Background queue


Раскрыть
titleChanging 2.4 GHz AIFS
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.19.0 i 128


Раскрыть
titleChanging 5 GHz AIFS
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.19.1 i 128


[1; 255]
.1.3.6.1.4.1.35265.1.127.5.1.2.1.20.0
.1.3.6.1.4.1.35265.1.127.5.1.2.1.20.1
INTEGERradioClientBkCwMin.0
radioClientBkCwMin.1
2.4 and 5 GHz cwMin for Background queue


Раскрыть
titleChanging 2.4 GHz cwMin
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.20.0 i 127


Раскрыть
titleChanging 5 GHz cwMin
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.20.1 i 127


"1, 3, 7, 15, 31, 63, 127, 255, 511, 1023"
.1.3.6.1.4.1.35265.1.127.5.1.2.1.21.0
.1.3.6.1.4.1.35265.1.127.5.1.2.1.21.1
INTEGERradioClientBkCwMax.0
radioClientBkCwMax.1
2.4 and 5 GHz cwMax for Background queue


Раскрыть
titleChanging 2.4 GHz cwMax
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.21.0 i 127


Раскрыть
titleChanging 5 GHz cwMax
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.21.1 i 127


"1, 3, 7, 15, 31, 63, 127, 255, 511, 1023"
.1.3.6.1.4.1.35265.1.127.5.1.2.1.22.0
.1.3.6.1.4.1.35265.1.127.5.1.2.1.22.1
INTEGERradioClientBkTxOp.0
radioClientBkTxOp.1
2.4 and 5 GHz TXOP Limit for Background


Раскрыть
titleChanging 2.4 GHz TXOP Limit
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.22.0 i 30000


Раскрыть
titleChanging 5 GHz TXOP Limit
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.22.1 i 30000


[0; 65535]
.1.3.6.1.4.1.35265.1.127.5.1.2.1.23.0
.1.3.6.1.4.1.35265.1.127.5.1.2.1.23.1
INTEGERradioClientBeAifs.0
radioClientBeAifs.1
2.4 and 5 GHz AIFS for Best Effort queue


Раскрыть
titleChanging 2.4 GHz AIFS
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.23.0 i 128


Раскрыть
titleChanging 5 GHz AIFS
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.23.1 i 128


[1; 255]
.1.3.6.1.4.1.35265.1.127.5.1.2.1.24.0
.1.3.6.1.4.1.35265.1.127.5.1.2.1.24.1
INTEGERradioClientBeCwMin.0
radioClientBeCwMin.1
2.4 and 5 GHz cwMin for Best Effort


Раскрыть
titleChnaging 2.4 GHz cwMin
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.24.0 i 127


Раскрыть
titleChanging 5 GHz cwMin
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.24.1 i 127


"1, 3, 7, 15, 31, 63, 127, 255, 511, 1023"
.1.3.6.1.4.1.35265.1.127.5.1.2.1.25.0
.1.3.6.1.4.1.35265.1.127.5.1.2.1.25.1
INTEGERradioClientBeCwMax.0
radioClientBeCwMax.1
2.4 and 5 GHz cwMax for Best Effort queue


Раскрыть
titleChanging 2.4 GHz wMax
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.25.0 i 127


Раскрыть
titleChanging 5 GHz cwMax
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.25.1 i 127


"1, 3, 7, 15, 31, 63, 127, 255, 511, 1023"
.1.3.6.1.4.1.35265.1.127.5.1.2.1.26.0
.1.3.6.1.4.1.35265.1.127.5.1.2.1.26.1
INTEGERradioClientBeTxOp.0
radioClientBeTxOp.1
2.4 and 5 GHz TXOP Limit for Best Effort queue


Раскрыть
titleChanging 2.4 GHz TXOP Limit
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.26.0 i 30000


Раскрыть
titleChanging 5 GHz TXOP Limit
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.26.1 i 30000


[0; 65535]
.1.3.6.1.4.1.35265.1.127.5.1.2.1.27.0
.1.3.6.1.4.1.35265.1.127.5.1.2.1.27.1
INTEGERradioClientViAifs.0
radioClientViAifs.0
2.4 and 5 GHz AIFS for Video queue


Раскрыть
titleChanging 2.4 GHz AIFS
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.27.0 i 128


Раскрыть
titleChanging 5 GHz AIFS
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.27.1 i 128


[1; 255]
.1.3.6.1.4.1.35265.1.127.5.1.2.1.28.0
.1.3.6.1.4.1.35265.1.127.5.1.2.1.28.1
INTEGERradioClientViCwMin.0
radioClientViCwMin.1
2.4 and 5 GHz cwMin for Video queue


Раскрыть
titleChanging 2.4 GHz cwMin
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.28.0 i 127


Раскрыть
titleChanging 5 GHz cwMin
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.28.1 i 127


"1, 3, 7, 15, 31, 63, 127, 255, 511, 1023"
.1.3.6.1.4.1.35265.1.127.5.1.2.1.29.0
.1.3.6.1.4.1.35265.1.127.5.1.2.1.29.1
INTEGERradioClientViCwMax.0
radioClientViCwMax.1
2.4 and 5 GHz cwMax for Video queue


Раскрыть
titleChanging 2.4 GHz cwMax
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.29.0 i 127


Раскрыть
titleChanging 5 GHz cwMax
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.29.1 i 127


"1, 3, 7, 15, 31, 63, 127, 255, 511, 1023"
.1.3.6.1.4.1.35265.1.127.5.1.2.1.30.0
.1.3.6.1.4.1.35265.1.127.5.1.2.1.30.1
INTEGERradioClientViTxOp.0
radioClientViTxOp.1
2.4 and 5 GHz TXOP Limit for Video queue


Раскрыть
titleChanging 2.4 GHz TXOP Limit
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.30.0 i 30000


Раскрыть
titleChanging 5 GHz TXOP Limit
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.30.1 i 30000


[0; 65535]
.1.3.6.1.4.1.35265.1.127.5.1.2.1.31.0
.1.3.6.1.4.1.35265.1.127.5.1.2.1.31.1
INTEGERradioClientVoAifs.0
radioClientVoAifs.1
2.4 and 5 GHz AIFS for Voice queue


Раскрыть
titleChanging 2.4 GHz AIFS
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.31.0 i 128


Раскрыть
titleChanging 5 GHz AIFS
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.31.1 i 128


[1; 255]
.1.3.6.1.4.1.35265.1.127.5.1.2.1.32.0
.1.3.6.1.4.1.35265.1.127.5.1.2.1.32.1
INTEGERradioClientVoCwMin.0
radioClientVoCwMin.1
2.4 and 5 GHz cwMin for Voice queue


Раскрыть
titleChanging 2.4 GHz cwMin
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.32.0 i 127


Раскрыть
titleChanging 5 GHz cwMin
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.32.1 i 127


"1, 3, 7, 15, 31, 63, 127, 255, 511, 1023"
.1.3.6.1.4.1.35265.1.127.5.1.2.1.33.0
.1.3.6.1.4.1.35265.1.127.5.1.2.1.33.1
INTEGERradioClientVoCwMax.0
radioClientVoCwMax.1
2.4 and 5 GHz cwMax for Voice queue


Раскрыть
titleChanging 2.4 GHz cwMax
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.33.0 i 127


Раскрыть
titleChanging 5 GHz cwMax
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.33.1 i 127


"1, 3, 7, 15, 31, 63, 127, 255, 511, 1023"
.1.3.6.1.4.1.35265.1.127.5.1.2.1.34.0
.1.3.6.1.4.1.35265.1.127.5.1.2.1.34.1
INTEGERradioClientVoTxOp.0
radioClientVoTxOp.1
2.4 and 5 GHz TXOP Limit for Voice queue


Раскрыть
titleChanging 2.4 GHz TXOP Limit
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.34.0 i 30000


Раскрыть
titleChanging 5 GHz TXOP Limit
# snmpset -v 2c -c private 192.169.31.47 .1.3.6.1.4.1.35265.1.127.5.1.2.1.34.1 i 30000


[0; 65535]

VAP configuration

.1.3.6.1.4.1.35265.1.127.5.2.1.1.1(.0-7)OctetStringvapInterfaceList of interfaces allowed for editing (read only)The parameter is not available for editing, read only.

[ "wlanX-va0" - "wlanX-va3" ]
where X :
"0" for 2.4 ГГцGHz
"1" for 5 ГГцGHz

.1.3.6.1.4.1.35265.1.127.5.2.1.1.2(.0-7)INTEGERvapEnableEnable VAP


Раскрыть
titleEnabling wlan0-va0
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.2.0 i 1


Раскрыть
titleDisabling wlan1-va3
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.2.7 i 0


"0" — disable
"1" — enable
.1.3.6.1.4.1.35265.1.127.5.2.1.1.3(.0-7)INTEGERvapVlanTrunkEnable Vlan Trunk


Раскрыть
titleEnabling Vlan Trunk on wlan0-va0
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.3.0 i 1


Раскрыть
titleDisabling Vlan Trunk on wlan1-va3
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.3.7 i 0


"0" — disable
"1" — enable

.1.3.6.1.4.1.35265.1.127.5.2.1.1.4(.0-7)INTEGERvapVlanIdVLAN number to untag when transmitting Wi-Fi traffic to clients


Раскрыть
titleConfiguring VLAN ID = 15 on wlan0-va0
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.4.0 i 15


Раскрыть
titleDisabling VLAN ID on wlan1-va3
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.4.7 i 0


[1; 4094 ]

"0" — disabling VLAN ID on VAP

.1.3.6.1.4.1.35265.1.127.5.2.1.1.5(.0-7)INTEGERvapGeneralVlanModeEnabling General Mode


Раскрыть
titleEnabling General Mode on wlan0-va0
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.5.0 i 1


Раскрыть
titleDisabling General Mode on wlan1-va3
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.5.7 i 0


"0" — disable
"1" — enable

.1.3.6.1.4.1.35265.1.127.5.2.1.1.6(.0-7)INTEGERvapGeneralVlanIdVLAN number to untag when transmitting Wi-Fi traffic to clients


Раскрыть
titleConfiguring General VLAN ID = 2354 on wlan0-va0
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.6.0 i 2354


Раскрыть
titleDisabling General VLAN ID on wlan1-va3
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.6.7 i 0


[1; 4094 ]

"0" — disabling General VLAN ID on VAP

.1.3.6.1.4.1.35265.1.127.5.2.1.1.7(.0-7)OctetStringvapVlanPriority802.1p priority


Раскрыть
titleConfiguring 802.1p = 5 priority on wlan0-va0
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.7.0 s 5


Раскрыть
titleConfiguring 802.1p = auto priority on wlan1-va3
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.7.7 s auto


"auto", [ 0; 7 ]
.1.3.6.1.4.1.35265.1.127.5.2.1.1.8(.0-7)INTEGERvapStaLimitLimiting number of clients on VAP


Раскрыть
titleConfiguring limiting on wlan0-va0
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.8.0 i 10


Раскрыть
titleDisabling limiting on wlan1-va3
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.8.7 i 0


[0; 64]

"0" — no limit on the number of clients connected to the VAP

.1.3.6.1.4.1.35265.1.127.5.2.1.1.9(.0-7)INTEGERvapInactivityTimeoutClient disconnect timeout due to inactivity


Раскрыть
titleConfiguring timeout on wlan0-va0
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.9.0 i 150


Раскрыть
titleConfiguring timeout on wlan1-va7
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.9.7 i 150


[0; 2000000]
.1.3.6.1.4.1.35265.1.127.5.2.1.1.10(.0-7)OctetStringvapSsidSSID name


Раскрыть
titleConfiguring SSID name on wlan0-va0
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.10.0 s Test-FBWA


Раскрыть
titleConfiguring SSID name on wlan1-va3
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.10.7 s Test-FBWA


String, maximum length — 32 characters.
Example: "WOP-2L"
.1.3.6.1.4.1.35265.1.127.5.2.1.1.11(.0-7)OctetStringvapSecurityModeSecurity mode


Раскрыть
titleConfiguring WPA/WPA2-Enterprise security mode on wlan0-va0
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.11.0 s WPA_WPA2_1X


Раскрыть
titleConfiguring WPA2-Personal security mode on wlan1-va3
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.11.7 s WPA2


"off","WPA","WPA2","WPA_WPA2",
"WPA_1X","WPA2_1X","WPA_WPA2_1X"

.1.3.6.1.4.1.35265.1.127.5.2.1.1.12(.0-7)OctetStringvapKeyWepWEP key


Раскрыть
titleConfiguring WEP key on wlan0-va0
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.12.0 s 1257qqw


Раскрыть
titleConfiguring WEP key on wlan1-va3
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.12.7 s 1257qqw


String length from 5 to 13 characters
.1.3.6.1.4.1.35265.1.127.5.2.1.1.13(.0-7)OctetStringvapKeyWpaWPA key


Раскрыть
titleConfiguring WPA key on wlan0-va0
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.13.0 s 12345678


Раскрыть
titleConfiguring WPA key on wlan1-va3
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.13.7 s 12345678


String length from 8 to 63 characters
.1.3.6.1.4.1.35265.1.127.5.2.1.1.14(.0-7)INTEGERvapStationIsolationClient isolation on VAP


Раскрыть
titleEnabling client isolation on wlan0-va0
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.14.0 i 1


Раскрыть
titleDisabling client isolation on wlan1-va3
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.14.7 i 0


"0" — disable
"1" — enable

.1.3.6.1.4.1.35265.1.127.5.2.1.1.15(.0-7)INTEGERvapPriorityByDscpSelecting traffic prioritization method: via DSCP or 802.1p


Раскрыть
titleEnabling DSCP prioritization on wlan0-va0
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.15.0 i 1


Раскрыть
titleEnabling 802.1p prioritization on wlan1-va3
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.15.7 i 0


"1" — DSCP

"0" — 802.1p

.1.3.6.1.4.1.35265.1.127.5.2.1.1.18(.0-7)OctetStringvapShaperVapTxMode

Configuring shaper in direction from access point to clients (in total), connected to this VAP


Раскрыть
titleConfiguring TX VAP shaper operation mode on wlan0-va0
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.18.0 s kbps


Раскрыть
titleDisabling TX VAP shaper on wlan1-va3
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.18.7 s off


"off" — shaper is disabled;

"kbps" — configuring shaping, kbps;

"pps" — configuring shaping, pps.

.1.3.6.1.4.1.35265.1.127.5.2.1.1.19(.0-7)INTEGERvapShaperVapTxValueShaper value


Раскрыть
titleConfiguring TX VAP shaper value on wlan0-va0
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.19.0 i 20000


Раскрыть
titleConfiguring TX VAP shaper value on wlan1-va3
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.19.7 i 20000


[ 0; 2000000000]
.1.3.6.1.4.1.35265.1.127.5.2.1.1.20(.0-7)OctetStringvapShaperVapRxMode

Configuring shaper in direction from clients (in total) connected to this VAP to the access point


Раскрыть
titleConfiguring RX VAP shaper operation mode on wlan0-va0
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.20.0 s kbps


Раскрыть
titleDisabling RX VAP shaper on wlan1-va3
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.20.7 s off


"off" — shaper is disabled;

"kbps" — configuring shaping, kbps;

"pps" — configuring shaping, pps.

.1.3.6.1.4.1.35265.1.127.5.2.1.1.21(.0-7)INTEGERvapShaperVapRxValueShaper value


Раскрыть
titleConfiguring RX VAP shaper value on wlan0-va0
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.21.0 i 20000


Раскрыть
titleConfiguring RX VAP shaper value on wlan1-va3
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.21.7 i 20000


[ 0; 2000000000]
.1.3.6.1.4.1.35265.1.127.5.2.1.1.22(.0-7)OctetStringvapShaperStaTxMode

Configuring shaper in direction from access point to clients (separately) connected to this VAP


Раскрыть
titleConfiguring TX STA shaper operation mode on wlan0-va0
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.22.0 s kbps


Раскрыть
titleDisabling TX STA shaper on wlan1-va3
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.22.7
s off


"off" — shaper is disabled;

"kbps" — configuring shaping, kbps;

"pps" — configuring shaping, pps.

.1.3.6.1.4.1.35265.1.127.5.2.1.1.23(.0-7)INTEGERvapShaperStaTxValueShaper value


Раскрыть
titleConfiguring TX STA shaper value on wlan0-va0
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.23.0 i 20000


Раскрыть
titleConfiguring TX STA shaper value on wlan1-va3
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.23.7
i 20000


[ 0; 2000000000]
.1.3.6.1.4.1.35265.1.127.5.2.1.1.24(.0-7)OctetStringvapShaperStaRxMode

Configuring shaper in direction from clients (separately) connected to this VAP to the access point


Раскрыть
titleConfiguring RX STA shaper operation mode on wlan0-va0
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.24.0 s kbps


Раскрыть
titleDisabling RX STA shaper on wlan1-va3
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.24.7 s off


"off" — shaper is disabled;

"kbps" — configuring shaping, kbps;

"pps" — configuring shaping, pps.

.1.3.6.1.4.1.35265.1.127.5.2.1.1.25(.0-7)INTEGERvapShaperStaRxValueShaper value


Раскрыть
titleConfiguring RX STA shaper value on wlan0-va0
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.25.0 i 20000


Раскрыть
titleConfiguring RX STA shaper value on wlan1-va3
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.25.7 i 20000


[ 0; 2000000000]
.1.3.6.1.4.1.35265.1.127.5.2.1.1.26(.0-7)INTEGERvapRadiusAuthPortRadius server port used for authentication and authorization


Раскрыть
titleConfiguring port number on wlan0-va0
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.26.0 i 1812


Раскрыть
titleConfiguring port number on wlan1-va3
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.26.7 i 1812


[0; 65535]
.1.3.6.1.4.1.35265.1.127.5.2.1.1.27(.0-7)OctetStringvapRadiusAuthAddressRadius server address used for authentication and authorization


Раскрыть
titleConfiguring Radius server IP address on wlan0-va0
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.27.0 s 192.168.0.152


Раскрыть
titleConfiguring Radius server IP address on wlan1-va3
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.27.7 s 192.168.0.152


Radius server IP address
.1.3.6.1.4.1.35265.1.127.5.2.1.1.28(.0-7)OctetStringvapRadiusAuthPasswordRadius server password used for authentication and authorization


Раскрыть
titleConfiguring Radius server password on wlan0-va0
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.28.0 s secret


Раскрыть
titleConfiguring Radius server password on wlan1-va3
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.28.7 s secret


String from 1 to 64 characters
.1.3.6.1.4.1.35265.1.127.5.2.1.1.29(.0-7)INTEGERvapRadiusTlsEnableEnabling TLS


Раскрыть
titleEnabling TLS on wlan0-va0
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.29.0 i 1


Раскрыть
titleDisabling TLS on wlan1-va3
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.29.7 i 0


"0" — disable
"1" — enable

.1.3.6.1.4.1.35265.1.127.5.2.1.1.30(.0-7)INTEGERvapRadiusAcctEnableEnabling Radius Accounting sending


Раскрыть
titleEnabling Radius Accounting sending to wlan0-va0
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.30.0 i 1


Раскрыть
titleDisabling Radius Accounting sending to wlan1-va3
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.30.7 i 0


"0" — disable
"1" — enable

.1.3.6.1.4.1.35265.1.127.5.2.1.1.31(.0-7)INTEGERvapRadiusAcctPortRadius server port used for Accounting reception


Раскрыть
titleConfiguring port number on wlan0-va0
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.31.0 i 1813


Раскрыть
titleConfiguring port number on wlan1-va3
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.31.7 i 1813


[0; 65535] 
.1.3.6.1.4.1.35265.1.127.5.2.1.1.32(.0-7)OctetStringvapRadiusAcctAddressRadius server address used for Accounting reception


Раскрыть
titleConfiguring Radius server IP address on wlan0-va0
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.32.0 s 192.168.0.152


Раскрыть
titleConfiguring Radius server IP address on wlan1-va3
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.32.7 s 192.168.0.152


Radius server IP address
.1.3.6.1.4.1.35265.1.127.5.2.1.1.33(.0-7)OctetStringvapRadiusAcctPasswordRadius server password used for Accounting reception


Раскрыть
titleConfiguring Radius server password on wlan0-va0
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.33.0 s secret


Раскрыть
titleConfiguring Radius server password on wlan1-va3
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.33.7 s secret


String from 1 to 64 characters

.1.3.6.1.4.1.35265.1.127.5.2.1.1.34(.0-7)INTEGERvapRadiusAcctPeriodicPeriodic Accounting sending


Раскрыть
titleEnabling periodic Radius Accounting sending on wlan0-va0
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.34.0 i 1


Раскрыть
titleEnabling periodic Radius Accounting sending on wlan1-va3
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.34.7 i 0


"0" — disable
"1" — enable

.1.3.6.1.4.1.35265.1.127.5.2.1.1.35(.0-7)INTEGERvapRadiusAcctIntervalAccounting sending interval


Раскрыть
titleConfiguring Accounting sending interval on wlan0-va0
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.35.0 i 600


Раскрыть
titleConfiguring Accounting sending interval on wlan1-va3
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.35.7 i 600


[0; 86400]
.1.3.6.1.4.1.35265.1.127.5.2.1.1.36(.0-7)OctetStringvapRadiusDomainDomain


Раскрыть
titleConfiguring Radius domain on wlan0-va0
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.36.0 s eltex.root


Раскрыть
titleConfiguring Radius domain on wlan1-va3
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.36.7 s eltex.root


String from 1 to 253 characters
.1.3.6.1.4.1.35265.1.127.5.2.1.1.37(.0-7)INTEGERvapRadiusDebugEnabling Radius debugging


Раскрыть
titleEnabling Radius debugging on wlan0-va0
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.37.0 i 1


Раскрыть
titleDisabling Radius debugging on wlan1-va3
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.37.7 i 0


"0" — disable
"1" — enable

.1.3.6.1.4.1.35265.1.127.5.2.1.1.38(.0-7)OctetStringvapRadiusLogfileLocation and name of the file used for Radius logging


Раскрыть
titleConfiguring file name for Radius logging on wlan0-va0
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.38.0 s "/var/log/radius-wlan0-va1.log"


Раскрыть
titleConfiguring file name for Radius logging on wlan1-va3
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.38.7 s "/var/log/radius-wlan0-va1.log"


" /var/log/radius-wlan0-va1.log"
.1.3.6.1.4.1.35265.1.127.5.2.1.1.39(.0-7)INTEGERvapRadiusLogfileLimitSize of the file used for Radius logging, in bytes


Раскрыть
titleConfiguring the file size for storing Radius logs on wlan0-va0
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.39.0 i 1500


Раскрыть
titleConfiguring the file size for storing Radius logs onwlan1-va3
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.39.7 i 1500


[0; 30000]
.1.3.6.1.4.1.35265.1.127.5.2.1.1.40(.0-7)INTEGERvapPortalEnableEnabling portal authorization


Раскрыть
titleEnabling portal authorization on wlan0-va0
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.40.0 i 1


Раскрыть
titleDisabling portal authorization on wlan1-va3
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.40.7 i 0


"0" — disable

"1" — enable

.1.3.6.1.4.1.35265.1.127.5.2.1.1.41(.0-7)STRINGvapVirtualPortalName


Раскрыть
titleConfiguring virtual portal name on wlan0-va0
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.41.0 s 'default'


Раскрыть
titleConfiguring virtual portal name on wlan1-va3
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.41.7 s 'default'


String
.1.3.6.1.4.1.35265.1.127.5.2.1.1.42(.0-7)STRINGvapRedirectUrlAddress for redirecting


Раскрыть
titleConfiguring URL for redirecting to portal on wlan0-va0
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.42.0 s 'http://192.168.1.17:8080/eltex_portal/'


Раскрыть
titleConfiguring URL for redirecting to portal on wlan1-va3
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.2.1.1.42.7 s 'http://192.168.1.17:8080/eltex_portal/'


String of the following type: 'http://<IP>:<PORT>/eltex_portal/'

WDS configuration

.1.3.6.1.4.1.35265.1.127.5.1.1.1.17.0

INTEGERradioConfigWdsEnable.0Enabling 2.4 GHz WDS


Раскрыть
titleEnabling 2.4 GHz WDS
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.17.0 i 1


"0" — disable

"1" — enable

.1.3.6.1.4.1.35265.1.127.5.1.1.1.17.1INTEGERradioConfigWdsEnable.1Enabling 5 GHz WDS


Раскрыть
titleEnabling 5 GHz WDS
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.17.1 i 1


"0" — disable

"1" — enable

.1.3.6.1.4.1.35265.1.127.5.1.1.1.18.0STRINGradioConfigWdsSecurityMode.02.4 GHz encryption mode


Раскрыть
titleConfiguring WPA2-Personal security mode for 2.4 GHz WDS
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.18.0 s WPA2 


'off'
'WPA2'
'WPA'

.1.3.6.1.4.1.35265.1.127.5.1.1.1.18.1STRINGradioConfigWdsSecurityMode.15 GHz encryption mode


Раскрыть
titleConfiguring WPA2-Personal security mode for 5 GHz WDS
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.18.1 s WPA2 


'off'
'WPA2'
'WPA'
.1.3.6.1.4.1.35265.1.127.5.1.1.1.19.0STRINGradioConfigWdsKeyWep.0WEP 2.4 GHz key


Раскрыть
titleConfiguring WEP key for 2.4 GHz WDS
# snmpset -v 2c -c private 100.110.1.46 .1.3.6.1.4.1.35265.1.127.5.1.1.1.19.0 s 1234s


5 or 13 characters
.1.3.6.1.4.1.35265.1.127.5.1.1.1.19.1STRINGradioConfigWdsKeyWep.1WEP 5 GHz key


Раскрыть
titleConfiguring WEP key for 5 GHz WDS
# snmpset -v 2c -c private 100.110.1.46 .1.3.6.1.4.1.35265.1.127.5.1.1.1.19.1 s 1234s


5 or 13 characters
.1.3.6.1.4.1.35265.1.127.5.1.1.1.20.0STRINGradioConfigWdsKeyWpa.02.4 GHz WPA key


Раскрыть
titleConfiguring WPA key for 2.4 GHz WDS
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.20.0 s 12345678


String from 8 to 63 characters
.1.3.6.1.4.1.35265.1.127.5.1.1.1.20.1STRINGradioConfigWdsKeyWpa.15 GHz WPA key


Раскрыть
titleConfiguring WPA key for 5 GHz WDS
# snmpset -v 2c -c private 192.169.31.15 .1.3.6.1.4.1.35265.1.127.5.1.1.1.20.1 s 12345678


String from 8 to 63 characters

WDS links configuration

WDS links table

.1.3.6.1.4.1.35265.1.127.5.3

.1.3.6.1.4.1.35265.1.127.5.3.1.1.2(.0-7)

INTEGERwdsLinkEnableEnabling WDS link


Раскрыть
titleEnabling wlan0-wds0 WDS link

# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.3.1.1.2.0 i 1


Раскрыть
titleDisabling wlan1-wds3 WDS link
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.3.1.1.2.7 i 0


"0" — disable

"1" — enable

.1.3.6.1.4.1.35265.1.127.5.3.1.3(.0-7)INTEGERwdsMtuMTU for link


Раскрыть
titleChanging MTU value for wlan0-wds0 link
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.3.1.1.3.0 i 1600


Раскрыть
titleChanging MTU value for wlan1-wds3 link
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.3.1.1.3.7 i 1600


[1; 2490]
.1.3.6.1.4.1.35265.1.127.5.3.1.4(.0-7)STRINGwdsMacRemote MAC address


Раскрыть
titleAssigning MAC address of the remote device for wlan0-wds0 link
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.3.1.1.4.0 s "e8:28:c1:03:cc:bb"


Раскрыть
titleAssigning MAC address of the remote device for wlan1-wds3 link
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.3.1.1.4.7 s "e8:28:c1:03:cc:bb"


MAC address of the remote device

Entry format:

  • Use colon as separator.
  • Use only lowercase letters.
.1.3.6.1.4.1.35265.1.127.5.3.1.5(.0-7)STRINGwdsTxRateStatic TX modulation


Раскрыть
titleSetting static modulation for wlan0-wds0 link
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.3.1.1.5.0 s "NSS2-MCS0"


Раскрыть
titleSetting static modulation for wlan1-wds3 link
# snmpset -v 2c -c private 192.168.0.27 .1.3.6.1.4.1.35265.1.127.5.3.1.1.5.7 s "NSS2-MCS0"


'auto' 

OFDM[6,9,12,18,24,36,48,54] 

MCS[0...15]

NSS[1,2]-MCS[0...9] - 5 ГГц

SNMP configuration

.1.3.6.1.4.1.35265.1.127.5.11.1.0INTEGERsnmpEnableEnabling use of SNMP


Раскрыть
titleEnabling SNMP on the device
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.11.1.0 i 1
iso.3.6.1.4.1.35265.1.127.5.11.1.0 = INTEGER: 1


"0" — disable

"1" — enable

.1.3.6.1.4.1.35265.1.127.5.11.2.0OctetStringsnmpRoCommunityPassword for parameters reading


Раскрыть
titleSetting password for reading
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.11.2.0 s public



.1.3.6.1.4.1.35265.1.127.5.11.3.0OctetStringsnmpRwCommunityPassword for parameters writing


Раскрыть
titleSetting password for writing
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.11.3.0 s private



.1.3.6.1.4.1.35265.1.127.5.11.4.0OctetStringsnmpTrapSinkIP address or domain name of the SNMPv1-trap messages receiver


Раскрыть
titleConfiguring SNMP server address for SNMPv1 traps reception
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.11.4.0 s 192.169.4.100


IP address in xx.xx.xx.xx format
.1.3.6.1.4.1.35265.1.127.5.11.5.0OctetStringsnmpTrap2SinkIP address or domain name of the SNMPv2-trap messages receiver


Раскрыть
titleConfiguring SNMP server address for SNMPv2 traps reception
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.11.5.0 s 192.169.4.100


IP address in xx.xx.xx.xx format
.1.3.6.1.4.1.35265.1.127.5.11.6.0OctetStringsnmpInformSinkIP address or domain name of the Inform messages receiver


Раскрыть
titleConfiguring SNMP server address for Inform messages reception
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.11.6.0 s 192.169.4.100


IP address in xx.xx.xx.xx format
.1.3.6.1.4.1.35265.1.127.5.11.7.0OctetStringsnmpSysnameDevice name


Раскрыть
titleChanging device name
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.11.7.0 s "WEP-2L" 



.1.3.6.1.4.1.35265.1.127.5.11.8.0OctetStringsnmpContactDevice manufacturer contact information


Раскрыть
titleChanging the device manufacturer contact information
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.11.8.0 s Contact



.1.3.6.1.4.1.35265.1.127.5.11.9.0OctetStringsnmpLocationDevice location information


Раскрыть
titleChanging the device location information
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.11.9.0 s Russia



.1.3.6.1.4.1.35265.1.127.5.11.10.0OctetStringsnmpTrapCommunityPassword in traps


Раскрыть
titleChanging password
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.11.10.0 s trap



.1.3.6.1.4.1.35265.1.127.5.11.11.0INTEGERsnmpDebugEnabling SNMP logging


Раскрыть
titleEnabling SNMP logging on the device
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.11.11.0 i 1


"0" — disable

"1" — enable

.1.3.6.1.4.1.35265.1.127.5.11.12.0OctetStringsnmpLogfilePath to SNMP logs


Раскрыть
titleChanging name and path of the SNMP log file
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.11.12.0 s /var/log/snmp.log


Path in /dir/subdir/filename
.1.3.6.1.4.1.35265.1.127.5.11.13.0INTEGERsnmpLogfileLimitLog file size


Раскрыть
titleChanging SNMP log file size
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.11.13.0 i 1000


[0; 30000]

Syslog agent configuration

.1.3.6.1.4.1.35265.1.127.5.14.1.0INTEGERsyslogEnableEnabling Syslog agent


Раскрыть
titleEnabling Syslog agent on the device
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.14.1.0 i 1


"0" — disable

"1" — enable

.1.3.6.1.4.1.35265.1.127.5.14.2.0OctetStringsyslogModeSyslog agent operation mode


Раскрыть
titleConfiguring Syslog mode
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.14.2.0 s File


'File' — Syslog writing to a local file on the device.

'ServerAndFile' — Syslog writing to a local file on the device and Syslog sending to a remote Syslog server.

.1.3.6.1.4.1.35265.1.127.5.14.3.0INTEGERsyslogFileSizeSyslog file size


Раскрыть
titleChanging Syslog file size
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.14.3.0 i 1000


[1; 1000]
.1.3.6.1.4.1.35265.1.127.5.14.4.0INTEGERsyslogPortPort for incoming Syslog server messages


Раскрыть
titleChanging Syslog server port
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.14.4.0 i 514


[1; 65535]

By default 514, required for "Server and file" mode

.1.3.6.1.4.1.35265.1.127.5.14.5.0OctetStringsyslogServerSyslog server IP address


Раскрыть
titleChanging Syslog server IP address
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.14.5.0 s 192.169.4.100


IP address in xx.xx.xx.xx format


Required for "Server and file" mode

Access options configuration

.1.3.6.1.4.1.35265.1.127.5.6.1.0OctetStringadminPasswordAccess password to the device


Раскрыть
titlepassword
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.6.1.0 s password
iso.3.6.1.4.1.35265.1.127.5.6.1.0 = STRING: "password"



Netconf configuration

.1.3.6.1.4.1.35265.1.127.5.8.1.0INTEGERnetconfEnableEnabling Netconf on the device


Раскрыть
titleEnabling Netconf
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.8.1.0 i 1


"0" — disable

"1" — enable

.1.3.6.1.4.1.35265.1.127.5.8.2.0INTEGERnetconfDebugEnabling Netconf logging


Раскрыть
titleDisabling Netconf logging on the device
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.8.2.0 i 1


"0" — disable

"1" — enable

.1.3.6.1.4.1.35265.1.127.5.8.3.0OctetStringnetconfLogfilePath to Netconf log file


Раскрыть
titleChanging name and path of the Netconf log file
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.8.3.0 s /var/log/netconf.log


Path in /dir/subdir/filename format
.1.3.6.1.4.1.35265.1.127.5.8.4.0INTEGERnetconfLogfileLimitNetconf log file size


Раскрыть
titleChanging Netconf log file size
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.8.4.0 i 1000


[0; 30000]

Date and time configuration

.1.3.6.1.4.1.35265.1.127.5.7.1.0OctetStringdateTimeModeConfiguring date and time (auto/manually)


Раскрыть
titleEnabling automatic time configuring on the device
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.7.1.0 s ntp


'ntp' — setting time via NTP time synchronization protocol

'manual' — manual time configuration on the device

.1.3.6.1.4.1.35265.1.127.5.7.2.0OctetStringtimeZoneTime zone


Раскрыть
titleSetting time zone
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.7.2.0 s "Europe/Moscow (Moscow,Russia)"


'Europe/Moscow (Moscow,Russia)'

'Europe/Helsinki (Helsinki,Finland)'

'Asia/Novosibirsk (Novosibirsk)'

etc.

.1.3.6.1.4.1.35265.1.127.5.7.3.0INTEGERdstEnableEnabling daylight saving time


Раскрыть
titleEnabling daylight saving time
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.7.3.0 i 1


"0" — disable

"1" — enable

.1.3.6.1.4.1.35265.1.127.5.7.4.0OctetStringdstStartStarting daylight saving time


Раскрыть
titleConfiguring daylight saving time start parameters
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.7.4.0 s january.first.monday/00:02


String of a format:
"month.numeral.week_day/hours:minutes"

numeral — first, second, third, fourth, last

.1.3.6.1.4.1.35265.1.127.5.7.5.0OctetStringdstEndEnding daylight saving time


Раскрыть
titleConfiguring daylight saving time end parameters
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.7.5.0 s december.last.sunday/21:15


String of a format:
"month.numeral.week_day/hours:minutes"

numeral — first, second, third, fourth, last

.1.3.6.1.4.1.35265.1.127.5.7.6.0INTEGERdstOffsetTime offset in minutes


Раскрыть
titleConfiguring time offset
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.7.6.0 i 60


[0; 720]
.1.3.6.1.4.1.35265.1.127.5.7.7.0OctetStringmanualSystemTimeSystem date and time (manual)


Раскрыть
titleManually setting the date and time
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.7.7.0 s "1999-01-01 00:00:00"


String of a format:

"year-month-day hours:minutes:seconds"

.1.3.6.1.4.1.35265.1.127.5.7.8.0OctetStringntpServerInternal clock synchronization server


Раскрыть
titleNTP server address
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.7.8.0 s pool.ntp.org


IP address or domain name of the NTP server

Telnet configuration

.1.3.6.1.4.1.35265.1.127.5.5.1.0INTEGERtelnetEnableEnabling access to the device via Telnet protocol


Раскрыть
titleEnabling access to the device via Telnet protocol
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.5.1.0 i 1


"0" — disable

"1" — enable

.1.3.6.1.4.1.35265.1.127.5.5.2.0INTEGERtelnetPortAssigning Telnet port


Раскрыть
titleChanging Telnet port
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.5.2.0 i 23


[0; 65535]

SSH configuration

.1.3.6.1.4.1.35265.1.127.5.4.1.0INTEGERsshEnableEnabling access to the device via SSH protocol


Раскрыть
titleEnabling access to the device via SSH protocol
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.4.1.0 i 1


"0" — disable

"1" — enable

.1.3.6.1.4.1.35265.1.127.5.4.2.0INTEGERsshPortAssigning SSH port


Раскрыть
titleChanging SSH port
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.4.2.0 i 22


[0; 65535]

System parameters configuration

.1.3.6.1.4.1.35265.1.127.5.12.1.0INTEGERsystemGlobalStationIsolationGlobal isolation


Раскрыть
titleEnabling global isolation
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.12.1.0 i 1


"0" — disable

"1" — enable

.1.3.6.1.4.1.35265.1.127.5.12.2.0OctetStringsystemHostnameDevice name


Раскрыть
titleChanging device hostname
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.12.2.0 s WEP-2L-NEW



.1.3.6.1.4.1.35265.1.127.5.12.3.0OctetStringsystemApLocationNode domain (AP Location) of the EMS management system device tree, where access point is located


Раскрыть
titleChanging AP Location
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.12.3.0 s root



Automatic log files download configuration

.1.3.6.1.4.1.35265.1.127.5.15.1.0INTEGERautologPeriodPeriod of automatic downloading of log files from the /var/log/ directory in seconds


Раскрыть
titleChanging period of automatic downloading of log files
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.15.1.0 i 10


[0; 86400]

"0" — automatic log files download is enabled

.1.3.6.1.4.1.35265.1.127.5.15.2.0OctetStringautologServerAddressIP address of the server to which log files should be downloaded from the device


Раскрыть
titleConfiguring server IP address
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.15.2.0 s 192.169.4.100


IP address in xx.xx.xx.xx format
.1.3.6.1.4.1.35265.1.127.5.15.3.0INTEGERautologFileSizeMaximum size of log file in KB


Раскрыть
titleChanging file size
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.15.3.0 i 10000


[0; 20000]
.1.3.6.1.4.1.35265.1.127.5.15.4.0OctetStringautologProtocolDownload protocol


Раскрыть
titleSetting download protocol
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.15.4.0 s tftp


"tftp"
.1.3.6.1.4.1.35265.1.127.5.15.5.0INTEGERautologRetryCountNumber of retries to automatically send log files in case of failure


Раскрыть
titleConfiguring the number of retries
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.15.5.0 i 3


[0; 5]

APB configuration

.1.3.6.1.4.1.35265.1.127.5.16.2.0STRINGcaptivePortalApIpAliasPortal address that is displayed in user's browser


Раскрыть
titleConfiguring portal address
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.16.2.0 s redirect.loc


It is not recommended to change this value.
.1.3.6.1.4.1.35265.1.127.5.16.3.0INTEGERcaptivePortalApbEnableEnabling APB service


Раскрыть
titleEnabling APB service
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.16.3.0 i 1


"1" — enable

"0" — disable

.1.3.6.1.4.1.35265.1.127.5.16.4.0STRINGcaptivePortalApbUrlAPB service address


Раскрыть
titleConfiguring APB service address
# snmpset -v 2c -c private 192.169.4.150 .1.3.6.1.4.1.35265.1.127.5.16.4.0 s 'ws://192.168.1.1:8090/apb/broadcast'


String of a format:

'ws://<IP address of the APB server>:8090/apb/broadcast'

...