DIFFSERV-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
15
Rows
15
Columns
101
diffServDataPathTable
table.1.3.6.1.2.1.97.1.1.1
·
1 row entry
·
4 columns
The data path table contains RowPointers indicating the start of the functional data path for each interface and traffic direction in this device. These may merge, or be separated into parallel data paths.
An entry in the data path table indicates the start of a single
Differentiated Services Functional Data Path in this device.
These are associated with individual interfaces, logical or
physical, and therefo…
Differentiated Services Functional Data Path in this device.
These are associated with individual interfaces, logical or
physical, and therefo…
Indexes
IF-MIBifIndex diffServDataPathIfDirection
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
diffServDataPathIfDirection
IfDirection specifies whether the reception or transmission path
for this interface is in view. |
IfDirection Textual Convention: IfDirection EnumerationType Values:
|
.1.3.6.1.2.1.97.1.1.1.1.1 |
||||||||||||
|
diffServDataPathStart
This selects the first Differentiated Services Functional Data
Path Element to handle traffic for this data path. This RowPointer should point to an instance of one of: diffServClfrEntry diffServMeterEntry diffSer… |
SNMPv2-TCRowPointerr/w Textual Convention: SNMPv2-TCRowPointer ObjectIdentifier |
.1.3.6.1.2.1.97.1.1.1.1.2 |
||||||||||||
|
diffServDataPathStorage
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. |
SNMPv2-TCStorageTyper/w Textual Convention: SNMPv2-TCStorageType EnumerationType Values:
|
.1.3.6.1.2.1.97.1.1.1.1.3 |
||||||||||||
|
diffServDataPathStatus
The status of this conceptual row. All writable objects in this
row may be modified at any time. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.2.1.97.1.1.1.1.4 |
diffServClfrTable
table.1.3.6.1.2.1.97.1.2.2
·
1 row entry
·
3 columns
This table enumerates all the diffserv classifier functional
data path elements of this device. The actual classification
definitions are defined in diffServClfrElementTable entries
belonging to each classifier.
An entry in this table, pointed to by a RowPointer specifying an
instance of diffServClfrStatus, is frequently used as the name
for a set of classifier elements, which all use the index
diffServClfrId. Per the semantics of the classifier element
table, these entries constitute one or more unordered sets of
tests which may be simultaneously applied to a message to
classify it.
The primary function of this table is to ensure that the value of
diffServClfrId is unique before attempting to use it in creating
a diffServClfrElementEntry. Therefore, the diffServClfrEntry must
be created on the same SET as the diffServClfrElementEntry, or
before the diffServClfrElementEntry is created.
An entry in the classifier table describes a single classifier.
All classifier elements belonging to the same classifier use the
classifier's diffServClfrId as part of their index.
All classifier elements belonging to the same classifier use the
classifier's diffServClfrId as part of their index.
Indexes
diffServClfrId
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
diffServClfrId
An index that enumerates the classifier entries. Managers
should obtain new values for row creation in this table by reading diffServClfrNextFree. |
IndexInteger Textual Convention: IndexInteger Unsigned32Type Constraints: range: 1..4294967295 |
.1.3.6.1.2.1.97.1.2.2.1.1 |
||||||||||||
|
diffServClfrStorage
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. |
SNMPv2-TCStorageTyper/w Textual Convention: SNMPv2-TCStorageType EnumerationType Values:
|
.1.3.6.1.2.1.97.1.2.2.1.2 |
||||||||||||
|
diffServClfrStatus
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 pointing to it results in destruction bei… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.2.1.97.1.2.2.1.3 |
diffServClfrElementTable
table.1.3.6.1.2.1.97.1.2.4
·
1 row entry
·
6 columns
The classifier element table enumerates the relationship between
classification patterns and subsequent downstream Differentiated
Services Functional Data Path elements.
diffServClfrElementSpecific points to a filter that specifies the
classification parameters. A classifier may use filter tables of
different types together.
One example of a filter table defined in this MIB is
diffServMultiFieldClfrTable, for IP Multi-Field Classifiers
(MFCs). Such an entry might identify anything from a single
micro-flow (an identifiable sub-session packet stream directed
from one sending transport to the receiving transport or
transports), or aggregates of those such as the traffic from a
host, traffic for an application, or traffic between two hosts
using an application and a given DSCP. The standard Behavior
Aggregate used in the Differentiated Services Architecture is
encoded as a degenerate case of such an aggregate - the traffic
using a particular DSCP value.
Filter tables for other filter types may be defined elsewhere.
An entry in the classifier element table describes a single
element of the classifier.
element of the classifier.
Indexes
diffServClfrId diffServClfrElementId
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
diffServClfrElementId
An index that enumerates the Classifier Element entries.
Managers obtain new values for row creation in this table by reading diffServClfrElementNextFree. |
IndexInteger Textual Convention: IndexInteger Unsigned32Type Constraints: range: 1..4294967295 |
.1.3.6.1.2.1.97.1.2.4.1.1 |
||||||||||||
|
diffServClfrElementPrecedence
The relative order in which classifier elements are applied:
higher numbers represent classifier element with higher precedence. Classifier elements with the same order must be unambiguous i.e. they must define non-ove… |
Unsigned32r/w Constraints: range: 1-4294967295 |
.1.3.6.1.2.1.97.1.2.4.1.2 |
||||||||||||
|
diffServClfrElementNext
This attribute provides one branch of the fan-out functionality
of a classifier described in the Informal Differentiated Services Model section 4.1. This selects the next Differentiated Services Functiona… |
SNMPv2-TCRowPointerr/w Textual Convention: SNMPv2-TCRowPointer ObjectIdentifier |
.1.3.6.1.2.1.97.1.2.4.1.3 |
||||||||||||
|
diffServClfrElementSpecific
A pointer to a valid entry in another table, filter table, that
describes the applicable classification parameters, e.g. an entry in diffServMultiFieldClfrTable. The value zeroDotZero is interpreted to ma… |
SNMPv2-TCRowPointerr/w Textual Convention: SNMPv2-TCRowPointer ObjectIdentifier |
.1.3.6.1.2.1.97.1.2.4.1.4 |
||||||||||||
|
diffServClfrElementStorage
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. |
SNMPv2-TCStorageTyper/w Textual Convention: SNMPv2-TCStorageType EnumerationType Values:
|
.1.3.6.1.2.1.97.1.2.4.1.5 |
||||||||||||
|
diffServClfrElementStatus
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 pointing to it results in destruction bei… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.2.1.97.1.2.4.1.6 |
.1.3.6.1.2.1.97.1.2.6
·
1 row entry
·
15 columns
A table of IP Multi-field Classifier filter entries that a
system may use to identify IP traffic.
An IP Multi-field Classifier entry describes a single filter.
Indexes
diffServMultiFieldClfrId
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
diffServMultiFieldClfrId
An index that enumerates the MultiField Classifier filter
entries. Managers obtain new values for row creation in this table by reading diffServMultiFieldClfrNextFree. |
IndexInteger Textual Convention: IndexInteger Unsigned32Type Constraints: range: 1..4294967295 |
.1.3.6.1.2.1.97.1.2.6.1.1 |
||||||||||||||
|
diffServMultiFieldClfrAddrType
The type of IP address used by this classifier entry. While
other types of addresses are defined in the InetAddressType textual convention, and DNS names, a classifier can only look at packets on the wir… |
INET-ADDRESS-MIBInetAddressTyper/w Textual Convention: INET-ADDRESS-MIBInetAddressType EnumerationType Values:
|
.1.3.6.1.2.1.97.1.2.6.1.2 |
||||||||||||||
|
diffServMultiFieldClfrDstAddr
The IP address to match against the packet's destination IP
address. This may not be a DNS name, but may be an IPv4 or IPv6 prefix. diffServMultiFieldClfrDstPrefixLength indicates the number of bits that are relevant. |
INET-ADDRESS-MIBInetAddressr/w Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.2.1.97.1.2.6.1.3 |
||||||||||||||
|
diffServMultiFieldClfrDstPrefixLength
The length of the CIDR Prefix carried in
diffServMultiFieldClfrDstAddr. In IPv4 addresses, a length of 0 indicates a match of any address; a length of 32 indicates a match of a single host address, and a length between … |
bitsINET-ADDRESS-MIBInetAddressPrefixLengthr/w Textual Convention: INET-ADDRESS-MIBInetAddressPrefixLength Unsigned32Type Constraints: range: 0..2040 |
.1.3.6.1.2.1.97.1.2.6.1.4 |
||||||||||||||
|
diffServMultiFieldClfrSrcAddr
The IP address to match against the packet's source IP address.
This may not be a DNS name, but may be an IPv4 or IPv6 prefix. diffServMultiFieldClfrSrcPrefixLength indicates the number of bits that are relevant. |
INET-ADDRESS-MIBInetAddressr/w Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.2.1.97.1.2.6.1.5 |
||||||||||||||
|
diffServMultiFieldClfrSrcPrefixLength
The length of the CIDR Prefix carried in
diffServMultiFieldClfrSrcAddr. In IPv4 addresses, a length of 0 indicates a match of any address; a length of 32 indicates a match of a single host address, and a length between … |
bitsINET-ADDRESS-MIBInetAddressPrefixLengthr/w Textual Convention: INET-ADDRESS-MIBInetAddressPrefixLength Unsigned32Type Constraints: range: 0..2040 |
.1.3.6.1.2.1.97.1.2.6.1.6 |
||||||||||||||
|
diffServMultiFieldClfrDscp
The value that the DSCP in the packet must have to match this
entry. A value of -1 indicates that a specific DSCP value has not been defined and thus all DSCP values are considered a match. |
DIFFSERV-DSCP-TCDscpOrAnyr/w Textual Convention: DIFFSERV-DSCP-TCDscpOrAny Integer32Type Constraints: range: -1..63 |
.1.3.6.1.2.1.97.1.2.6.1.7 |
||||||||||||||
|
diffServMultiFieldClfrFlowId
The flow identifier in an IPv6 header.
|
Unsigned32r/w Constraints: range: 0-1048575 |
.1.3.6.1.2.1.97.1.2.6.1.8 |
||||||||||||||
|
diffServMultiFieldClfrProtocol
The IP protocol to match against the IPv4 protocol number or the
IPv6 Next- Header number in the packet. A value of 255 means match all. Note the protocol number of 255 is reserved by IANA, and Next-Header number of 0 … |
Unsigned32r/w Constraints: range: 0-255 |
.1.3.6.1.2.1.97.1.2.6.1.9 |
||||||||||||||
|
diffServMultiFieldClfrDstL4PortMin
The minimum value that the layer-4 destination port number in
the packet must have in order to match this classifier entry. |
INET-ADDRESS-MIBInetPortNumberr/w Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32Type Constraints: range: 0..65535 |
.1.3.6.1.2.1.97.1.2.6.1.10 |
||||||||||||||
|
diffServMultiFieldClfrDstL4PortMax
The maximum value that the layer-4 destination port number in
the packet must have in order to match this classifier entry. This value must be equal to or greater than the value specified for this entry in diffServMulti… |
INET-ADDRESS-MIBInetPortNumberr/w Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32Type Constraints: range: 0..65535 |
.1.3.6.1.2.1.97.1.2.6.1.11 |
||||||||||||||
|
diffServMultiFieldClfrSrcL4PortMin
The minimum value that the layer-4 source port number in the
packet must have in order to match this classifier entry. |
INET-ADDRESS-MIBInetPortNumberr/w Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32Type Constraints: range: 0..65535 |
.1.3.6.1.2.1.97.1.2.6.1.12 |
||||||||||||||
|
diffServMultiFieldClfrSrcL4PortMax
The maximum value that the layer-4 source port number in the
packet must have in order to match this classifier entry. This value must be equal to or greater than the value specified for this entry in diffServMultiField… |
INET-ADDRESS-MIBInetPortNumberr/w Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32Type Constraints: range: 0..65535 |
.1.3.6.1.2.1.97.1.2.6.1.13 |
||||||||||||||
|
diffServMultiFieldClfrStorage
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. |
SNMPv2-TCStorageTyper/w Textual Convention: SNMPv2-TCStorageType EnumerationType Values:
|
.1.3.6.1.2.1.97.1.2.6.1.14 |
||||||||||||||
|
diffServMultiFieldClfrStatus
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 pointing to it results in destruction bei… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.2.1.97.1.2.6.1.15 |
diffServMeterTable
table.1.3.6.1.2.1.97.1.3.2
·
1 row entry
·
6 columns
This table enumerates specific meters that a system may use to
police a stream of traffic. The traffic stream to be metered is
determined by the Differentiated Services Functional Data Path
Element(s) upstream of the meter i.e. by the object(s) that point
to each entry in this table. This may include all traffic on an
interface.
Specific meter details are to be found in table entry referenced
by diffServMeterSpecific.
An entry in the meter table describes a single conformance level
of a meter.
of a meter.
Indexes
diffServMeterId
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
diffServMeterId
An index that enumerates the Meter entries. Managers obtain new
values for row creation in this table by reading diffServMeterNextFree. |
IndexInteger Textual Convention: IndexInteger Unsigned32Type Constraints: range: 1..4294967295 |
.1.3.6.1.2.1.97.1.3.2.1.1 |
||||||||||||
|
diffServMeterSucceedNext
If the traffic does conform, this selects the next
Differentiated Services Functional Data Path element to handle traffic for this data path. This RowPointer should point to an instance of one of: diffServClfrEntry … |
SNMPv2-TCRowPointerr/w Textual Convention: SNMPv2-TCRowPointer ObjectIdentifier |
.1.3.6.1.2.1.97.1.3.2.1.2 |
||||||||||||
|
diffServMeterFailNext
If the traffic does not conform, this selects the next
Differentiated Services Functional Data Path element to handle traffic for this data path. This RowPointer should point to an instance of one of: diffServClfrEntr… |
SNMPv2-TCRowPointerr/w Textual Convention: SNMPv2-TCRowPointer ObjectIdentifier |
.1.3.6.1.2.1.97.1.3.2.1.3 |
||||||||||||
|
diffServMeterSpecific
This indicates the behavior of the meter by pointing to an entry
containing detailed parameters. Note that entries in that specific table must be managed explicitly. For example, diffServMeterSpecific may… |
SNMPv2-TCRowPointerr/w Textual Convention: SNMPv2-TCRowPointer ObjectIdentifier |
.1.3.6.1.2.1.97.1.3.2.1.4 |
||||||||||||
|
diffServMeterStorage
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. |
SNMPv2-TCStorageTyper/w Textual Convention: SNMPv2-TCStorageType EnumerationType Values:
|
.1.3.6.1.2.1.97.1.3.2.1.5 |
||||||||||||
|
diffServMeterStatus
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 pointing to it results in destruction bei… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.2.1.97.1.3.2.1.6 |
diffServTBParamTable
table.1.3.6.1.2.1.97.1.4.2
·
1 row entry
·
7 columns
This table enumerates a single set of token bucket meter parameters that a system may use to police a stream of traffic. Such meters are modeled here as having a single rate and a single burst size. Multiple entries are used when multiple rates/burst sizes are needed.
An entry that describes a single set of token bucket
parameters.
parameters.
Indexes
diffServTBParamId
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
diffServTBParamId
An index that enumerates the Token Bucket Parameter entries.
Managers obtain new values for row creation in this table by reading diffServTBParamNextFree. |
IndexInteger Textual Convention: IndexInteger Unsigned32Type Constraints: range: 1..4294967295 |
.1.3.6.1.2.1.97.1.4.2.1.1 |
||||||||||||
|
diffServTBParamType
The Metering algorithm associated with the Token Bucket
parameters. zeroDotZero indicates this is unknown. Standard values for generic algorithms: diffServTBParamSimpleTokenBucket, diffServTBParamAvgRate… |
SNMPv2-TCAutonomousTyper/w Textual Convention: SNMPv2-TCAutonomousType ObjectIdentifier |
.1.3.6.1.2.1.97.1.4.2.1.2 |
||||||||||||
|
diffServTBParamRate
The token-bucket rate, in kilobits per second (kbps). This
attribute is used for: 1. CIR in RFC 2697 for srTCM 2. CIR and PIR in RFC 2698 for trTCM 3. CTR and PTR in RFC 2859 for TSWTCM 4. AverageRate in RFC 3290. |
kilobits per secondUnsigned32r/w Constraints: range: 1-4294967295 |
.1.3.6.1.2.1.97.1.4.2.1.3 |
||||||||||||
|
diffServTBParamBurstSize
The maximum number of bytes in a single transmission burst. This
attribute is used for: 1. CBS and EBS in RFC 2697 for srTCM 2. CBS and PBS in RFC 2698 for trTCM 3. Burst Size in RFC 3290. |
BytesINTEGRATED-SERVICES-MIBBurstSizer/w Textual Convention: INTEGRATED-SERVICES-MIBBurstSize Integer32Type Constraints: range: 0..2147483647 |
.1.3.6.1.2.1.97.1.4.2.1.4 |
||||||||||||
|
diffServTBParamInterval
The time interval used with the token bucket. For:
1. Average Rate Meter, the Informal Differentiated Services Model section 5.2.1, - Delta. 2. Simple Token Bucket Meter, the Informal Differentiated Services Mode… |
microsecondsUnsigned32r/w Constraints: range: 1-4294967295 |
.1.3.6.1.2.1.97.1.4.2.1.5 |
||||||||||||
|
diffServTBParamStorage
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. |
SNMPv2-TCStorageTyper/w Textual Convention: SNMPv2-TCStorageType EnumerationType Values:
|
.1.3.6.1.2.1.97.1.4.2.1.6 |
||||||||||||
|
diffServTBParamStatus
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 pointing to it results in destruction bei… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.2.1.97.1.4.2.1.7 |
diffServActionTable
table.1.3.6.1.2.1.97.1.5.2
·
1 row entry
·
6 columns
The Action Table enumerates actions that can be performed to a
stream of traffic. Multiple actions can be concatenated. For
example, traffic exiting from a meter may be counted, marked, and
potentially dropped before entering a queue.
Specific actions are indicated by diffServActionSpecific which
points to an entry of a specific action type parameterizing the
action in detail.
Each entry in the action table allows description of one
specific action to be applied to traffic.
specific action to be applied to traffic.
Indexes
diffServActionId
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
diffServActionId
An index that enumerates the Action entries. Managers obtain
new values for row creation in this table by reading diffServActionNextFree. |
IndexInteger Textual Convention: IndexInteger Unsigned32Type Constraints: range: 1..4294967295 |
.1.3.6.1.2.1.97.1.5.2.1.1 |
||||||||||||
|
diffServActionInterface
The interface index (value of ifIndex) that this action occurs
on. This may be derived from the diffServDataPathStartEntry's index by extension through the various RowPointers. However, as this may be difficult for a ne… |
IF-MIBInterfaceIndexOrZeror/w Textual Convention: IF-MIBInterfaceIndexOrZero Integer32Type Constraints: range: 0..2147483647 |
.1.3.6.1.2.1.97.1.5.2.1.2 |
||||||||||||
|
diffServActionNext
This selects the next Differentiated Services Functional Data
Path Element to handle traffic for this data path. This RowPointer should point to an instance of one of: diffServClfrEntry diffServMeterEntry diffServ… |
SNMPv2-TCRowPointerr/w Textual Convention: SNMPv2-TCRowPointer ObjectIdentifier |
.1.3.6.1.2.1.97.1.5.2.1.3 |
||||||||||||
|
diffServActionSpecific
A pointer to an object instance providing additional information
for the type of action indicated by this action table entry. For the standard actions defined by this MIB module, this should point to eith… |
SNMPv2-TCRowPointerr/w Textual Convention: SNMPv2-TCRowPointer ObjectIdentifier |
.1.3.6.1.2.1.97.1.5.2.1.4 |
||||||||||||
|
diffServActionStorage
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. |
SNMPv2-TCStorageTyper/w Textual Convention: SNMPv2-TCStorageType EnumerationType Values:
|
.1.3.6.1.2.1.97.1.5.2.1.5 |
||||||||||||
|
diffServActionStatus
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 pointing to it results in destruction bei… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.2.1.97.1.5.2.1.6 |
diffServDscpMarkActTable
table.1.3.6.1.2.1.97.1.5.3
·
1 row entry
·
1 columns
This table enumerates specific DSCPs used for marking or remarking the DSCP field of IP packets. The entries of this table may be referenced by a diffServActionSpecific attribute.
An entry in the DSCP mark action table that describes a single
DSCP used for marking.
DSCP used for marking.
Indexes
diffServDscpMarkActDscp
| Column | Syntax | OID |
|---|---|---|
|
diffServDscpMarkActDscp
The DSCP that this Action will store into the DSCP field of the
subject. It is quite possible that the only packets subject to this Action are already marked with this DSCP. Note also that Differentiated Services proces… |
DIFFSERV-DSCP-TCDscp Textual Convention: DIFFSERV-DSCP-TCDscp Integer32Type Constraints: range: 0..63 |
.1.3.6.1.2.1.97.1.5.3.1.1 |
diffServCountActTable
table.1.3.6.1.2.1.97.1.5.5
·
1 row entry
·
5 columns
This table contains counters for all the traffic passing through an action element.
An entry in the count action table describes a single set of
traffic counters.
traffic counters.
Indexes
diffServCountActId
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
diffServCountActId
An index that enumerates the Count Action entries. Managers
obtain new values for row creation in this table by reading diffServCountActNextFree. |
IndexInteger Textual Convention: IndexInteger Unsigned32Type Constraints: range: 1..4294967295 |
.1.3.6.1.2.1.97.1.5.5.1.1 |
||||||||||||
|
diffServCountActOctets
The number of octets at the Action data path element.
Discontinuities in the value of this counter can occur at re- initialization of the management system and at other times as indicated by the value of … |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.2.1.97.1.5.5.1.2 |
||||||||||||
|
diffServCountActPkts
The number of packets at the Action data path element.
Discontinuities in the value of this counter can occur at re- initialization of the management system and at other times as indicated by the value of… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.2.1.97.1.5.5.1.3 |
||||||||||||
|
diffServCountActStorage
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. |
SNMPv2-TCStorageTyper/w Textual Convention: SNMPv2-TCStorageType EnumerationType Values:
|
.1.3.6.1.2.1.97.1.5.5.1.4 |
||||||||||||
|
diffServCountActStatus
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 pointing to it results in … |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.2.1.97.1.5.5.1.5 |
diffServAlgDropTable
table.1.3.6.1.2.1.97.1.6.2
·
1 row entry
·
12 columns
The algorithmic drop table contains entries describing an element that drops packets according to some algorithm.
An entry describes a process that drops packets according to
some algorithm. Further details of the algorithm type are to be
found in diffServAlgDropType and with more detail parameter entry
pointed to by diffServAlgDro…
some algorithm. Further details of the algorithm type are to be
found in diffServAlgDropType and with more detail parameter entry
pointed to by diffServAlgDro…
Indexes
diffServAlgDropId
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
diffServAlgDropId
An index that enumerates the Algorithmic Dropper entries.
Managers obtain new values for row creation in this table by reading diffServAlgDropNextFree. |
IndexInteger Textual Convention: IndexInteger Unsigned32Type Constraints: range: 1..4294967295 |
.1.3.6.1.2.1.97.1.6.2.1.1 |
||||||||||||
|
diffServAlgDropType
The type of algorithm used by this dropper. The value other(1)
requires further specification in some other MIB module. In the tailDrop(2) algorithm, diffServAlgDropQThreshold represents the maximum depth… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.2.1.97.1.6.2.1.2 |
||||||||||||
|
diffServAlgDropNext
This selects the next Differentiated Services Functional Data
Path Element to handle traffic for this data path. This RowPointer should point to an instance of one of: diffServClfrEntry diffServMeterEntry diffServ… |
SNMPv2-TCRowPointerr/w Textual Convention: SNMPv2-TCRowPointer ObjectIdentifier |
.1.3.6.1.2.1.97.1.6.2.1.3 |
||||||||||||
|
diffServAlgDropQMeasure
Points to an entry in the diffServQTable to indicate the queue
that a drop algorithm is to monitor when deciding whether to drop a packet. If the row pointed to does not exist, the algorithmic dropper element is conside… |
SNMPv2-TCRowPointerr/w Textual Convention: SNMPv2-TCRowPointer ObjectIdentifier |
.1.3.6.1.2.1.97.1.6.2.1.4 |
||||||||||||
|
diffServAlgDropQThreshold
A threshold on the depth in bytes of the queue being measured at
which a trigger is generated to the dropping algorithm, unless diffServAlgDropType is alwaysDrop(5) where this object is ignored. For the t… |
BytesUnsigned32r/w Constraints: range: 1-4294967295 |
.1.3.6.1.2.1.97.1.6.2.1.5 |
||||||||||||
|
diffServAlgDropSpecific
Points to a table entry that provides further detail regarding a
drop algorithm. Entries with diffServAlgDropType equal to other(1) may have this point to a table defined in another MIB module. … |
SNMPv2-TCRowPointerr/w Textual Convention: SNMPv2-TCRowPointer ObjectIdentifier |
.1.3.6.1.2.1.97.1.6.2.1.6 |
||||||||||||
|
diffServAlgDropOctets
The number of octets that have been deterministically dropped by
this drop process. Discontinuities in the value of this counter can occur at re- initialization of the management system and at other times… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.2.1.97.1.6.2.1.7 |
||||||||||||
|
diffServAlgDropPkts
The number of packets that have been deterministically dropped
by this drop process. Discontinuities in the value of this counter can occur at re- initialization of the management system and at other time… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.2.1.97.1.6.2.1.8 |
||||||||||||
|
diffServAlgRandomDropOctets
The number of octets that have been randomly dropped by this
drop process. This counter applies, therefore, only to random droppers. Discontinuities in the value of this counter can occur at re- initiali… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.2.1.97.1.6.2.1.9 |
||||||||||||
|
diffServAlgRandomDropPkts
The number of packets that have been randomly dropped by this
drop process. This counter applies, therefore, only to random droppers. Discontinuities in the value of this counter can occur at re- initiali… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.2.1.97.1.6.2.1.10 |
||||||||||||
|
diffServAlgDropStorage
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. |
SNMPv2-TCStorageTyper/w Textual Convention: SNMPv2-TCStorageType EnumerationType Values:
|
.1.3.6.1.2.1.97.1.6.2.1.11 |
||||||||||||
|
diffServAlgDropStatus
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 pointing to it results in destruction bei… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.2.1.97.1.6.2.1.12 |
diffServRandomDropTable
table.1.3.6.1.2.1.97.1.6.4
·
1 row entry
·
10 columns
The random drop table contains entries describing a process that drops packets randomly. Entries in this table are pointed to by diffServAlgDropSpecific.
An entry describes a process that drops packets according to a
random algorithm.
random algorithm.
Indexes
diffServRandomDropId
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
diffServRandomDropId
An index that enumerates the Random Drop entries. Managers
obtain new values for row creation in this table by reading diffServRandomDropNextFree. |
IndexInteger Textual Convention: IndexInteger Unsigned32Type Constraints: range: 1..4294967295 |
.1.3.6.1.2.1.97.1.6.4.1.1 |
||||||||||||
|
diffServRandomDropMinThreshBytes
The average queue depth in bytes, beyond which traffic has a
non-zero probability of being dropped. Changes in this variable may or may not be reflected in the reported value of diffServRandomDropMinThreshPkts. |
bytesUnsigned32r/w Constraints: range: 1-4294967295 |
.1.3.6.1.2.1.97.1.6.4.1.2 |
||||||||||||
|
diffServRandomDropMinThreshPkts
The average queue depth in packets, beyond which traffic has a
non-zero probability of being dropped. Changes in this variable may or may not be reflected in the reported value of diffServRandomDropMinThreshBytes. |
packetsUnsigned32r/w Constraints: range: 1-4294967295 |
.1.3.6.1.2.1.97.1.6.4.1.3 |
||||||||||||
|
diffServRandomDropMaxThreshBytes
The average queue depth beyond which traffic has a probability
indicated by diffServRandomDropProbMax of being dropped or marked. Note that this differs from the physical queue limit, which is stored in diffServAlgDropQ… |
bytesUnsigned32r/w Constraints: range: 1-4294967295 |
.1.3.6.1.2.1.97.1.6.4.1.4 |
||||||||||||
|
diffServRandomDropMaxThreshPkts
The average queue depth beyond which traffic has a probability
indicated by diffServRandomDropProbMax of being dropped or marked. Note that this differs from the physical queue limit, which is stored in diffServAlgDropQ… |
packetsUnsigned32r/w Constraints: range: 1-4294967295 |
.1.3.6.1.2.1.97.1.6.4.1.5 |
||||||||||||
|
diffServRandomDropProbMax
The worst case random drop probability, expressed in drops per
thousand packets. For example, if in the worst case every arriving packet may be dropped (100%) for a period, this has the value 1000. Altern… |
Unsigned32r/w Constraints: range: 0-1000 |
.1.3.6.1.2.1.97.1.6.4.1.6 |
||||||||||||
|
diffServRandomDropWeight
The weighting of past history in affecting the Exponentially
Weighted Moving Average function that calculates the current average queue depth. The equation uses diffServRandomDropWeight/65536 as the coefficient for the… |
Unsigned32r/w Constraints: range: 0-65536 |
.1.3.6.1.2.1.97.1.6.4.1.7 |
||||||||||||
|
diffServRandomDropSamplingRate
The number of times per second the queue is sampled for queue
average calculation. A value of zero is used to mean that the queue is sampled approximately each time a packet is enqueued (or dequeued). |
Unsigned32r/w Constraints: range: 0-1000000 |
.1.3.6.1.2.1.97.1.6.4.1.8 |
||||||||||||
|
diffServRandomDropStorage
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. |
SNMPv2-TCStorageTyper/w Textual Convention: SNMPv2-TCStorageType EnumerationType Values:
|
.1.3.6.1.2.1.97.1.6.4.1.9 |
||||||||||||
|
diffServRandomDropStatus
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 pointing to it results in destruction bei… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.2.1.97.1.6.4.1.10 |
diffServQTable
table.1.3.6.1.2.1.97.1.7.2
·
1 row entry
·
6 columns
The Queue Table enumerates the individual queues. Note that the MIB models queuing systems as composed of individual queues, one per class of traffic, even though they may in fact be structured as classes of traffic scheduled using a common calendar queue, or in other ways.
An entry in the Queue Table describes a single queue or class of
traffic.
traffic.
Indexes
diffServQId
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
diffServQId
An index that enumerates the Queue entries. Managers obtain new
values for row creation in this table by reading diffServQNextFree. |
IndexInteger Textual Convention: IndexInteger Unsigned32Type Constraints: range: 1..4294967295 |
.1.3.6.1.2.1.97.1.7.2.1.1 |
||||||||||||
|
diffServQNext
This selects the next Differentiated Services Scheduler. The
RowPointer must point to a diffServSchedulerEntry. A value of zeroDotZero in this attribute indicates an incomplete diffServQEntry instance. I… |
SNMPv2-TCRowPointerr/w Textual Convention: SNMPv2-TCRowPointer ObjectIdentifier |
.1.3.6.1.2.1.97.1.7.2.1.2 |
||||||||||||
|
diffServQMinRate
This RowPointer indicates the diffServMinRateEntry that the
scheduler, pointed to by diffServQNext, should use to service this queue. If the row pointed to is zeroDotZero, the minimum rate and priority is… |
SNMPv2-TCRowPointerr/w Textual Convention: SNMPv2-TCRowPointer ObjectIdentifier |
.1.3.6.1.2.1.97.1.7.2.1.3 |
||||||||||||
|
diffServQMaxRate
This RowPointer indicates the diffServMaxRateEntry that the
scheduler, pointed to by diffServQNext, should use to service this queue. If the row pointed to is zeroDotZero, the maximum rate is the line spe… |
SNMPv2-TCRowPointerr/w Textual Convention: SNMPv2-TCRowPointer ObjectIdentifier |
.1.3.6.1.2.1.97.1.7.2.1.4 |
||||||||||||
|
diffServQStorage
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. |
SNMPv2-TCStorageTyper/w Textual Convention: SNMPv2-TCStorageType EnumerationType Values:
|
.1.3.6.1.2.1.97.1.7.2.1.5 |
||||||||||||
|
diffServQStatus
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 pointing to it results in destruction bei… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.2.1.97.1.7.2.1.6 |
diffServSchedulerTable
table.1.3.6.1.2.1.97.1.8.2
·
1 row entry
·
7 columns
The Scheduler Table enumerates packet schedulers. Multiple scheduling algorithms can be used on a given data path, with each algorithm described by one diffServSchedulerEntry.
An entry in the Scheduler Table describing a single instance of
a scheduling algorithm.
a scheduling algorithm.
Indexes
diffServSchedulerId
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
diffServSchedulerId
An index that enumerates the Scheduler entries. Managers obtain
new values for row creation in this table by reading diffServSchedulerNextFree. |
IndexInteger Textual Convention: IndexInteger Unsigned32Type Constraints: range: 1..4294967295 |
.1.3.6.1.2.1.97.1.8.2.1.1 |
||||||||||||
|
diffServSchedulerNext
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. … |
SNMPv2-TCRowPointerr/w Textual Convention: SNMPv2-TCRowPointer ObjectIdentifier |
.1.3.6.1.2.1.97.1.8.2.1.2 |
||||||||||||
|
diffServSchedulerMethod
The scheduling algorithm used by this Scheduler. zeroDotZero
indicates that this is unknown. Standard values for generic algorithms: diffServSchedulerPriority, diffServSchedulerWRR, and diffServSchedulerWFQ are specifi… |
SNMPv2-TCAutonomousTyper/w Textual Convention: SNMPv2-TCAutonomousType ObjectIdentifier |
.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 than one level of scheduler. … |
SNMPv2-TCRowPointerr/w Textual Convention: SNMPv2-TCRowPointer ObjectIdentifier |
.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-rate shaper is in view), it points to th… |
SNMPv2-TCRowPointerr/w Textual Convention: SNMPv2-TCRowPointer ObjectIdentifier |
.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. |
SNMPv2-TCStorageTyper/w Textual Convention: SNMPv2-TCStorageType EnumerationType Values:
|
.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 pointing to it results in destruction bei… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.2.1.97.1.8.2.1.7 |
diffServMinRateTable
table.1.3.6.1.2.1.97.1.8.4
·
1 row entry
·
6 columns
The Minimum Rate Parameters Table enumerates individual sets of scheduling parameter that can be used/reused by Queues and Schedulers.
An entry in the Minimum Rate Parameters Table describes a single
set of scheduling parameters for use by one or more queues or
schedulers.
set of scheduling parameters for use by one or more queues or
schedulers.
Indexes
diffServMinRateId
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
diffServMinRateId
An index that enumerates the Scheduler Parameter entries.
Managers obtain new values for row creation in this table by reading diffServMinRateNextFree. |
IndexInteger Textual Convention: IndexInteger Unsigned32Type Constraints: range: 1..4294967295 |
.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 before another with a smaller numeric valu… |
Unsigned32r/w Constraints: range: 1-4294967295 |
.1.3.6.1.2.1.97.1.8.4.1.2 |
||||||||||||
|
diffServMinRateAbsolute
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 sch… |
kilobits per secondUnsigned32r/w Constraints: range: 1-4294967295 |
.1.3.6.1.2.1.97.1.8.4.1.3 |
||||||||||||
|
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 of 1/1000 of 1. If the value is zero, the… |
Unsigned32r/w Constraints: range: 1-4294967295 |
.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. |
SNMPv2-TCStorageTyper/w Textual Convention: SNMPv2-TCStorageType EnumerationType Values:
|
.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 pointing to it results in destruction bei… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.2.1.97.1.8.4.1.6 |
diffServMaxRateTable
table.1.3.6.1.2.1.97.1.8.6
·
1 row entry
·
7 columns
The Maximum Rate Parameter Table enumerates individual sets of scheduling parameter that can be used/reused by Queues and Schedulers.
An entry in the Maximum Rate Parameter Table describes a single
set of scheduling parameters for use by one or more queues or
schedulers.
set of scheduling parameters for use by one or more queues or
schedulers.
Indexes
diffServMaxRateId diffServMaxRateLevel
| Column | 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. |
IndexInteger Textual Convention: IndexInteger Unsigned32Type Constraints: range: 1..4294967295 |
.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 refers to a 'committed' and an 'excess'… |
Unsigned32 Constraints: range: 1-32 |
.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 the scheduler should attempt to be work … |
kilobits per secondUnsigned32r/w Constraints: range: 1-4294967295 |
.1.3.6.1.2.1.97.1.8.6.1.3 |
||||||||||||
|
diffServMaxRateRelative
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, the… |
Unsigned32r/w Constraints: range: 1-4294967295 |
.1.3.6.1.2.1.97.1.8.6.1.4 |
||||||||||||
|
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, this threshold is ignored and by convent… |
BytesINTEGRATED-SERVICES-MIBBurstSizer/w Textual Convention: INTEGRATED-SERVICES-MIBBurstSize Integer32Type Constraints: range: 0..2147483647 |
.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. |
SNMPv2-TCStorageTyper/w Textual Convention: SNMPv2-TCStorageType EnumerationType Values:
|
.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 pointing to it results in destruction bei… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.2.1.97.1.8.6.1.7 |