ruleIndex
CTATX-MIB ·
.1.3.6.1.4.1.97.3.23.2.1.1
Object
column
mandatory
Integer32
An ES/1 port number.
Syntax
Integer32
- Source
- COPS-PR-SPPIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| 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 |