CISCO-WRED-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
4
Rows
4
Columns
10
.1.3.6.1.4.1.9.9.83.1.1.1 · 1 row entry · 1 columns
A table of WRED global configuration variables.
cwredConfigGlobEntry entry .1.3.6.1.4.1.9.9.83.1.1.1.1
A collection of configuration entries on this
interface. Entries are created and deleted via
red command line interface.
Indexes
IF-MIBifIndex
Column Syntax OID
cwredConfigGlobQueueWeight
The decay factor for the queue average calculation.
Numbers are 2's exponent up to 16.
The smaller the number, the faster it decays.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.9.9.83.1.1.1.1.1
.1.3.6.1.4.1.9.9.83.1.1.2 · 1 row entry · 4 columns
A table of WRED configuration values with respect to
the IP precedence of packets.
cwredConfigPrecedEntry entry .1.3.6.1.4.1.9.9.83.1.1.2.1
WRED IP precedence configuration table entry.
Entries are created and deleted via red command
interface.
Indexes
IF-MIBifIndex cwredConfigPrecedPrecedence
Column Syntax OID
cwredConfigPrecedPrecedence
The IP precedence of this entry.
Integer32
Constraints:
range: 0-7
.1.3.6.1.4.1.9.9.83.1.1.2.1.1
cwredConfigPrecedMinDepthThreshold
The average queue depth at which WRED begins to
drop packets.
packetsSNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.9.9.83.1.1.2.1.2
cwredConfigPrecedMaxDepthThreshold
The average queue depth at which WRED may begin to
drop all packets.
packetsSNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.9.9.83.1.1.2.1.3
cwredConfigPrecedPktsDropFraction
The fraction of packets to be dropped when the average queue
depth is above cwredConfigPrecedMinDepthThreshold
but below cwredConfigPrecedMaxDepthThreshold.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.9.9.83.1.1.2.1.4
.1.3.6.1.4.1.9.9.83.1.2.1 · 1 row entry · 2 columns
A table of WRED queue status variable.
cwredQueueEntry entry .1.3.6.1.4.1.9.9.83.1.2.1.1
A table of WRED queue status variable entry.
Entries are created and deleted via the red
command line interface.
Indexes
No indexes recorded
Column Syntax OID
cwredQueueAverage
The computed queue average length.
packetsSNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.83.1.2.1.1.1
cwredQueueDepth
The number of buffers/particles currently withheld in queue.
packetsSNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.83.1.2.1.1.2
.1.3.6.1.4.1.9.9.83.1.2.2 · 1 row entry · 3 columns
A table of WRED status information with respect to
the IP precedence of packets.
cwredStatEntry entry .1.3.6.1.4.1.9.9.83.1.2.2.1
The WRED interface status information entry.
Entries are created and deleted via the red
red command line interface.
Indexes
No indexes recorded
Column Syntax OID
cwredStatSwitchedPkts
The number of packets output by WRED.
packetsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.83.1.2.2.1.1
cwredStatRandomFilteredPkts
The number of packets filtered/dropped due to average
queue length exceeds cwredConfigMinDepthThreshold
and meet a defined random drop policy.
packetsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.83.1.2.2.1.2
cwredStatMaxFilteredPkts
The number of packets filtered/dropped due to average
queue length exceeds cwredConfigMaxDepthThreshold.
packetsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.83.1.2.2.1.3