MIBs Depot

CISCO-WRED-MIB

Registered at
1.3.6.1.4.1.9.9.83
Last updated
1997-07-18 00:00
Organization
Cisco Systems, Inc.
Revisions
1997-07-18 00:00
Namespace
cisco
Source file
CISCO-WRED-MIB
Digest
sha256:f579f1baf0dab42a8236dfc03d7d489fccc02c96ca83dc1e9e32a3d9311db825

Description

Cisco WRED MIB - Overview Cisco Weighted Random Early Detection/Drop is a method which avoids traffic congestion on an output interface. Congestion is detected by computing the average output queue size against preset thresholds. WRED support are on the IP fast switching and IP flow switching only. It does not apply to IP process switching. This MIB incorporates objects from the Cisco WRED line interfaces. Its purpose is to provide Weighted Random Early Detection/Drop packet configuration and packet filtering information. WRED are configured/enabled through the CLI command. Defaults configuration values are assigned and values can be modified through additional CLI commands.

Contact

Cisco Systems Customer Service Postal: 170 W. Tasman Drive San Jose, CA 95134-1706 USA Tel: +1 800 553-NETS E-mail: tgrennan-group@cisco.com

Imports

FromSymbols
CISCO-SMIciscoMgmt
IF-MIBifIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-SMI
CISCO-WRED-MIB
IANAifType-MIB
IF-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
ciscoWredMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.83.1
cwredConfig
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.83.1.1
cwredConfigGlobTable
OBJECT-TYPE
A table of WRED global configuration variables.
1.3.6.1.4.1.9.9.83.1.1.1not-accessiblecurrent
cwredConfigGlobEntry
OBJECT-TYPE
A collection of configuration entries on this interface. Entries are created and deleted via red command line interface.
1.3.6.1.4.1.9.9.83.1.1.1.1not-accessiblecurrent
cwredConfigGlobQueueWeight
OBJECT-TYPE
The decay factor for the queue average calculation. Numbers are 2's exponent up to 16. The smaller the number, the faster it decays.
1.3.6.1.4.1.9.9.83.1.1.1.1.1Integer32read-onlycurrent
cwredConfigPrecedTable
OBJECT-TYPE
A table of WRED configuration values with respect to the IP precedence of packets.
1.3.6.1.4.1.9.9.83.1.1.2not-accessiblecurrent
cwredConfigPrecedEntry
OBJECT-TYPE
WRED IP precedence configuration table entry. Entries are created and deleted via red command interface.
1.3.6.1.4.1.9.9.83.1.1.2.1not-accessiblecurrent
cwredConfigPrecedPrecedence
OBJECT-TYPE
The IP precedence of this entry.
1.3.6.1.4.1.9.9.83.1.1.2.1.1Integer32 (0..7)not-accessiblecurrent
cwredConfigPrecedMinDepthThreshold
OBJECT-TYPE
The average queue depth at which WRED begins to drop packets.
1.3.6.1.4.1.9.9.83.1.1.2.1.2Integer32read-onlycurrent
cwredConfigPrecedMaxDepthThreshold
OBJECT-TYPE
The average queue depth at which WRED may begin to drop all packets.
1.3.6.1.4.1.9.9.83.1.1.2.1.3Integer32read-onlycurrent
cwredConfigPrecedPktsDropFraction
OBJECT-TYPE
The fraction of packets to be dropped when the average queue depth is above cwredConfigPrecedMinDepthThreshold but below cwredConfigPrecedMaxDepthThreshold.
1.3.6.1.4.1.9.9.83.1.1.2.1.4Integer32read-onlycurrent
cwredStats
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.83.1.2
cwredQueueTable
OBJECT-TYPE
A table of WRED queue status variable.
1.3.6.1.4.1.9.9.83.1.2.1not-accessiblecurrent
cwredQueueEntry
OBJECT-TYPE
A table of WRED queue status variable entry. Entries are created and deleted via the red command line interface.
1.3.6.1.4.1.9.9.83.1.2.1.1not-accessiblecurrent
cwredQueueAverage
OBJECT-TYPE
The computed queue average length.
1.3.6.1.4.1.9.9.83.1.2.1.1.1Gauge32read-onlycurrent
cwredQueueDepth
OBJECT-TYPE
The number of buffers/particles currently withheld in queue.
1.3.6.1.4.1.9.9.83.1.2.1.1.2Gauge32read-onlycurrent
cwredStatTable
OBJECT-TYPE
A table of WRED status information with respect to the IP precedence of packets.
1.3.6.1.4.1.9.9.83.1.2.2not-accessiblecurrent
cwredStatEntry
OBJECT-TYPE
The WRED interface status information entry. Entries are created and deleted via the red red command line interface.
1.3.6.1.4.1.9.9.83.1.2.2.1not-accessiblecurrent
cwredStatSwitchedPkts
OBJECT-TYPE
The number of packets output by WRED.
1.3.6.1.4.1.9.9.83.1.2.2.1.1Counter32read-onlycurrent
cwredStatRandomFilteredPkts
OBJECT-TYPE
The number of packets filtered/dropped due to average queue length exceeds cwredConfigMinDepthThreshold and meet a defined random drop policy.
1.3.6.1.4.1.9.9.83.1.2.2.1.2Counter32read-onlycurrent
cwredStatMaxFilteredPkts
OBJECT-TYPE
The number of packets filtered/dropped due to average queue length exceeds cwredConfigMaxDepthThreshold.
1.3.6.1.4.1.9.9.83.1.2.2.1.3Counter32read-onlycurrent
ciscoWredMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.83.3
ciscoWredMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.83.3.1
ciscoWredMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.83.3.2

Conformance

NameOIDStatus
ciscoWredMIBCompliance
MODULE-COMPLIANCE
The compliance statement for entities which implement the WRED on a Cisco RSP platform.
1.3.6.1.4.1.9.9.83.3.1.1current
ciscoWredMIBGroup
OBJECT-GROUP
A collection of objects providing WRED monitoring.
1.3.6.1.4.1.9.9.83.3.2.1current