snRtIpFilterQosPriority
FOUNDRY-SN-IP-MIB ·
.1.3.6.1.4.1.1991.1.2.2.3.1.12
Object
column
r/w
Enumeration
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), level6(6), level7(7)
Context
- MIB
- FOUNDRY-SN-IP-MIB
- OID
.1.3.6.1.4.1.1991.1.2.2.3.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- snRtIpFilterEntry
- Table
- snRtIpFilterTable
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | level0 |
1 | level1 |
2 | level2 |
3 | level3 |
4 | level4 |
5 | level5 |
6 | level6 |
7 | level7 |
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 |
| 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 |
| snRtIpFilterOperand For now this only refers to transport
protocol port number. 0 means NA | column | Integer32 | .1.3.6.1.4.1.1991.1.2.2.3.1.9 |