All MIBs › AirPair-MIB › maxFrameSize
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.7262 | dragonwave | AirPair-MIB |
| 1.3.6.1.4.1.7262.1 | airPair | AirPair-MIB |
| 1.3.6.1.4.1.7262.1.12 | apNetworkInterfaceCard | AirPair-MIB |
| 1.3.6.1.4.1.7262.1.12.16 | maxFrameSize | AirPair-MIB |