CISCO-ENHANCED-WRED-MIB

File: CISCO-ENHANCED-WRED-MIB.mib (47805 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMP-FRAMEWORK-MIB
SNMPv2-CONF IF-MIB ENTITY-MIB
CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Gauge32
Counter32 Counter64 Unsigned32
TEXTUAL-CONVENTION RowStatus SnmpAdminString
MODULE-COMPLIANCE OBJECT-GROUP ifIndex
entPhysicalIndex PhysicalIndex ciscoMgmt

Defined Types

CewredQueueNumber  
An unique value, for each distributed round robin queue in the managed system.
TEXTUAL-CONVENTION    
  Unsigned32  

CewredRedMechanism  
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
TEXTUAL-CONVENTION    
  INTEGER precedence(1), dscp(2)  

CewredRedProfile  
A value which identifies the mapping between the precedence or DSCP value to a Random Early Detection profile.
TEXTUAL-CONVENTION    
  Unsigned32  

CewredIndex  
An unique value, greater than zero, which identifies unique entry in cewredConfigGlobTable.
TEXTUAL-CONVENTION    
  Unsigned32 1..4294967295  

CewredTxEntry  
SEQUENCE    
  cewredTxValue CewredIndex
  cewredTxRowStatus RowStatus

CewredRxIfEntry  
SEQUENCE    
  cewredRxIfValue CewredIndex
  cewredRxIfRowStatus RowStatus

CewredRxEntry  
SEQUENCE    
  cewredRxSourceId PhysicalIndex
  cewredRxDestId PhysicalIndex
  cewredRxValue CewredIndex
  cewredRxRowStatus RowStatus

CewredRxMulticastEntry  
SEQUENCE    
  cewredRxMulticastValue CewredIndex
  cewredRxMulticastRowStatus RowStatus

CewredConfigGlobEntry  
SEQUENCE    
  cewredConfigGlobIndex CewredIndex
  cewredConfigGlobCosGroupName SnmpAdminString
  cewredConfigGlobQueueWeight Unsigned32
  cewredConfigGlobDscpPrec CewredRedMechanism
  cewredConfigGlobRowStatus RowStatus

CewredConfigRedEntry  
SEQUENCE    
  cewredConfigRedValue Unsigned32
  cewredConfigRedQueueNumber CewredQueueNumber
  cewredConfigRedProfile CewredRedProfile
  cewredConfigRedMinThreshold Unsigned32
  cewredConfigRedMaxThreshold Unsigned32
  cewredConfigRedPktsDropFract Unsigned32
  cewredConfigRedRowStatus RowStatus

CewredQueueParamEntry  
SEQUENCE    
  cewredQueueParamNumber CewredQueueNumber
  cewredQueueParamWeight Unsigned32
  cewredQueueParamAverage Gauge32
  cewredQueueParamMaxAverage Gauge32
  cewredQueueParamDepth Gauge32
  cewredQueueParamMaxDepth Gauge32

CewredStatEntry  
SEQUENCE    
  cewredStatRedProfile CewredRedProfile
  cewredStatSwitchedPkts Counter32
  cewredStatRandomFilteredPkts Counter32
  cewredStatMaxFilteredPkts Counter32
  cewredStatSwitchedPkts64 Counter64
  cewredStatRandomFilteredPkts64 Counter64
  cewredStatMaxFilteredPkts64 Counter64

Defined Values

ciscoEnhancedWredMIB 1.3.6.1.4.1.9.9.222
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.
MODULE-IDENTITY    

ciscoEnhancedWredMIBObjects 1.3.6.1.4.1.9.9.222.1
OBJECT IDENTIFIER    

cewredTx 1.3.6.1.4.1.9.9.222.1.1
OBJECT IDENTIFIER    

cewredRx 1.3.6.1.4.1.9.9.222.1.2
OBJECT IDENTIFIER    

cewredConfig 1.3.6.1.4.1.9.9.222.1.3
OBJECT IDENTIFIER    

cewredQueue 1.3.6.1.4.1.9.9.222.1.4
OBJECT IDENTIFIER    

cewredStat 1.3.6.1.4.1.9.9.222.1.5
OBJECT IDENTIFIER    

cewredTxTable 1.3.6.1.4.1.9.9.222.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CewredTxEntry

cewredTxEntry 1.3.6.1.4.1.9.9.222.1.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CewredTxEntry  

cewredTxValue 1.3.6.1.4.1.9.9.222.1.1.1.1.1
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.
Status: current Access: read-create
OBJECT-TYPE    
  CewredIndex  

cewredTxRowStatus 1.3.6.1.4.1.9.9.222.1.1.1.1.2
The status of this conceptual row. This object is used for creating, modifying and deleting entries in the cewredTxTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cewredRxIfTable 1.3.6.1.4.1.9.9.222.1.2.1
This table contains the mapping entries that associate WRED configuration with a source module and destination interface combination.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CewredRxIfEntry

cewredRxIfEntry 1.3.6.1.4.1.9.9.222.1.2.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CewredRxIfEntry  

cewredRxIfValue 1.3.6.1.4.1.9.9.222.1.2.1.1.1
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.
Status: current Access: read-create
OBJECT-TYPE    
  CewredIndex  

cewredRxIfRowStatus 1.3.6.1.4.1.9.9.222.1.2.1.1.2
The status of this conceptual row. This object is used for creating, modifying and deleting entries in the cewredRxIfTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cewredRxTable 1.3.6.1.4.1.9.9.222.1.2.2
This table contains the mapping entries that associate WRED configuration with a source module and destination module combination.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CewredRxEntry

cewredRxEntry 1.3.6.1.4.1.9.9.222.1.2.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CewredRxEntry  

cewredRxSourceId 1.3.6.1.4.1.9.9.222.1.2.2.1.1
The entPhysicalIndex of the source module, supporting per module queueing on receive side to which WRED configuration was attached.
Status: current Access: not-accessible
OBJECT-TYPE    
  PhysicalIndex  

cewredRxDestId 1.3.6.1.4.1.9.9.222.1.2.2.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  PhysicalIndex  

cewredRxValue 1.3.6.1.4.1.9.9.222.1.2.2.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  CewredIndex  

cewredRxRowStatus 1.3.6.1.4.1.9.9.222.1.2.2.1.4
The status of this conceptual row. This object is used for creating, modifying and deleting entries in the cewredRxTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cewredRxMulticastTable 1.3.6.1.4.1.9.9.222.1.2.3
This table contains the mapping entries that associate WRED configuration on the multicast traffic of a module on the receive side.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CewredRxMulticastEntry

cewredRxMulticastEntry 1.3.6.1.4.1.9.9.222.1.2.3.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CewredRxMulticastEntry  

cewredRxMulticastValue 1.3.6.1.4.1.9.9.222.1.2.3.1.1
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.
Status: current Access: read-create
OBJECT-TYPE    
  CewredIndex  

cewredRxMulticastRowStatus 1.3.6.1.4.1.9.9.222.1.2.3.1.2
The status of this conceptual row. This object is used for creating, modifying and deleting entries in the cewredRxMulticastTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cewredConfigGlobTable 1.3.6.1.4.1.9.9.222.1.3.1
A table of WRED global configuration variables.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CewredConfigGlobEntry

cewredConfigGlobEntry 1.3.6.1.4.1.9.9.222.1.3.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CewredConfigGlobEntry  

cewredConfigGlobIndex 1.3.6.1.4.1.9.9.222.1.3.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CewredIndex  

cewredConfigGlobCosGroupName 1.3.6.1.4.1.9.9.222.1.3.1.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

cewredConfigGlobQueueWeight 1.3.6.1.4.1.9.9.222.1.3.1.1.3
The decay factor for the queue average calculation. Numbers are 2's exponent up to 16. The smaller the number, the faster it decays.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

cewredConfigGlobDscpPrec 1.3.6.1.4.1.9.9.222.1.3.1.1.4
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).
Status: current Access: read-create
OBJECT-TYPE    
  CewredRedMechanism  

cewredConfigGlobRowStatus 1.3.6.1.4.1.9.9.222.1.3.1.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cewredConfigRedTable 1.3.6.1.4.1.9.9.222.1.3.2
A table of WRED configuration values with respect to the IP precedence or DSCP value of packets.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CewredConfigRedEntry

cewredConfigRedEntry 1.3.6.1.4.1.9.9.222.1.3.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CewredConfigRedEntry  

cewredConfigRedValue 1.3.6.1.4.1.9.9.222.1.3.2.1.1
The IP precedence or DSCP value of this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

cewredConfigRedQueueNumber 1.3.6.1.4.1.9.9.222.1.3.2.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  CewredQueueNumber  

cewredConfigRedProfile 1.3.6.1.4.1.9.9.222.1.3.2.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  CewredRedProfile  

cewredConfigRedMinThreshold 1.3.6.1.4.1.9.9.222.1.3.2.1.4
The average queue depth at which WRED begins to drop packets. Below this value no packets will be dropped.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

cewredConfigRedMaxThreshold 1.3.6.1.4.1.9.9.222.1.3.2.1.5
The average queue depth at which WRED may begin to drop all packets. Above this value all the packets will be dropped
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

cewredConfigRedPktsDropFract 1.3.6.1.4.1.9.9.222.1.3.2.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

cewredConfigRedRowStatus 1.3.6.1.4.1.9.9.222.1.3.2.1.7
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cewredQueueParamTable 1.3.6.1.4.1.9.9.222.1.4.1
A table of WRED queue parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CewredQueueParamEntry

cewredQueueParamEntry 1.3.6.1.4.1.9.9.222.1.4.1.1
An entry in the table of WRED queue parameters. Entries represent the queue parameters of the distributed round robin queues.
Status: current Access: not-accessible
OBJECT-TYPE    
  CewredQueueParamEntry  

cewredQueueParamNumber 1.3.6.1.4.1.9.9.222.1.4.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CewredQueueNumber  

cewredQueueParamWeight 1.3.6.1.4.1.9.9.222.1.4.1.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cewredQueueParamAverage 1.3.6.1.4.1.9.9.222.1.4.1.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cewredQueueParamMaxAverage 1.3.6.1.4.1.9.9.222.1.4.1.1.4
Historically maximum value of cewredQueueParamAverage. Write is required only to clear this object, i.e, this object can only be set to zero.
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32  

cewredQueueParamDepth 1.3.6.1.4.1.9.9.222.1.4.1.1.5
The number of packets currently withheld in the queue and awaiting transmission.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cewredQueueParamMaxDepth 1.3.6.1.4.1.9.9.222.1.4.1.1.6
Historically maximum value of cewredQueueParamDepth. Write is required only to clear this object, i.e, this object can only be set to zero.
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32  

cewredStatTable 1.3.6.1.4.1.9.9.222.1.5.1
A table of WRED status information with respect to the IP precedence or DSCP value of packets.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CewredStatEntry

cewredStatEntry 1.3.6.1.4.1.9.9.222.1.5.1.1
The WRED status information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  CewredStatEntry  

cewredStatRedProfile 1.3.6.1.4.1.9.9.222.1.5.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CewredRedProfile  

cewredStatSwitchedPkts 1.3.6.1.4.1.9.9.222.1.5.1.1.2
The number of packets output by WRED.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cewredStatRandomFilteredPkts 1.3.6.1.4.1.9.9.222.1.5.1.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cewredStatMaxFilteredPkts 1.3.6.1.4.1.9.9.222.1.5.1.1.4
The number of packets filtered/dropped when average queue length exceeds cewredConfigRedMaxThreshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cewredStatSwitchedPkts64 1.3.6.1.4.1.9.9.222.1.5.1.1.5
The number of packets output by WRED. This object is a 64-bit version of cewredStatSwitchedPkts.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cewredStatRandomFilteredPkts64 1.3.6.1.4.1.9.9.222.1.5.1.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cewredStatMaxFilteredPkts64 1.3.6.1.4.1.9.9.222.1.5.1.1.7
The number of packets filtered/dropped when average queue length exceeds cewredConfigRedMaxThreshold. This object is a 64-bit version of cewredStatMaxFilteredPkts.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cewredMIBNotifications 1.3.6.1.4.1.9.9.222.0
OBJECT IDENTIFIER    

cewredMIBConformance 1.3.6.1.4.1.9.9.222.3
OBJECT IDENTIFIER    

cewredMIBCompliances 1.3.6.1.4.1.9.9.222.3.1
OBJECT IDENTIFIER    

cewredMIBGroups 1.3.6.1.4.1.9.9.222.3.2
OBJECT IDENTIFIER    

cewredMIBCompliance 1.3.6.1.4.1.9.9.222.3.1.1
The compliance statement for entities which implement WRED.
Status: current Access: read-only
MODULE-COMPLIANCE    

ciscoEnhancedWredGroup 1.3.6.1.4.1.9.9.222.3.2.1
A collection of objects providing WRED monitoring feature.
Status: current Access: read-only
OBJECT-GROUP    

ciscoEnhancedWredDrrQueueGroup 1.3.6.1.4.1.9.9.222.3.2.2
A collection of objects providing distributed round robin queue parameters.
Status: current Access: read-only
OBJECT-GROUP    

ciscoEnhancedWredStatCountGroup 1.3.6.1.4.1.9.9.222.3.2.3
A collection of objects providing random early detection/drop statistics.
Status: current Access: read-only
OBJECT-GROUP    

ciscoEnhancedWredCosQueueGroup 1.3.6.1.4.1.9.9.222.3.2.4
A collection of objects providing class of service information.
Status: current Access: read-only
OBJECT-GROUP    

ciscoEnhancedWredTxInfoGroup 1.3.6.1.4.1.9.9.222.3.2.5
A collection of objects providing transmit side WRED information.
Status: current Access: read-only
OBJECT-GROUP    

ciscoEnhancedWredRxIfInfoGroup 1.3.6.1.4.1.9.9.222.3.2.6
A collection of objects providing receive side WRED information, with the modules supporting per interface queueing.
Status: current Access: read-only
OBJECT-GROUP    

ciscoEnhancedWredRxInfoGroup 1.3.6.1.4.1.9.9.222.3.2.7
A collection of objects providing receive side WRED information, with the modules supporting per module queueing.
Status: current Access: read-only
OBJECT-GROUP    

ciscoEnhancedWredRxMcInfoGroup 1.3.6.1.4.1.9.9.222.3.2.8
A collection of objects providing receive side WRED information, with the modules supporting multicast queueing.
Status: current Access: read-only
OBJECT-GROUP