hwRadioLongFrameRetryTimes

HUAWEI-WLAN-RADIO-MIB · .1.3.6.1.4.1.2011.6.139.3.1.1.13

Object

A threshold standard, which judges whether a frame need to retry to send or discard, gives an utmost times to retry to 
send a long frame packet from the MAC layer. A long frame means the lenth of the frame preponderates over the RTS/CTS threshold.
Once the times to retry to send a long frame from MAC layer preponderates over the frame retry times, the frame would be discarded.
The range of the long frame retry times is from 1 to 255 times, and the default of the long frame retry times is 4 times.

Context

MIB
HUAWEI-WLAN-RADIO-MIB
OID
.1.3.6.1.4.1.2011.6.139.3.1.1.13
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::hwRadioLongFrameRetryTimes'
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::hwRadioLongFrameRetryTimes.<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::hwRadioLongFrameRetryTimes'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance