snRtIpFilterOperand
FOUNDRY-SN-IP-MIB ·
.1.3.6.1.4.1.1991.1.2.2.3.1.9
Object
column
r/w
Integer32
For now this only refers to transport protocol port number. 0 means NA
Context
- MIB
- FOUNDRY-SN-IP-MIB
- OID
.1.3.6.1.4.1.1991.1.2.2.3.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- snRtIpFilterEntry
- Table
- snRtIpFilterTable
- Siblings
- 11
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snRtIpFilterIndex The table index for a filter entry. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.1991.1.2.2.3.1.1 |
| snRtIpFilterRowStatus To create or delete a filter
entry. | column | RowSts | .1.3.6.1.4.1.1991.1.2.2.3.1.10 |
| snRtIpFilterEstablished Enable/Disable the filtering of established TCP
packets of which the ACK or RESET flag is on. This
additional filter only applies to TCP transport
protocol. | column | RtrStatus | .1.3.6.1.4.1.1991.1.2.2.3.1.11 |
| snRtIpFilterQosPriority The router L4 Qos Priority values are:
low(0) -- low prority
high(1) -- high prority.
The Priority values are:
level0(0), level1(1), level2(2), level3(3),
level4(4), level5(5), … | column | Enumeration | .1.3.6.1.4.1.1991.1.2.2.3.1.12 |
| snRtIpFilterAction Action to take if the ip packet match
with this filter. | column | Enumeration | .1.3.6.1.4.1.1991.1.2.2.3.1.2 |
| snRtIpFilterProtocol Transport protocol. 0 means don't care | column | Integer32 | .1.3.6.1.4.1.1991.1.2.2.3.1.3 |
| snRtIpFilterSourceIp Source IP address. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.1991.1.2.2.3.1.4 |
| snRtIpFilterSourceMask Source IP subnet mask. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.1991.1.2.2.3.1.5 |
| snRtIpFilterDestIp Destination IP address. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.1991.1.2.2.3.1.6 |
| snRtIpFilterDestMask Destination IP subnet mask. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.1991.1.2.2.3.1.7 |
| snRtIpFilterOperator Type of comparison to perform.
for now, this only applys to tcp or udp
to compare the port number | column | Enumeration | .1.3.6.1.4.1.1991.1.2.2.3.1.8 |