cfgWlanDevFragments

WESTERMO-SW6-MIB · .1.3.6.1.4.1.16177.1.400.1.1.3.1.1.12

Object

column r/w Integer32
Frames longer in bytes than this threshold will be fragmented.
              
Fragmentation can be used to reduce the number of retransmissions.
The following settings are special
              
* **-1** disable value, fragmentation is disabled
* **256** minimum value, frames above 256 are fragmented.
* **2346** maximum value, essentially the same as disabled.
              
Applies to AP and STA. 802.11n products only.

Context

MIB
WESTERMO-SW6-MIB
OID
.1.3.6.1.4.1.16177.1.400.1.1.3.1.1.12
Type
column
Access
readwrite
Status
current
Parent
cfgWlanDeviceTableEntry
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 'WESTERMO-SW6-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WESTERMO-SW6-MIB::cfgWlanDevFragments'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WESTERMO-SW6-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WESTERMO-SW6-MIB::cfgWlanDevFragments.<cfgWlanDevIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WESTERMO-SW6-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WESTERMO-SW6-MIB::cfgWlanDevFragments'

Syntax

Integer32

Values & Constraints

Object Constraints
range: -1-2346

Conformance