MIB Viewer

ntnDsMultiFieldClfrIpv4Options

OBJECT-TYPE
1.3.6.1.4.1.45.4.7.1.5.2.1.21
Access
read-create
Status
current
Sub-identifiers
0
This object indicates whether the presence, or lack thereof, of IPv4 options in an IPv4 packet should should be considered when looking for a match for this classifier entry. A value of 'ipv4OptionsPresent(1)' indicates that only IPv4 packets with options will match this classifier element. A value of 'ipv4OptionsNotPresent(2)' means that only IPv4 packets without options will be considered a match. A value of 'ignore(3)' means that the presence, or lack thereof, of IPv4 options in the received packet will not be considered when determining whether a packet matches this classifier entry. Version 2 attribute.
INTEGER { ipv4OptionsPresent(1), ipv4OptionsNotPresent(2), ignore(3) }