Interface index which uniquely identifies the outgoing
IPv6 interface to which this entry is applicable.
An interface identified by a particular value in this
object is the same interface as identified by the
same value of wfIpv6IfIndex.
The index value of 0 means 'match any interface',
i.e. all packets that are to be forwarded will
match this filter parameter. Note that packet which
are addressed to the router itself will not match
a filter that has zero as its wfIpv6FilterOutIfIndex
value.
The index value of -1 means that only packets which
are addressed to the router itself match this filter
parameter.
The index value of -2 means that all packets, forwarded
or addressed to the router itself, match this filter
parameter.
Parsed from file ipv6.mib.txt
Company: None
Module: Wellfleet-IPV6-MIB
Interface index which uniquely identifies the outgoing
IPv6 interface to which this entry is applicable.
An interface identified by a particular value in this
object is the same interface as identified by the
same value of wfIpv6IfIndex.
The index value of 0 means 'match any interface',
i.e. all packets that are to be forwarded will
match this filter parameter. Note that packet which
are addressed to the router itself will not match
a filter that has zero as its wfIpv6FilterOutIfIndex
value.
The index value of -1 means that only packets which
are addressed to the router itself match this filter
parameter.
The index value of -2 means that all packets, forwarded
or addressed to the router itself, match this filter
parameter.
Parsed from file Wellfleet-IPV6-MIB.mib
Module: Wellfleet-IPV6-MIB
Vendor: Wellfleet
Module: Wellfleet-IPV6-MIB
[Automatically extracted from oidview.com]
wfIpv6FilterOutIfIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "Interface index which uniquely identifies the outgoing IPv6 interface to which this entry is applicable. An interface identified by a particular value in this object is the same interface as identified by the same value of wfIpv6IfIndex. The index value of 0 means 'match any interface', i.e. all packets that are to be forwarded will match this filter parameter. Note that packet which are addressed to the router itself will not match a filter that has zero as its wfIpv6FilterOutIfIndex value. The index value of -1 means that only packets which are addressed to the router itself match this filter parameter. The index value of -2 means that all packets, forwarded or addressed to the router itself, match this filter parameter." DEFVAL { 0 } ::= { wfIpv6FilterEntry 9 }
wfIpv6FilterOutIfIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "Interface index which uniquely identifies the outgoing IPv6 interface to which this entry is applicable. An interface identified by a particular value in this object is the same interface as identified by the same value of wfIpv6IfIndex. The index value of 0 means 'match any interface', i.e. all packets that are to be forwarded will match this filter parameter. Note that packet which are addressed to the router itself will not match a filter that has zero as its wfIpv6FilterOutIfIndex value. The index value of -1 means that only packets which are addressed to the router itself match this filter parameter. The index value of -2 means that all packets, forwarded or addressed to the router itself, match this filter parameter." DEFVAL { 0 } ::= { wfIpv6FilterEntry 9 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.18.3.5.3.16.1.1.11.1.1 | wfIpv6FilterDelete | 0 | 0 | Create/Delete parameter. Default is created. Users perform a set operation on this object in order to create/delete an IPv6 filte… |
1.3.6.1.4.1.18.3.5.3.16.1.1.11.1.2 | wfIpv6FilterDisable | 0 | 0 | Enable/Disable parameter. Default is enabled. Users perform a set operation on this object in order to enable/disable an IPv6 fil… |
1.3.6.1.4.1.18.3.5.3.16.1.1.11.1.3 | wfIpv6FilterNumber | 0 | 0 | Filter rule number |
1.3.6.1.4.1.18.3.5.3.16.1.1.11.1.4 | wfIpv6FilterName | 0 | 0 | Rule name - user specified name for this filter |
1.3.6.1.4.1.18.3.5.3.16.1.1.11.1.5 | wfIpv6FilterPrecedence | 0 | 0 | Precedence. This is a metric to be used to compare this policy rule to other rules that a given packet may match. A rule with a … |
1.3.6.1.4.1.18.3.5.3.16.1.1.11.1.6 | wfIpv6FilterPackets | 0 | 0 | The number of packets received that have matched this rule. |
1.3.6.1.4.1.18.3.5.3.16.1.1.11.1.7 | wfIpv6FilterOctets | 0 | 0 | The total number of octets in packets received that have matched this rule. |
1.3.6.1.4.1.18.3.5.3.16.1.1.11.1.8 | wfIpv6FilterInIfIndex | 0 | 0 | Interface index which uniquely identifies the incoming IPv6 interface to which this entry is applicable. An interface identified … |
1.3.6.1.4.1.18.3.5.3.16.1.1.11.1.10 | wfIpv6FilterSrcAddresses | 0 | 0 | Source Address identification list. This identifies which packet source addresses will match this rule. If non-null, the octet s… |
1.3.6.1.4.1.18.3.5.3.16.1.1.11.1.11 | wfIpv6FilterDstAddresses | 0 | 0 | Destination Address identification list. This identifies which packet destination addresses will match this rule. If non-null, t… |
1.3.6.1.4.1.18.3.5.3.16.1.1.11.1.12 | wfIpv6FilterProtocols | 0 | 0 | List of upper layer protocol types (e.g., UDP is 16, TCP is 6, ICMP is 58) of the packet payload. If non-null, the octet string c… |
1.3.6.1.4.1.18.3.5.3.16.1.1.11.1.13 | wfIpv6FilterAction | 0 | 0 | action. If 'forward(1), packet is to be forwarded; if 'discard(2)', packet is to be discarded |
1.3.6.1.4.1.18.3.5.3.16.1.1.11.1.14 | wfIpv6FilterLog | 0 | 0 | Log Action. If 'true(1), a log event is generated when a packet matches this filter rule; if 'false(2)', no logging is done. |