Specifies the TCB of which this classifier element is a part.
Lower numbers indicate an element that belongs to a classifier
that is part of a TCB that is, at least conceptually, applied to
traffic before those with higher numbers - this is necessary to
resolve ambiguity in cases where different TCBs contain filters
that overlap with each other.
A manager wanting to create a new TCB should either first search
this table for existing entries and pick a value for this
variable that is not currently represented - some form of pseudo-
random choice is likely to minimise collisions. After successful
creation of a conceptual row using the chosen value, the manager
should check again that there are no other rows with this value
that have been created by a different manager that could,
potentially, interfere with the classifier elements that are
desired.
Parsed from file DIFF-SERV-MIB.mib
Module: DIFF-SERV-MIB
diffServClassifierTcb OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Specifies the TCB of which this classifier element is a part. Lower numbers indicate an element that belongs to a classifier that is part of a TCB that is, at least conceptually, applied to traffic before those with higher numbers - this is necessary to resolve ambiguity in cases where different TCBs contain filters that overlap with each other. A manager wanting to create a new TCB should either first search this table for existing entries and pick a value for this variable that is not currently represented - some form of pseudo- random choice is likely to minimise collisions. After successful creation of a conceptual row using the chosen value, the manager should check again that there are no other rows with this value that have been created by a different manager that could, potentially, interfere with the classifier elements that are desired." ::= { diffServClassifierEntry 2 }
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.12345.2.1.1.1 | diffServClassifierIfDirection | 0 | 0 | Specifies the direction for which this classifier entry applies on this interface. |
1.3.6.1.2.1.12345.2.1.1.3 | diffServClassifierId | 0 | 0 | A classifier ID that enumerates the classifier elements. The set of such identifiers spans the whole agent. Managers should obta… |
1.3.6.1.2.1.12345.2.1.1.4 | diffServClassifierFilter | 0 | 0 | A pointer to a valid entry in another table that describes the applicable classification filter, e.g. an entry in diffServSixTupl… |
1.3.6.1.2.1.12345.2.1.1.5 | diffServClassifierNext | 0 | 0 | This selects the next datapath element to handle packets matching the filter pattern. For example, this can point to an entry in … |
1.3.6.1.2.1.12345.2.1.1.6 | diffServClassifierPrecedence | 0 | 0 | The relative precedence in which classifiers are applied: higher numbers represent classifiers with higher precedence. Classifier… |
1.3.6.1.2.1.12345.2.1.1.7 | diffServClassifierStatus | 0 | 0 | The RowStatus variable controls the activation, deactivation, or deletion of a classifier. Any writable variable may be modified… |