hwRadioFragmentThreshold

HUAWEI-WLAN-RADIO-MIB · .1.3.6.1.4.1.2011.6.139.3.1.1.11

Object

A threshold standard, which judges whether need to split a frame to several frames, gives an utmost length to the frame packet from the MAC layer.
Once the length of a frame from MAC layer preponderates over the fragment threshold, it needs to  split the frame to several splited frames.
the units of the  fragment threshold is byte, the range of the threshold is from 64 Bytes to 2346 Bytes,
and the default fragment threshold is 2346 Bytes.

Context

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

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance