MIBs Depot

CISCO-ENHANCED-WRED-MIB

Registered at
1.3.6.1.4.1.9.9.222
Last updated
2001-12-21 00:00
Organization
Cisco Systems, Inc.
Revisions
2001-12-21 00:00
Namespace
cisco
Source file
CISCO-ENHANCED-WRED-MIB
Digest
sha256:24e7287ef359159c8d9630e8d8b1fa47d5e88e1eccc3324b4b0f45ec64ca11d6

Description

Cisco WRED MIB - Overview Cisco Weighted Random Early Detection/Drop (WRED) is a method which avoids traffic congestion on an output interface. Congestion is detected by computing the average output queue size against queue thresholds, which can be configured either per IP precedence or differentiated services code point (DSCP) based. WRED support are on the IP fast switching and IP flow switching only. It does not apply to IP process switching. The purpose of this MIB is to provide Weighted Random Early Detection/Drop packet configuration and packet filtering information. This MIB provides the WRED information about the transmit (Tx) side and receive (Rx) side of the modules, for the managed systems that support WRED on both transmit side and receive side.

Contact

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

Imports

FromSymbols
CISCO-SMIciscoMgmt
ENTITY-MIBPhysicalIndex, entPhysicalIndex
IF-MIBifIndex
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Counter64, Gauge32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, RowStatus, 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-ENHANCED-WRED-MIB
CISCO-SMI
ENTITY-MIB
IANA-ENTITY-MIB
IANAifType-MIB
IF-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC
UUID-TC-MIB

Textual conventions

NameOIDSyntaxAccessStatus
CewredIndex
TEXTUAL-CONVENTION
An unique value, greater than zero, which identifies unique entry in cewredConfigGlobTable.
current
CewredQueueNumber
TEXTUAL-CONVENTION
An unique value, for each distributed round robin queue in the managed system.
current
CewredRedMechanism
TEXTUAL-CONVENTION
This denotes the Random Early Detection mechanisms to be used by WRED. The possible mechanisms are as follows: precedence Based on IP precedence dscp Based on DSCP values
current
CewredRedProfile
TEXTUAL-CONVENTION
A value which identifies the mapping between the precedence or DSCP value to a Random Early Detection profile.
current

Objects

NameOIDSyntaxAccessStatus
cewredMIBNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.222.0
ciscoEnhancedWredMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.222.1
cewredTx
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.222.1.1
cewredTxTable
OBJECT-TYPE
This table contains the mapping entries that associate WRED configuration with an egress interface. This table is used for creating or modifying or retrieving transmit side WRED information.
1.3.6.1.4.1.9.9.222.1.1.1not-accessiblecurrent
cewredTxEntry
OBJECT-TYPE
Entries used for providing transmit side WRED information. If this entry got deleted, the corresponding cewredConfigGlobIndex (identified by cewredTxValue) associated entry in cewredConfigGlobTable is also deleted. If a entry corresponding to the value of cewredTxValue does not exist in the cewredConfigGlobTable, the value of cewredTxValue can be (re)used as an index to create a new entry in the cewredConfigGlobTable for building association between this mapping table and the cewredConfigGlobTable.
1.3.6.1.4.1.9.9.222.1.1.1.1not-accessiblecurrent
cewredTxValue
OBJECT-TYPE
This object specifies the value of cewredConfigGlobIndex which associates the WRED configuration with ifIndex associated egress interface. This value can not be modified when cewredTxRowStatus is active(1). The value of this object must not be same as the values of the following objects: cewredRxIfValue, cewredRxValue, cewredRxMulticastValue.
1.3.6.1.4.1.9.9.222.1.1.1.1.1CewredIndexread-createcurrent
cewredTxRowStatus
OBJECT-TYPE
The status of this conceptual row. This object is used for creating, modifying and deleting entries in the cewredTxTable.
1.3.6.1.4.1.9.9.222.1.1.1.1.2RowStatusread-createcurrent
cewredRx
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.222.1.2
cewredRxIfTable
OBJECT-TYPE
This table contains the mapping entries that associate WRED configuration with a source module and destination interface combination.
1.3.6.1.4.1.9.9.222.1.2.1not-accessiblecurrent
cewredRxIfEntry
OBJECT-TYPE
Entries containing the mapping that associate the receive side WRED configuration to the physical entity of type PhysicalClass module(9) which supports WRED with per interface queueing on the receive side. If this entry got deleted, the corresponding cewredConfigGlobIndex (identified by cewredRxIfValue) associated entry in cewredConfigGlobTable is also deleted. If a entry corresponding to the value of cewredRxIfValue does not exist in the cewredConfigGlobTable, the value of cewredRxIfValue can be (re)used as an index to create a new entry in the cewredConfigGlobTable for building association between this mapping table and the cewredConfigGlobTable.
1.3.6.1.4.1.9.9.222.1.2.1.1not-accessiblecurrent
cewredRxIfValue
OBJECT-TYPE
This object specifies the value of cewredConfigGlobIndex which associates the WRED configuration with the source module (identified by entPhysicalIndex) and destination interface (identified by the ifIndex) combination.This value can't be modified when cewredRxRowStatus is active(1). The value of this object must not be same as the values of the following objects: cewredTxValue, cewredRxValue, cewredRxMulticastValue.
1.3.6.1.4.1.9.9.222.1.2.1.1.1CewredIndexread-createcurrent
cewredRxIfRowStatus
OBJECT-TYPE
The status of this conceptual row. This object is used for creating, modifying and deleting entries in the cewredRxIfTable.
1.3.6.1.4.1.9.9.222.1.2.1.1.2RowStatusread-createcurrent
cewredRxTable
OBJECT-TYPE
This table contains the mapping entries that associate WRED configuration with a source module and destination module combination.
1.3.6.1.4.1.9.9.222.1.2.2not-accessiblecurrent
cewredRxEntry
OBJECT-TYPE
Entries containing the mapping that associate the receive side WRED configuration to the physical entity of type PhysicalClass module(9) which supports WRED with per module queueing on the receive side. If this entry got deleted, the corresponding cewredConfigGlobIndex (identified by cewredRxValue) associated entry in cewredConfigGlobTable is also deleted. If a entry corresponding to the value of cewredRxValue does not exist in the cewredConfigGlobTable, the value of cewredRxValue can be (re)used as an index to create a new entry in the cewredConfigGlobTable for building association between this mapping table and the cewredConfigGlobTable.
1.3.6.1.4.1.9.9.222.1.2.2.1not-accessiblecurrent
cewredRxSourceId
OBJECT-TYPE
The entPhysicalIndex of the source module, supporting per module queueing on receive side to which WRED configuration was attached.
1.3.6.1.4.1.9.9.222.1.2.2.1.1PhysicalIndexnot-accessiblecurrent
cewredRxDestId
OBJECT-TYPE
On the receive side, WRED configuration is applied on the traffic going from a source module to a destination module. This object represents the entPhysicalIndex of the destination module where source module is being represented by cewredRxSourceId.
1.3.6.1.4.1.9.9.222.1.2.2.1.2PhysicalIndexnot-accessiblecurrent
cewredRxValue
OBJECT-TYPE
This object specifies the value which can be used by cewredConfigGlobIndex object, which associates WRED configuration with the source module (identified by cewredRxSourceId) and destination module (identified by cewredRxDestId) combination. This value can't be modified when cewredRxRowStatus is active(1). The value of this object must not be same as the values of the following objects: cewredTxValue, cewredRxIfValue, cewredRxMulticastValue.
1.3.6.1.4.1.9.9.222.1.2.2.1.3CewredIndexread-createcurrent
cewredRxRowStatus
OBJECT-TYPE
The status of this conceptual row. This object is used for creating, modifying and deleting entries in the cewredRxTable.
1.3.6.1.4.1.9.9.222.1.2.2.1.4RowStatusread-createcurrent
cewredRxMulticastTable
OBJECT-TYPE
This table contains the mapping entries that associate WRED configuration on the multicast traffic of a module on the receive side.
1.3.6.1.4.1.9.9.222.1.2.3not-accessiblecurrent
cewredRxMulticastEntry
OBJECT-TYPE
Entries used to provide WRED information for the physical entities of type PhysicalClass module(9) that support WRED on multicast traffic on the receive side. If this entry got deleted, the corresponding cewredConfigGlobIndex (identified by cewredRxMulticastValue) associated entry in cewredConfigGlobTable is also deleted. If a entry corresponding to the value of cewredRxMulticastValue does not exist in the cewredConfigGlobTable, the value of cewredRxMulticastValue can be (re)used as an index to create a new entry in the cewredConfigGlobTable for building association between this mapping table and the cewredConfigGlobTable.
1.3.6.1.4.1.9.9.222.1.2.3.1not-accessiblecurrent
cewredRxMulticastValue
OBJECT-TYPE
This object specifies the value which can be used by cewredConfigGlobIndex object, which associates WRED configuration on the multicast traffic of the source module (identified by entPhysicalIndex) on the receive side. This value can't be modified when cewredRxMulticastRowStatus is active(1). The value of this object must not be same as the values of the following objects: cewredTxValue, cewredRxIfValue, cewredRxValue.
1.3.6.1.4.1.9.9.222.1.2.3.1.1CewredIndexread-createcurrent
cewredRxMulticastRowStatus
OBJECT-TYPE
The status of this conceptual row. This object is used for creating, modifying and deleting entries in the cewredRxMulticastTable.
1.3.6.1.4.1.9.9.222.1.2.3.1.2RowStatusread-createcurrent
cewredConfig
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.222.1.3
cewredConfigGlobTable
OBJECT-TYPE
A table of WRED global configuration variables.
1.3.6.1.4.1.9.9.222.1.3.1not-accessiblecurrent
cewredConfigGlobEntry
OBJECT-TYPE
A collection of configuration entries. On the transmit side of a module an Entry of this table is created/deleted when the interface is associated/disassociated respectively with random early detection. On the receive side, an entry of this table is created or deleted when the entries representing cewredConfigGlobIndex is associated/disassociated respectively with random early detection. An entry in this table created only when the corresponding entry providing the value for cewredConfigGlobIndex is created in one of the following mapping tables: cewredTxTable, cewredRxIfTable, cewredRxTable, cewredRxMulticastTable. Deletion of this entry will not cause the deletion of the corresponding entry (entry providing cewredConfigGlobIndex) in the mapping tables.
1.3.6.1.4.1.9.9.222.1.3.1.1not-accessiblecurrent
cewredConfigGlobIndex
OBJECT-TYPE
Index into the cewredConfigGlobTable. For the managed systems which support WRED configuration on both transmit side and receive side, this index will be obtained by one of the following mapping table entries: cewredTxTable, cewredRxIfTable, cewredRxTable, cewredRxMulticastTable. This index will be obtained through cewredTxValue object in case of WRED applied on an interface on the transmit side. If WRED is applied on the receive side, this index will be obtained through cewredRxIfvalue if the module supports per module/interface queueing on the receive side, otherwise this index will be obtained through to cewredRxValue. For multicast on the receive side, this index will be obtained through cewredRxMulticastValue. For the managed systems, which only support interface level WRED configuration, this value can be equal to the ifIndex associated with the interface.
1.3.6.1.4.1.9.9.222.1.3.1.1.1CewredIndexnot-accessiblecurrent
cewredConfigGlobCosGroupName
OBJECT-TYPE
The name of the class of service queue group under which all WRED parameters are configured. For the managed systems, which do not support class of service queue groups, this value will be a zero length string.
1.3.6.1.4.1.9.9.222.1.3.1.1.2SnmpAdminStringread-createcurrent
cewredConfigGlobQueueWeight
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.222.1.3.1.1.3Unsigned32read-createcurrent
cewredConfigGlobDscpPrec
OBJECT-TYPE
The classification mechanism used by WRED - precedence or DSCP-based. This entry can't be modified if there exists corresponding entry with different RED mechanism in the following cewredConfigRedTable. For example for a given cewredConfigGlobIndex, if there exists precedence based configuration in the cewredConfigRedTable, this value can't be changed to dscp(2).
1.3.6.1.4.1.9.9.222.1.3.1.1.4CewredRedMechanismread-createcurrent
cewredConfigGlobRowStatus
OBJECT-TYPE
The status of this conceptual row. This object is used for creating, modifying and deleting entries in the cewredConfigGlobTable. This value can be set to active(1) only if the corresponding row in one of the following mapping tables is having a row status value active(1): cewredTxTable, cewredRxIfTable, cewredRxTable, cewredRxMulticastTable.
1.3.6.1.4.1.9.9.222.1.3.1.1.5RowStatusread-createcurrent
cewredConfigRedTable
OBJECT-TYPE
A table of WRED configuration values with respect to the IP precedence or DSCP value of packets.
1.3.6.1.4.1.9.9.222.1.3.2not-accessiblecurrent
cewredConfigRedEntry
OBJECT-TYPE
WRED IP precedence/DSCP configuration table entry. If the WRED configuration is per interface based, an entry of this table is created/deleted when a combination of interface and cewredConfigRedValue is associated/disassociated respectively with random early detection. On the receive side, an entry of this table is created or deleted when a combination of entries representing cewredConfigGlobIndex and cewredConfigRedValue is associated/disassociated respectively with random early detection.
1.3.6.1.4.1.9.9.222.1.3.2.1not-accessiblecurrent
cewredConfigRedValue
OBJECT-TYPE
The IP precedence or DSCP value of this entry.
1.3.6.1.4.1.9.9.222.1.3.2.1.1Unsigned32not-accessiblecurrent
cewredConfigRedQueueNumber
OBJECT-TYPE
The queue number of the distributed round robin queue associated with this RedValue. For each queue there are RED parameters associated with it depending upon its precedence or DSCP value. For the managed systems which do not support multiple distributed round robin queues, this number will be 1.
1.3.6.1.4.1.9.9.222.1.3.2.1.2CewredQueueNumberread-createcurrent
cewredConfigRedProfile
OBJECT-TYPE
The value of the WRED profile associated with the cewredConfigRedValue. This object value will be equal to the WRED profile value for the managed systems that support a mapping of many precedences or DSCP values to a WRED profile, otherwise this object value will be same as the precedence or DSCP value associated with this entry.
1.3.6.1.4.1.9.9.222.1.3.2.1.3CewredRedProfileread-createcurrent
cewredConfigRedMinThreshold
OBJECT-TYPE
The average queue depth at which WRED begins to drop packets. Below this value no packets will be dropped.
1.3.6.1.4.1.9.9.222.1.3.2.1.4Unsigned32read-createcurrent
cewredConfigRedMaxThreshold
OBJECT-TYPE
The average queue depth at which WRED may begin to drop all packets. Above this value all the packets will be dropped
1.3.6.1.4.1.9.9.222.1.3.2.1.5Unsigned32read-createcurrent
cewredConfigRedPktsDropFract
OBJECT-TYPE
The fraction of packets to be dropped when the average queue depth is at cewredConfigRedMaxThreshold. The mark probability denominator maps to this object. For example if this value is 500, then one out of every 500 packets is to be dropped when the average queue length is at the maximum threshold.
1.3.6.1.4.1.9.9.222.1.3.2.1.6Unsigned32read-createcurrent
cewredConfigRedRowStatus
OBJECT-TYPE
The status of this conceptual row. This object is used for creating, modifying and deleting entries in the cewredConfigRedTable. This value can be set to active(1) only if the corresponding row in one of the following mapping tables is having a row status value active(1): cewredTxTable, cewredRxIfTable, cewredRxTable, cewredRxMulticastTable.
1.3.6.1.4.1.9.9.222.1.3.2.1.7RowStatusread-createcurrent
cewredQueue
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.222.1.4
cewredQueueParamTable
OBJECT-TYPE
A table of WRED queue parameters.
1.3.6.1.4.1.9.9.222.1.4.1not-accessiblecurrent
cewredQueueParamEntry
OBJECT-TYPE
An entry in the table of WRED queue parameters. Entries represent the queue parameters of the distributed round robin queues.
1.3.6.1.4.1.9.9.222.1.4.1.1not-accessiblecurrent
cewredQueueParamNumber
OBJECT-TYPE
The queue number associated with this entry. There can be multiple distributed round robin queues exists on the transmit side as well as on the receive side of the managed system. For each queue there are WRED parameters associated with it depend upon its precedence or DSCP value. For the managed systems which do not support multiple distributed round robin queues this number will be 1.
1.3.6.1.4.1.9.9.222.1.4.1.1.1CewredQueueNumbernot-accessiblecurrent
cewredQueueParamWeight
OBJECT-TYPE
The weight of this queue. The weights give a relative bandwidth for each queue when there is congestion. The distributed round robin algorithm dequeues data from each queue for processing depending upon its weight.
1.3.6.1.4.1.9.9.222.1.4.1.1.2Unsigned32read-writecurrent
cewredQueueParamAverage
OBJECT-TYPE
The computed queue average length. This value is based on the Exponential weighting factor (cewredConfigGlobQueueWeight), the old average length of the queue and current queue size.
1.3.6.1.4.1.9.9.222.1.4.1.1.3Gauge32read-onlycurrent
cewredQueueParamMaxAverage
OBJECT-TYPE
Historically maximum value of cewredQueueParamAverage. Write is required only to clear this object, i.e, this object can only be set to zero.
1.3.6.1.4.1.9.9.222.1.4.1.1.4Gauge32read-writecurrent
cewredQueueParamDepth
OBJECT-TYPE
The number of packets currently withheld in the queue and awaiting transmission.
1.3.6.1.4.1.9.9.222.1.4.1.1.5Gauge32read-onlycurrent
cewredQueueParamMaxDepth
OBJECT-TYPE
Historically maximum value of cewredQueueParamDepth. Write is required only to clear this object, i.e, this object can only be set to zero.
1.3.6.1.4.1.9.9.222.1.4.1.1.6Gauge32read-writecurrent
cewredStat
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.222.1.5
cewredStatTable
OBJECT-TYPE
A table of WRED status information with respect to the IP precedence or DSCP value of packets.
1.3.6.1.4.1.9.9.222.1.5.1not-accessiblecurrent
cewredStatEntry
OBJECT-TYPE
The WRED status information entry.
1.3.6.1.4.1.9.9.222.1.5.1.1not-accessiblecurrent
cewredStatRedProfile
OBJECT-TYPE
The value of the WRED profile associated with the entry. This value will be equal to the WRED profile value for the managed systems that support a mapping of many precedences or DSCP values to a WRED profile, otherwise this object value will be same as the precedence or DSCP value.
1.3.6.1.4.1.9.9.222.1.5.1.1.1CewredRedProfilenot-accessiblecurrent
cewredStatSwitchedPkts
OBJECT-TYPE
The number of packets output by WRED.
1.3.6.1.4.1.9.9.222.1.5.1.1.2Counter32read-onlycurrent
cewredStatRandomFilteredPkts
OBJECT-TYPE
The number of packets filtered/dropped when average queue length exceeds cewredRedConfigMinThreshold and less than cewredConfigRedMaxThreshold and meet a defined random drop policy pointed by the WRED config tables.
1.3.6.1.4.1.9.9.222.1.5.1.1.3Counter32read-onlycurrent
cewredStatMaxFilteredPkts
OBJECT-TYPE
The number of packets filtered/dropped when average queue length exceeds cewredConfigRedMaxThreshold.
1.3.6.1.4.1.9.9.222.1.5.1.1.4Counter32read-onlycurrent
cewredStatSwitchedPkts64
OBJECT-TYPE
The number of packets output by WRED. This object is a 64-bit version of cewredStatSwitchedPkts.
1.3.6.1.4.1.9.9.222.1.5.1.1.5Counter64read-onlycurrent
cewredStatRandomFilteredPkts64
OBJECT-TYPE
The number of packets filtered/dropped when average queue length exceeds cewredRedConfigMinThreshold and less than cewredConfigRedMaxThreshold and meet a defined random drop policy pointed by the WRED config tables. This object is a 64-bit version of cewredStatRandomFilteredPkts.
1.3.6.1.4.1.9.9.222.1.5.1.1.6Counter64read-onlycurrent
cewredStatMaxFilteredPkts64
OBJECT-TYPE
The number of packets filtered/dropped when average queue length exceeds cewredConfigRedMaxThreshold. This object is a 64-bit version of cewredStatMaxFilteredPkts.
1.3.6.1.4.1.9.9.222.1.5.1.1.7Counter64read-onlycurrent
cewredMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.222.3
cewredMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.222.3.1
cewredMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.222.3.2

Conformance

NameOIDStatus
cewredMIBCompliance
MODULE-COMPLIANCE
The compliance statement for entities which implement WRED.
1.3.6.1.4.1.9.9.222.3.1.1current
ciscoEnhancedWredGroup
OBJECT-GROUP
A collection of objects providing WRED monitoring feature.
1.3.6.1.4.1.9.9.222.3.2.1current
ciscoEnhancedWredDrrQueueGroup
OBJECT-GROUP
A collection of objects providing distributed round robin queue parameters.
1.3.6.1.4.1.9.9.222.3.2.2current
ciscoEnhancedWredStatCountGroup
OBJECT-GROUP
A collection of objects providing random early detection/drop statistics.
1.3.6.1.4.1.9.9.222.3.2.3current
ciscoEnhancedWredCosQueueGroup
OBJECT-GROUP
A collection of objects providing class of service information.
1.3.6.1.4.1.9.9.222.3.2.4current
ciscoEnhancedWredTxInfoGroup
OBJECT-GROUP
A collection of objects providing transmit side WRED information.
1.3.6.1.4.1.9.9.222.3.2.5current
ciscoEnhancedWredRxIfInfoGroup
OBJECT-GROUP
A collection of objects providing receive side WRED information, with the modules supporting per interface queueing.
1.3.6.1.4.1.9.9.222.3.2.6current
ciscoEnhancedWredRxInfoGroup
OBJECT-GROUP
A collection of objects providing receive side WRED information, with the modules supporting per module queueing.
1.3.6.1.4.1.9.9.222.3.2.7current
ciscoEnhancedWredRxMcInfoGroup
OBJECT-GROUP
A collection of objects providing receive side WRED information, with the modules supporting multicast queueing.
1.3.6.1.4.1.9.9.222.3.2.8current