MIB Viewer

ipExtIfIpFragmentation

OBJECT-TYPE
1.3.6.1.4.1.272.4.5.3.1.25
Access
read-write
Status
current
Sub-identifiers
0
This object defines different modes used for fragmentation of IP datagrams greater than the MTU of the destination interface. If set to enabled (1) each IP datagram will be splitted into a first fragment MTU sized and the last one smaller than the first. If set to disabled (2) an ICMP unreachable message will be performed. The equal (3) mode defines a fragmentation technique wich generates fragments having approximately the same size whereon the reverse (4) mode starts with a small fragment followed by MTU sized fragment(s).
INTEGER { enabled(1), disabled(2), equal(3), reverse(4) }