snRtIpFilterOperator
HP-SN-IP-MIB ·
.1.3.6.1.4.1.11.2.3.7.11.12.2.2.3.1.8
Object
column
mandatory
r/w
Enumeration
Type of comparison to perform. for now, this only applys to tcp or udp to compare the port number
Context
- MIB
- HP-SN-IP-MIB
- OID
.1.3.6.1.4.1.11.2.3.7.11.12.2.2.3.1.8- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- snRtIpFilterEntry
- Table
- snRtIpFilterTable
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | greater |
2 | equal |
3 | less |
4 | notEqual |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snRtIpFilterIndex mandatory The table index for a filter entry. | column | Integer32 | .1.3.6.1.4.1.11.2.3.7.11.12.2.2.3.1.1 |
| snRtIpFilterRowStatus mandatory To create or delete a filter
entry. | column | RowSts | .1.3.6.1.4.1.11.2.3.7.11.12.2.2.3.1.10 |
| snRtIpFilterEstablished mandatory 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.11.2.3.7.11.12.2.2.3.1.11 |
| snRtIpFilterQosPriority mandatory 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.11.2.3.7.11.12.2.2.3.1.12 |
| snRtIpFilterAction mandatory Action to take if the ip packet match
with this filter. | column | Enumeration | .1.3.6.1.4.1.11.2.3.7.11.12.2.2.3.1.2 |
| snRtIpFilterProtocol mandatory Transport protocol. 0 means don't care | column | Integer32 | .1.3.6.1.4.1.11.2.3.7.11.12.2.2.3.1.3 |
| snRtIpFilterSourceIp mandatory Source IP address. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.11.2.3.7.11.12.2.2.3.1.4 |
| snRtIpFilterSourceMask mandatory Source IP subnet mask. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.11.2.3.7.11.12.2.2.3.1.5 |
| snRtIpFilterDestIp mandatory Destination IP address. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.11.2.3.7.11.12.2.2.3.1.6 |
| snRtIpFilterDestMask mandatory Destination IP subnet mask. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.11.2.3.7.11.12.2.2.3.1.7 |
| snRtIpFilterOperand mandatory For now this only refers to transport
protocol port number. 0 means NA | column | Integer32 | .1.3.6.1.4.1.11.2.3.7.11.12.2.2.3.1.9 |