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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cwredConfigGlobTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-WRED-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WRED-MIB::cwredConfigGlobTable'
A table of WRED global configuration variables.
cwredConfigGlobEntry row .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
Column Syntax OID
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
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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cwredConfigPrecedTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-WRED-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WRED-MIB::cwredConfigPrecedTable'
A table of WRED configuration values with respect to
the IP precedence of packets.
cwredConfigPrecedEntry row .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.
Column Syntax OID
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
The average queue depth at which WRED begins to
drop packets.
packetsSNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.9.9.83.1.1.2.1.2
The average queue depth at which WRED may begin to
drop all packets.
packetsSNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.9.9.83.1.1.2.1.3
The fraction of packets to be dropped when the average queue
depth is above cwredConfigPrecedMinDepthThreshold
but below cwredConfigPrecedMaxDepthThreshold.
SNMPv2-SMIInteger32
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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cwredQueueTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-WRED-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WRED-MIB::cwredQueueTable'
A table of WRED queue status variable.
cwredQueueEntry row .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
The computed queue average length.
packetsSNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.83.1.2.1.1.1
The number of buffers/particles currently withheld in queue.
packetsSNMPv2-SMIGauge32
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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cwredStatTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-WRED-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WRED-MIB::cwredStatTable'
A table of WRED status information with respect to
the IP precedence of packets.
cwredStatEntry row .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
The number of packets output by WRED.
packetsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.83.1.2.2.1.1
The number of packets filtered/dropped due to average
queue length exceeds cwredConfigMinDepthThreshold
and meet a defined random drop policy.
packetsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.83.1.2.2.1.2
The number of packets filtered/dropped due to average
queue length exceeds cwredConfigMaxDepthThreshold.
packetsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.83.1.2.2.1.3