sysPacketFilterLog
F5-BIGIP-SYSTEM-MIB ·
.1.3.6.1.4.1.3375.2.1.2.6.1.2.1.5
Object
column
Enumeration
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. The log entry will contain details of the traffic that matched the rule, such as source and destination addresses and ports. If a rule does not have an associated logging action, no log entry is created.
Context
- MIB
- F5-BIGIP-SYSTEM-MIB
- OID
.1.3.6.1.4.1.3375.2.1.2.6.1.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sysPacketFilterEntry
- Table
- sysPacketFilterTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | false |
1 | true |
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 |
| sysPacketFilterOrder 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… | column | Integer32 | .1.3.6.1.4.1.3375.2.1.2.6.1.2.1.2 |
| 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 |
| 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 |