ruleEntry
CTATX-MIB ·
.1.3.6.1.4.1.97.3.23.2.1
Object
row
mandatory
There may be up to 8,000 entries. Rules with 255.255.255.255 for both masks are accessed quickly; other rules are accessed less quickly. When adding a rule, at least one field must be specified, since there are defval clauses for most of the other fields (the fields without defval clauses will be obtained from the key itself).
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ruleIndex mandatory An ES/1 port number. | column | Integer32 | .1.3.6.1.4.1.97.3.23.2.1.1 |
| ruleFilterUdpFragment mandatory Whether to filter UDP packets with a non-zero IP fragment offset. | column | Boolean | .1.3.6.1.4.1.97.3.23.2.1.10 |
| ruleFilterTcpFragment mandatory Whether to filter TCP packets with a non-zero IP fragment offset. | column | Boolean | .1.3.6.1.4.1.97.3.23.2.1.11 |
| ruleFilterIpOption mandatory Whether to filter packets with an IP header length of other
than 5. | column | Boolean | .1.3.6.1.4.1.97.3.23.2.1.12 |
| ruleAllowIcmp mandatory Whether to forward ICMP packets (IP protocol 1). | column | Boolean | .1.3.6.1.4.1.97.3.23.2.1.13 |
| ruleAllowIpWithinIp mandatory Whether to forward IP encapsulated within IP packets
(IP protocol 4). | column | Boolean | .1.3.6.1.4.1.97.3.23.2.1.14 |
| ruleAllowEgp mandatory Whether to forward EGP packets (IP protocol 8). | column | Boolean | .1.3.6.1.4.1.97.3.23.2.1.15 |
| ruleAllowIgp mandatory Whether to forward IGP packets (IP protocol 9). | column | Boolean | .1.3.6.1.4.1.97.3.23.2.1.16 |
| ruleAllowIgrp mandatory Whether to forward IGP packets (IP protocol 88). | column | Boolean | .1.3.6.1.4.1.97.3.23.2.1.17 |
| ruleAllowOspf mandatory Whether to forward OSPF packets (IP protocol 89). | column | Boolean | .1.3.6.1.4.1.97.3.23.2.1.18 |
| ruleAllowAnyOther mandatory Whether to forward all other types of IP packets
(i.e., other than UDP, TCP, ICMP, IP encapsulated,
EGP, IGP, IGRP, and OSPF). | column | Boolean | .1.3.6.1.4.1.97.3.23.2.1.19 |
| ruleSourceIp mandatory Source IP address. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.97.3.23.2.1.2 |
| ruleDestIp mandatory Destination IP address. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.97.3.23.2.1.3 |
| ruleSourceIpMask mandatory Mask to apply to the packet before comparing to ruleSourceIp. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.97.3.23.2.1.4 |
| ruleDestIpMask mandatory Mask to apply to the packet before comparing to ruleSourceIp. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.97.3.23.2.1.5 |
| ruleType mandatory | column | Enumeration | .1.3.6.1.4.1.97.3.23.2.1.6 |
| ruleUdpProfile mandatory Which profile to use (i.e., the value of profileIndex) for
UDP packets. A value of 0 means no profile, i.e., filter
all packets. This rule only applies to packets with a
fragmen… | column | Integer32 | .1.3.6.1.4.1.97.3.23.2.1.7 |
| ruleTcpProfile mandatory Which profile to use (i.e., the value of profileIndex) for
TCP packets for non-established sessions. A non-established
session is indicated by neither the ACK nor RST bit being s… | column | Integer32 | .1.3.6.1.4.1.97.3.23.2.1.8 |
| ruleTcpEstProfile mandatory Which profile to use (i.e., the value of profileIndex) for
TCP packets for established sessions. An established session
is indicated by the ACK or RST bit being set in the TCP
pa… | column | Integer32 | .1.3.6.1.4.1.97.3.23.2.1.9 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| ruleIndex mandatory An ES/1 port number. | column | Integer32 | .1.3.6.1.4.1.97.3.23.2.1.1 |
| ruleSourceIp mandatory Source IP address. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.97.3.23.2.1.2 |
| ruleDestIp mandatory Destination IP address. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.97.3.23.2.1.3 |
| ruleSourceIpMask mandatory Mask to apply to the packet before comparing to ruleSourceIp. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.97.3.23.2.1.4 |
| ruleDestIpMask mandatory Mask to apply to the packet before comparing to ruleSourceIp. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.97.3.23.2.1.5 |