ltmRateFilterRate
F5-BIGIP-LOCAL-MIB ·
.1.3.6.1.4.1.3375.2.2.7.1.2.1.2
Object
column
RFC1155-SMIGauge
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, respectively. Note: these numbers are powers of 10, not powers of 2. If no postfix is specified, the number is interpreted as bps. The rate specifies the maximum throughput to allot to traffic handled by the Rate Class. Packets in excess of the posted rate will be dropped.
Context
- MIB
- F5-BIGIP-LOCAL-MIB
- OID
.1.3.6.1.4.1.3375.2.2.7.1.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ltmRateFilterEntry
- Table
- ltmRateFilterTable
- Siblings
- 6
Syntax
RFC1155-SMIGauge
- Source
- RFC1155-SMIGauge
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
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 |
| 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 |
| ltmRateFilterDirection 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 t… | column | Enumeration | .1.3.6.1.4.1.3375.2.2.7.1.2.1.7 |