tnSysIpAclIpv6PatternAction
TROPIC-SYSTEM-MIB ·
.1.3.6.1.4.1.7483.2.1.1.2.17.11.1.2
Object
column
r/w
Enumeration
Action to be taken on packets matching the specified Ipv6ACL pattern. Valid values are: pass - allow the packet if it matches all the pattern descriptors; block - disallow the packet if it doesn't match all the pattern descriptors. log - log the packet if it matches all the pattern descriptors.
Context
- MIB
- TROPIC-SYSTEM-MIB
- OID
.1.3.6.1.4.1.7483.2.1.1.2.17.11.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tnSysIpAclIpv6PatternEntry
- Table
- tnSysIpAclIpv6PatternTable
- Siblings
- 17
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | pass |
2 | block |
3 | log |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tnSysIpAclIpv6PatternID The identifier of theIpv6 ACL pattern to be created.
It could be either an integer in the range of
(1-4000) or a string of up to 30 case-sensitive
alphanumeric characters, where t… | column | OctetString | .1.3.6.1.4.1.7483.2.1.1.2.17.11.1.1 |
| tnSysIpAclIpv6PatternIcmpCode ICMPV6code field. It is used along with certain
ICMPV6 types to further specify the message type.
For example, some of the codes used with
ICMPv6 Type 1 (Destination Unreachable)… | column | Integer32 | .1.3.6.1.4.1.7483.2.1.1.2.17.11.1.10 |
| tnSysIpAclIpv6PatternSrcPort TCP/UDP source port. When rangeEnd not zero,
it is used as range start. | column | Integer32 | .1.3.6.1.4.1.7483.2.1.1.2.17.11.1.11 |
| tnSysIpAclIpv6PatternDestPort TCP/UDP destination port. When rangeEnd not zero,
it is used as range start. | column | Integer32 | .1.3.6.1.4.1.7483.2.1.1.2.17.11.1.12 |
| tnSysIpAclIpv6PatternIpFragment IP Fragmentation. True means that the filtering
is done on all fragments, not just on the initial
one (assuming the following ones are ok). Valid
values are:
true - pattern is … | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.7483.2.1.1.2.17.11.1.13 |
| tnSysIpAclIpv6PatternTcpEstablish TCP established flag. It matches a packet depending on
whether the TCP flags in the IP header correspond to the
established state. Valid values are:
true - TCP flags correspond… | column | Enumeration | .1.3.6.1.4.1.7483.2.1.1.2.17.11.1.14 |
| tnSysIpAclIpv6PatternSystemDefault Indicates if ACLIPV6 pattern is added by the system
or a user. Valid values are:
true - ACL pattern is added by the system.
false - ACL pattern is added by the user. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.7483.2.1.1.2.17.11.1.15 |
| tnSysIpAclIpv6PatternRowStatus The status of pattern.
Set to 4 (createAndGo) to add pattern.
Set to 6 (destroy) to remove the pattern. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.7483.2.1.1.2.17.11.1.16 |
| tnSysIpAclIpv6PatternSrcPortRangeEnd TCP/UDP source port range end. | column | Integer32 | .1.3.6.1.4.1.7483.2.1.1.2.17.11.1.17 |
| tnSysIpAclIpv6PatternDestPortRangeEnd TCP/UDP destination port range end. | column | Integer32 | .1.3.6.1.4.1.7483.2.1.1.2.17.11.1.18 |
| tnSysIpAclIpv6PatternICMPV6ERROR ICMPV6 error reporting behavior for blocked
packets. If no icmpV6Error value is specified,
the behavior will be determined by the system
default setting. Valid values are:
true … | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.7483.2.1.1.2.17.11.1.3 |
| tnSysIpAclIpv6PatternSrcAddr Source IPV6 address. It can be specified
explicitly to match only packets that originate
from a particular address or can be used along
with the SrcPrefixLen parameter to specify… | column | INET-ADDRESS-MIBInetAddressIPv6 | .1.3.6.1.4.1.7483.2.1.1.2.17.11.1.4 |
| tnSysIpAclIpv6PatternSrcPrefixLen Denotes the length of source IPV6 address prefix.
A value of n corresponds to an IP address maskthat
has n contiguous1-bits from the most significant
bit (MSB), with all other bit… | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.7483.2.1.1.2.17.11.1.5 |
| tnSysIpAclIpv6PatternDestAddr Destination IPV6 address. It can be specified
explicitly to match only packets that originate
from a particular address or can be used along
with the DestPrefixLen parameter to s… | column | INET-ADDRESS-MIBInetAddressIPv6 | .1.3.6.1.4.1.7483.2.1.1.2.17.11.1.6 |
| tnSysIpAclIpv6PatternDestPrefixLen Denotes the length of destination IPV6 address prefix.
A value of n corresponds to an IP address maskthat
has n contiguous1-bits from the most significant
bit (MSB), with all othe… | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.7483.2.1.1.2.17.11.1.7 |
| tnSysIpAclIpv6PatternIpProtocol IP Protocol. It can be specified by explicit
protocol number (Integer, 0 to 255) or by keyword.
Some common protocol types are listed below:
ICMPv6 - IP protocol is ICMPv6 (58)
… | column | OctetString | .1.3.6.1.4.1.7483.2.1.1.2.17.11.1.8 |
| tnSysIpAclIpv6PatternIcmpType ICMPV6 Type identifier. If specified, the
pattern will match only packets with this exact
ICMPV6 type. Some of the most commonly used ICMP
types are:
1 Destination Unreachable… | column | Integer32 | .1.3.6.1.4.1.7483.2.1.1.2.17.11.1.9 |