fwlIfFragments
FIREWALL-MIB ·
.1.3.6.1.4.1.2076.16.2.6.1.4
Object
column
r/w
Enumeration
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.
Context
- MIB
- FIREWALL-MIB
- OID
.1.3.6.1.4.1.2076.16.2.6.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fwlDefnIfEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tinyFragment |
2 | largeFragment |
3 | anyFragment |
4 | noFragment |