ruckusWLANFragmentationThreshold

OBS ✓
RUCKUS-WLAN-MIB · .1.3.6.1.4.1.25053.1.1.6.1.1.1.1.1.8

Object

column r/w Integer32
This attribute shall specify the current maximum size, in
octets, of the MPDU that may be delivered to the PHY.
An MSDU shall be broken into fragments if its size exceeds
the value of this attribute after adding MAC headers and trailers.
An MSDU or MMPDU shall be fragmented when the resulting
frame has an individual address in the Address1 field,
and the length of the frame is larger than this threshold.
The default value for this attribute shall be the lesser of
2346 or the aMPDUMaxLength of the attached PHY and
shall never exceed the lesser of 2346 or the
aMPDUMaxLength of the attached PHY. The value of this
attribute shall never be less than 256.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Discovery
Explore Observium network monitoring

Context

MIB
RUCKUS-WLAN-MIB
OID
.1.3.6.1.4.1.25053.1.1.6.1.1.1.1.1.8
Type
column
Access
readwrite
Status
current
Parent
ruckusWLANEntry

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 'RUCKUS-WLAN-MIB' -M '/opt/observium/mibs/ruckus:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUCKUS-WLAN-MIB::ruckusWLANFragmentationThreshold'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RUCKUS-WLAN-MIB' -M '/opt/observium/mibs/ruckus:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUCKUS-WLAN-MIB::ruckusWLANFragmentationThreshold.<ruckusWLANIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RUCKUS-WLAN-MIB' -M '/opt/observium/mibs/ruckus:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RUCKUS-WLAN-MIB::ruckusWLANFragmentationThreshold'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 256-2346