diffServMinRateAbsolute
DIFFSERV-MIB ·
.1.3.6.1.2.1.97.1.8.4.1.3
Object
column
r/w
kilobits per second Unsigned32
The minimum absolute rate, in kilobits/sec, that a downstream
scheduler element should allocate to this queue. If the value is
zero, then there is effectively no minimum rate guarantee. If the
value is non-zero, the scheduler will assure the servicing of
this queue to at least this rate.
Note that this attribute value and that of
diffServMinRateRelative 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:
diffServMinRateRelative =
(diffServMinRateAbsolute*1000000)/ifSpeed
or, if appropriate:
diffServMinRateRelative = diffServMinRateAbsolute/ifHighSpeed
Context
- MIB
- DIFFSERV-MIB
- OID
.1.3.6.1.2.1.97.1.8.4.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Units
- kilobits per second
- Parent
- diffServMinRateEntry
- Table
- diffServMinRateTable
- Siblings
- 5
Syntax
kilobits per second Unsigned32
Values & Constraints
Object Constraints
range: 1-4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| diffServMinRateId An index that enumerates the Scheduler Parameter entries.
Managers obtain new values for row creation in this table by
reading diffServMinRateNextFree. | column | IndexInteger | .1.3.6.1.2.1.97.1.8.4.1.1 |
| diffServMinRatePriority The priority of this input to the associated scheduler, relative
to the scheduler's other inputs. A queue or scheduler with a
larger numeric value will be served be… | column | Unsigned32 | .1.3.6.1.2.1.97.1.8.4.1.2 |
| diffServMinRateRelative The minimum 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 o… | column | Unsigned32 | .1.3.6.1.2.1.97.1.8.4.1.4 |
| diffServMinRateStorage 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.4.1.5 |
| diffServMinRateStatus 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.4.1.6 |