MIB Viewer

fwlIfFragments

OBJECT-TYPE
1.3.6.1.4.1.10876.101.1.16.2.6.1.4
Access
read-create
Status
current
Sub-identifiers
0
The Fragment type to be checked against the packet. If the packet matches with the fragment type, then the packet will be dropped. The default value is anyFragment(3) ensures that all fragments are dropped. The value 'noFragment' (4) ensures that fragmentation checks are disabled.
INTEGER { tinyFragment(1), largeFragment(2), anyFragment(3), noFragment(4) }