hwRadioRTSThreshold

HUAWEI-WLAN-RADIO-MIB · .1.3.6.1.4.1.2011.6.139.3.1.1.10

Object

A threshold standard, which judges whether need to send a RTS frame, gives an utmost length to the frame packet from the MAC layer.
Once the length of a frame from MAC layer preponderates over the RTS/CTS threshold, it needs to send RTS	frame befor the frame from MAC layer.
the units of the  RTS/CTS threshold is byte, the range of the threshold is from 64 Bytes to 2347 Bytes,
and the default RTS/CTS threshold is 2347 Bytes.

Context

MIB
HUAWEI-WLAN-RADIO-MIB
OID
.1.3.6.1.4.1.2011.6.139.3.1.1.10
Type
column
Access
readwrite
Status
current
Parent
hwRadioProfileEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-WLAN-RADIO-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-WLAN-RADIO-MIB::hwRadioRTSThreshold'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-WLAN-RADIO-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-WLAN-RADIO-MIB::hwRadioRTSThreshold.<hwRadioProfileName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-WLAN-RADIO-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-WLAN-RADIO-MIB::hwRadioRTSThreshold'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance