diffServSchedulerNext
DIFFSERV-MIB ·
.1.3.6.1.2.1.97.1.8.2.1.2
Object
This selects the next Differentiated Services Functional Data
Path Element to handle traffic for this data path. This normally
is null (zeroDotZero), or points to a diffServSchedulerEntry or a
diffServQEntry.
However, this RowPointer may also point to an instance of:
diffServClfrEntry,
diffServMeterEntry,
diffServActionEntry,
diffServAlgDropEntry.
It would point another diffServSchedulerEntry when implementing
multiple scheduler methods for the same data path, such as having
one set of queues scheduled by WRR and that group participating
in a priority scheduling system in which other queues compete
with it in that way. It might also point to a second scheduler
in a hierarchical scheduling system.
If the row pointed to is zeroDotZero, no further Differentiated
Services treatment is performed on traffic of this data path.
Setting this to point to a target that does not exist results in
an inconsistentValue error. If the row pointed to is removed or
becomes inactive by other means, the treatment is as if this
attribute contains a value of zeroDotZero.
Context
- MIB
- DIFFSERV-MIB
- OID
.1.3.6.1.2.1.97.1.8.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- diffServSchedulerEntry
- Table
- diffServSchedulerTable
- Siblings
- 6
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| diffServSchedulerId An index that enumerates the Scheduler entries. Managers obtain
new values for row creation in this table by reading
diffServSchedulerNextFree. | column | IndexInteger | .1.3.6.1.2.1.97.1.8.2.1.1 |
| diffServSchedulerMethod The scheduling algorithm used by this Scheduler. zeroDotZero
indicates that this is unknown. Standard values for generic
algorithms: diffServSchedulerPriority, diffServSchedulerW… | column | SNMPv2-TCAutonomousType | .1.3.6.1.2.1.97.1.8.2.1.3 |
| diffServSchedulerMinRate This RowPointer indicates the entry in diffServMinRateTable
which indicates the priority or minimum output rate from this
scheduler. This attribute is used only when there is more… | column | SNMPv2-TCRowPointer | .1.3.6.1.2.1.97.1.8.2.1.4 |
| diffServSchedulerMaxRate This RowPointer indicates the entry in diffServMaxRateTable
which indicates the maximum output rate from this scheduler.
When more than one maximum rate applies (eg, when a multi-… | column | SNMPv2-TCRowPointer | .1.3.6.1.2.1.97.1.8.2.1.5 |
| diffServSchedulerStorage 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.2.1.6 |
| diffServSchedulerStatus 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.2.1.7 |