MIB Viewer

tnQosExtQclIpv4Fragment

OBJECT-TYPE
1.3.6.1.4.1.868.2.5.9.1.4.3.1.12
Access
read-write
Status
current
Sub-identifiers
0
The IPv4 Fragment for matching the QCL. This involves the settings for the More Fragments (MF) bit and the Fragment Offset (FRAG OFFSET) field for an IPv4 frame. The possible values are: any: The QCL will match any MF bit. fragment: IPv4 frames where the MF bit is set or the FRAG OFFSET field is greater than zero must be able to match this entry. nonfragment: IPv4 frames where the MF bit is set or the FRAG OFFSET field is greater than zero must not be able to match this entry.
INTEGER{ any(1), fragment(2), nonfragment(3) }