sysPacketFilterOrder
F5-BIGIP-SYSTEM-MIB ·
.1.3.6.1.4.1.3375.2.1.2.6.1.2.1.2
Object
column
Integer32
The rule sort-order. The sort-order part of the rule is an integer value used to assign a relative weight to the rule. The sort-order may be any number between 0 and 999, but no two rules may have the same value. The specific value of the sort-order is not important, only its position relative to the other rules' sort-orders. Rule evaluation order is determined by starting with the lowest numbered rule and moving up through to the highest.
Context
- MIB
- F5-BIGIP-SYSTEM-MIB
- OID
.1.3.6.1.4.1.3375.2.1.2.6.1.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sysPacketFilterEntry
- Table
- sysPacketFilterTable
- Siblings
- 6
Syntax
Integer32
- Source
- COPS-PR-SPPIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sysPacketFilterRname The name of the rule is used only for identification by the
user and for logging. | column | F5-BIGIP-COMMON-MIBLongDisplayString | .1.3.6.1.4.1.3375.2.1.2.6.1.2.1.1 |
| sysPacketFilterAction The action the filter takes. The action part of the rule can
be any one of the values accept, discard, reject or none.
The reject behaves as discard, but also returns an ICMP p… | column | Enumeration | .1.3.6.1.4.1.3375.2.1.2.6.1.2.1.3 |
| sysPacketFilterVname The VLAN name currently in existence. The VLAN part of the
rule determines which ingress VLAN to match on. If present,
this must be a specific VLAN name currently in existence… | column | F5-BIGIP-COMMON-MIBLongDisplayString | .1.3.6.1.4.1.3375.2.1.2.6.1.2.1.4 |
| sysPacketFilterLog The log option, whether or not logging will be performed.
If a rule has an associated logging action, an entry will be
created in the system log each time the rule is matched. T… | column | Enumeration | .1.3.6.1.4.1.3375.2.1.2.6.1.2.1.5 |
| sysPacketFilterRclass The rate class name specified by the user. | column | F5-BIGIP-COMMON-MIBLongDisplayString | .1.3.6.1.4.1.3375.2.1.2.6.1.2.1.6 |
| sysPacketFilterExpression The BPF(Berkeley Packet Filter) filter expression. The filter
part of the rule is the expression used to match ingress
traffic. | column | F5-BIGIP-COMMON-MIBLongDisplayString | .1.3.6.1.4.1.3375.2.1.2.6.1.2.1.7 |