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 contains one or more
3-tuples of this form:
1 octet: protocol type (zero means 'any protocol')
2 octets: value of the first 16 bits of
upper-layer payload (zero means 'any value')*
2 octets: value of the next 16 bits of
upper-layer payload (zero means 'any value')*
For UDP and TCP protocol the first 16 bits of payload
correspond to the source port number and the next 16
bits of payload correspond to the destination port number.
*If the protocol type is ICMP(58), the first 2-octets
value identifies the ICMP Type and second 2-octets value
should be set to 0.
A null string also means 'match any protocol'.
Parsed from file ipv6.mib.txt
Company: None
Module: Wellfleet-IPV6-MIB
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 contains one or more
3-tuples of this form:
1 octet: protocol type (zero means 'any protocol')
2 octets: value of the first 16 bits of
upper-layer payload (zero means 'any value')*
2 octets: value of the next 16 bits of
upper-layer payload (zero means 'any value')*
For UDP and TCP protocol the first 16 bits of payload
correspond to the source port number and the next 16
bits of payload correspond to the destination port number.
*If the protocol type is ICMP(58), the first 2-octets
value identifies the ICMP Type and second 2-octets value
should be set to 0.
A null string also means 'match any protocol'.
Parsed from file Wellfleet-IPV6-MIB.mib
Module: Wellfleet-IPV6-MIB
Vendor: Wellfleet
Module: Wellfleet-IPV6-MIB
[Automatically extracted from oidview.com]
wfIpv6FilterProtocols OBJECT-TYPE SYNTAX OCTET STRING ACCESS read-write STATUS mandatory DESCRIPTION "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 contains one or more 3-tuples of this form: 1 octet: protocol type (zero means 'any protocol') 2 octets: value of the first 16 bits of upper-layer payload (zero means 'any value')* 2 octets: value of the next 16 bits of upper-layer payload (zero means 'any value')* For UDP and TCP protocol the first 16 bits of payload correspond to the source port number and the next 16 bits of payload correspond to the destination port number. *If the protocol type is ICMP(58), the first 2-octets value identifies the ICMP Type and second 2-octets value should be set to 0. A null string also means 'match any protocol'." ::= { wfIpv6FilterEntry 12 }
wfIpv6FilterProtocols OBJECT-TYPE SYNTAX OCTET STRING ACCESS read-write STATUS mandatory DESCRIPTION "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 contains one or more 3-tuples of this form: 1 octet: protocol type (zero means 'any protocol') 2 octets: value of the first 16 bits of upper-layer payload (zero means 'any value')* 2 octets: value of the next 16 bits of upper-layer payload (zero means 'any value')* For UDP and TCP protocol the first 16 bits of payload correspond to the source port number and the next 16 bits of payload correspond to the destination port number. *If the protocol type is ICMP(58), the first 2-octets value identifies the ICMP Type and second 2-octets value should be set to 0. A null string also means 'match any protocol'." ::= { wfIpv6FilterEntry 12 }
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.9 | wfIpv6FilterOutIfIndex | 0 | 0 | Interface index which uniquely identifies the outgoing 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.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. |