SNMP-FRAMEWORK-MIB :: snmpEngineMaxMessageSize

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsSNMP-FRAMEWORK-MIBsnmpEngineMaxMessageSize

snmpEngineMaxMessageSize

Module: SNMP-FRAMEWORK-MIB

OID (symbolic): SNMP-FRAMEWORK-MIB::snmpEngineMaxMessageSize

OID (numeric): 1.3.6.1.6.3.10.2.1.4

Node type: OBJECT-TYPE

Type: Integer32

Access: read-only

Description: The maximum length in octets of an SNMP message.

What is snmpEngineMaxMessageSize?

This object reports the largest SNMP message, in bytes, that the device's SNMP engine can send, receive, and process, computed as the smallest of the maximum sizes supported by all its underlying transport types. A management system uses this value to decide how many varbinds it can safely pack into a single GetBulk or response before risking truncation or a rejected message. For example, if this object returns 1472, the manager should keep each SNMP PDU under that byte count when polling this specific device.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.6.3.10.2.1.4
snmpwalk -v2c -c public <target> SNMP-FRAMEWORK-MIB::snmpEngineMaxMessageSize

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.6.3.10.2.1.4.1
snmpget -v2c -c public <target> SNMP-FRAMEWORK-MIB::snmpEngineMaxMessageSize.1

Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SNMP-FRAMEWORK-MIB::snmpEngineMaxMessageSize OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.6snmpV2DASAN-DHCP-MIB
1.3.6.1.6.3snmpModulesRAPID-CITY
Numeric OIDNameModule
1.3.6.1.6.3.10snmpFrameworkMIBSNMP-FRAMEWORK-MIB
1.3.6.1.6.3.10.2snmpFrameworkMIBObjectsSNMP-FRAMEWORK-MIB
1.3.6.1.6.3.10.2.1snmpEngineSNMP-FRAMEWORK-MIB
1.3.6.1.6.3.10.2.1.4snmpEngineMaxMessageSizeSNMP-FRAMEWORK-MIB