hw5gRadioRtsCtsMode

HUAWEI-WLAN-CONFIGURATION-MIB · .1.3.6.1.4.1.2011.6.139.11.1.17.1.45

Object

column r/w Enumeration
This object indicates the RTS-CTS mode set for the specified radio profile. The default value is 3(from V2R8C10; The default value is 2 before V2R8C10.). In V200R019C10 and later versions, 2 is not supported and will switch to 3 automatically.

Context

MIB
HUAWEI-WLAN-CONFIGURATION-MIB
OID
.1.3.6.1.4.1.2011.6.139.11.1.17.1.45
Type
column
Access
readwrite
Status
current
Parent
hw5gRadioProfileEntry
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-CONFIGURATION-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-WLAN-CONFIGURATION-MIB::hw5gRadioRtsCtsMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-WLAN-CONFIGURATION-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-WLAN-CONFIGURATION-MIB::hw5gRadioRtsCtsMode.<hw5gRadioProfileName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-WLAN-CONFIGURATION-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-WLAN-CONFIGURATION-MIB::hw5gRadioRtsCtsMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1disable
2ctsToSelf
3rtsCts

Conformance