AirPair-MIB :: maxFrameSize

MIB Reference — IPNetwork Monitor · Updated September 12, 2026

All MIBsAirPair-MIBmaxFrameSize

maxFrameSize

Module: AirPair-MIB

OID (symbolic): AirPair-MIB::maxFrameSize

OID (numeric): 1.3.6.1.4.1.7262.1.12.16

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The default maximum frame size is 1600 bytes. The settable maximum frame size must be a multiple of 128. If the chosen maximum frame size is not a multiple of 128, its closest number which is a multiple of 128 is actually used. The settable lowest maximum frame size is 1664, and the settable highest maximum frame size is 9600. If the chosen maximum frame size is out of this range, the default maximum frame size of 1600 is used.

What is maxFrameSize?

This read-write object sets the largest Ethernet frame size the interface will accept, from 1664 to 9600 bytes, defaulting to 1600 bytes. The value must be a multiple of 128; the device rounds any other value to the nearest multiple of 128, and falls back to the 1600-byte default if the chosen value is out of the allowed range entirely.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7262.1.12.16
snmpwalk -v2c -c public <target> AirPair-MIB::maxFrameSize

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.7262.1.12.16.1
snmpget -v2c -c public <target> AirPair-MIB::maxFrameSize.1

Set instance 1 (SNMPv2c):

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

Start monitoring DragonWave microwave radios with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AirPair-MIB::maxFrameSize OID value, configure state conditions and alerts, and monitor any DragonWave microwave radios from a single console.

OID Breakdown

Upper-level ancestors (1 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
Numeric OIDNameModule
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.7262dragonwaveAirPair-MIB
1.3.6.1.4.1.7262.1airPairAirPair-MIB
1.3.6.1.4.1.7262.1.12apNetworkInterfaceCardAirPair-MIB
1.3.6.1.4.1.7262.1.12.16maxFrameSizeAirPair-MIB