ltmRateFilterDirection
F5-BIGIP-LOCAL-MIB ·
.1.3.6.1.4.1.3375.2.2.7.1.2.1.7
Object
column
Enumeration
The state of the direction which the filter shapes traffic to. any - shape to the client and server; client - only shape traffic to the client; server - only shape traffic to the server.
Context
- MIB
- F5-BIGIP-LOCAL-MIB
- OID
.1.3.6.1.4.1.3375.2.2.7.1.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ltmRateFilterEntry
- Table
- ltmRateFilterTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | any |
1 | client |
2 | server |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ltmRateFilterCname The rate class name specified by the user according to the
same syntax allowed for rules or pool names | column | F5-BIGIP-COMMON-MIBLongDisplayString | .1.3.6.1.4.1.3375.2.2.7.1.2.1.1 |
| ltmRateFilterRate The base rate. It is a number which may be postfixed with a
metric of either bps, Kbps or Mbps, to indicate bits per
second, Kilobits per second, or Megabits per second,
respec… | column | RFC1155-SMIGauge | .1.3.6.1.4.1.3375.2.2.7.1.2.1.2 |
| ltmRateFilterCeil The ceiling rate. It is defined like the base rate, but specifies
how far beyond the base rate the traffic is allowed to flow
when bursting (details on bursting below). The ceil… | column | RFC1155-SMIGauge | .1.3.6.1.4.1.3375.2.2.7.1.2.1.3 |
| ltmRateFilterBurst The burst size. It specifies the maximum number of bytes the
traffic is allowed to burst when exceeding the base rate. The
burst size is measured in bytes. If omitted, a default… | column | RFC1155-SMIGauge | .1.3.6.1.4.1.3375.2.2.7.1.2.1.4 |
| ltmRateFilterPname The parent rate class name. It indicates that the rate class
is a child of the named parent. Any child rate class has the
ability to borrow bandwidth from its parent. (Borrowing… | column | F5-BIGIP-COMMON-MIBLongDisplayString | .1.3.6.1.4.1.3375.2.2.7.1.2.1.5 |
| ltmRateFilterQtype The queue discipline type.
none - invalid state;
sfq - stochastic fair queue;
pfifo - priority FIFO. | column | Enumeration | .1.3.6.1.4.1.3375.2.2.7.1.2.1.6 |