ltmRateFilterPname
F5-BIGIP-LOCAL-MIB ·
.1.3.6.1.4.1.3375.2.2.7.1.2.1.5
Object
column
F5-BIGIP-COMMON-MIBLongDisplayString
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 is a feature which allows a child to burst even beyond the burst size by borrowing from the burst size of a parent.) If omitted, the rate class is not a child, but may be a parent if another rate class refers to it as such.
Context
- MIB
- F5-BIGIP-LOCAL-MIB
- OID
.1.3.6.1.4.1.3375.2.2.7.1.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ltmRateFilterEntry
- Table
- ltmRateFilterTable
- 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 |
|---|---|---|---|
| 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 |
| 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 |