snmpEngineMaxMessageSize
SNMP-FRAMEWORK-MIB ·
.1.3.6.1.6.3.10.2.1.4
Object
scalar Integer32
The maximum length in octets of an SNMP message which this SNMP engine can send or receive and process, determined as the minimum of the maximum message size values supported among all of the transports available to and supported by the engine.
Context
- MIB
- SNMP-FRAMEWORK-MIB
- OID
.1.3.6.1.6.3.10.2.1.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- snmpEngine
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SNMP-FRAMEWORK-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNMP-FRAMEWORK-MIB::snmpEngineMaxMessageSize.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SNMP-FRAMEWORK-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SNMP-FRAMEWORK-MIB::snmpEngineMaxMessageSize'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 484-2147483647
Conformance
Member of