IEEE802dot11-MIB :: dot11FragmentationThreshold

MIB Reference — IPNetwork Monitor

All MIBsIEEE802dot11-MIBdot11FragmentationThreshold

dot11FragmentationThreshold

Module: IEEE802dot11-MIB

OID (symbolic): IEEE802dot11-MIB::dot11FragmentationThreshold

OID (numeric): 1.2.840.10036.2.1.1.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

This attribute shall specify the current maximum size, in octets, of the PSDU that may be delivered to the PHY. This maximum size does not apply in the case of A-MPDU. An MSDU, A-MSDU or MMPDU shall be broken into fragments if its size exceeds the value of this attribute after adding MAC headers and trailers. An MSDU, A-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 8000 or the aMPDUMaxLength or the aPSDUMaxLength of the attached PHY and shall never exceed the lesser of 8000 or the aMPDUMaxLength or the aPSDUMaxLength of the attached PHY. The value of this attribute shall never be less than 256.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.2.840.10036.2.1.1.5
snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11FragmentationThreshold

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.2.840.10036.2.1.1.5.1
snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11FragmentationThreshold.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.2.840.10036.2.1.1.5.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dot11FragmentationThreshold.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.2member_bodyIEEE802dot11-MIB
1.2.840usIEEE802dot11-MIB
1.2.840.10036ieee802dot11IEEE802dot11-MIB
1.2.840.10036.2dot11macIEEE802dot11-MIB
1.2.840.10036.2.1dot11OperationTableIEEE802dot11-MIB
1.2.840.10036.2.1.1dot11OperationEntryIEEE802dot11-MIB
1.2.840.10036.2.1.1.5dot11FragmentationThresholdIEEE802dot11-MIB