ipv4InterfaceReasmMaxSize
IP-MIB ·
.1.3.6.1.2.1.4.28.1.2
Object
column Integer32
The size of the largest IPv4 datagram that this entity can re-assemble from incoming IPv4 fragmented datagrams received on this interface.
Context
- MIB
- IP-MIB
- OID
.1.3.6.1.2.1.4.28.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipv4InterfaceEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IP-MIB::ipv4InterfaceReasmMaxSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IP-MIB::ipv4InterfaceReasmMaxSize.<ipv4InterfaceIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IP-MIB::ipv4InterfaceReasmMaxSize'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535
Conformance
Member of