sysPacketFilterVname
F5-BIGIP-SYSTEM-MIB ·
.1.3.6.1.4.1.3375.2.1.2.6.1.2.1.4
Object
column
F5-BIGIP-COMMON-MIBLongDisplayString
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. If omitted, the rule matches all VLANs.
Context
- MIB
- F5-BIGIP-SYSTEM-MIB
- OID
.1.3.6.1.4.1.3375.2.1.2.6.1.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sysPacketFilterEntry
- Table
- sysPacketFilterTable
- Siblings
- 6
Syntax
F5-BIGIP-COMMON-MIBLongDisplayString
- Source
- F5-BIGIP-COMMON-MIBLongDisplayString
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..1024
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 |
| 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 |