diffServMaxRateRelative
DIFFSERV-MIB ·
.1.3.6.1.2.1.97.1.8.6.1.4
Object
column
r/w
Unsigned32
The maximum rate that a downstream scheduler element should
allocate to this queue, relative to the maximum rate of the
interface as reported by ifSpeed or ifHighSpeed, in units of
1/1000 of 1. If the value is zero, then there is effectively no
maximum rate limit and the scheduler should attempt to be work
conserving for this queue. If the value is non-zero, the
scheduler will limit the servicing of this queue to, at most,
this rate in a non-work-conserving manner.
Note that this attribute value and that of
diffServMaxRateAbsolute are coupled: changes to one will affect
the value of the other. They are linked by the following
equation, in that setting one will change the other:
diffServMaxRateRelative =
(diffServMaxRateAbsolute*1000000)/ifSpeed
or, if appropriate:
diffServMaxRateRelative = diffServMaxRateAbsolute/ifHighSpeed
Context
- MIB
- DIFFSERV-MIB
- OID
.1.3.6.1.2.1.97.1.8.6.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- diffServMaxRateEntry
- Table
- diffServMaxRateTable
- Siblings
- 6
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| diffServMaxRateId An index that enumerates the Maximum Rate Parameter entries.
Managers obtain new values for row creation in this table by
reading diffServMaxRateNextFree. | column | IndexInteger | .1.3.6.1.2.1.97.1.8.6.1.1 |
| diffServMaxRateLevel An index that indicates which level of a multi-rate shaper is
being given its parameters. A multi-rate shaper has some number
of rate levels. Frame Relay's dual rate specification… | column | Unsigned32 | .1.3.6.1.2.1.97.1.8.6.1.2 |
| diffServMaxRateAbsolute The maximum rate in kilobits/sec that a downstream scheduler
element should allocate to this queue. If the value is zero, then
there is effectively no maximum rate limit and that … | column | kilobits per second Unsigned32 | .1.3.6.1.2.1.97.1.8.6.1.3 |
| diffServMaxRateThreshold The number of bytes of queue depth at which the rate of a
multi-rate scheduler will increase to the next output rate. In
the last conceptual row for such a shaper, … | column | Bytes INTEGRATED-SERVICES-MIBBurstSize | .1.3.6.1.2.1.97.1.8.6.1.5 |
| diffServMaxRateStorage The storage type for this conceptual row. Conceptual rows
having the value 'permanent' need not allow write-access to any
columnar objects in the row. | column | SNMPv2-TCStorageType | .1.3.6.1.2.1.97.1.8.6.1.6 |
| diffServMaxRateStatus The status of this conceptual row. All writable objects in this
row may be modified at any time. Setting this variable to
'destroy' when the MIB contains one or more RowPointers p… | column | SNMPv2-TCRowStatus | .1.3.6.1.2.1.97.1.8.6.1.7 |