CISCO-ENHANCED-WRED-MIB Download
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.
IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges,
Firewalls, Repeaters.
OID list for CISCO-ENHANCED-WRED-MIB
- cewredTxTable
- 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.
- cewredTxEntry
- 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
- 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 ...
- cewredRxIfTable
- This table contains the mapping entries that associate WRED configuration with a source module and destination interface combination.
- cewredRxIfEntry
- 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 cew ...
- cewredRxIfValue
- 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 ce ...
- cewredRxTable
- This table contains the mapping entries that associate WRED configuration with a source module and destination module combination.
- cewredRxEntry
- 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 cewred ...
- cewredRxSourceId
- The entPhysicalIndex of the source module, supporting per module queueing on receive side to which WRED configuration was attached.
- cewredRxDestId
- 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.
- cewredRxValue
- 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 ca ...
- cewredRxMulticastTable
- This table contains the mapping entries that associate WRED configuration on the multicast traffic of a module on the receive side.
- cewredRxMulticastEntry
- 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 cewredRxMultic ...
- cewredRxMulticastValue
- 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 ce ...
- cewredConfigGlobTable
- A table of WRED global configuration variables.
- cewredConfigGlobEntry
- 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 crea ...
- cewredConfigGlobIndex
- 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 ...
- cewredConfigGlobCosGroupName
- 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.
- cewredConfigGlobQueueWeight
- The decay factor for the queue average calculation. Numbers are 2's exponent up to 16. The smaller the number, the faster it decays.
- cewredConfigGlobDscpPrec
- 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 th ...
- cewredConfigGlobRowStatus
- 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 statu ...
- cewredConfigRedTable
- A table of WRED configuration values with respect to the IP precedence or DSCP value of packets.
- cewredConfigRedEntry
- 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 ea ...
- cewredConfigRedValue
- The IP precedence or DSCP value of this entry.
- cewredConfigRedQueueNumber
- 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 ...
- cewredConfigRedProfile
- 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 v ...
- cewredConfigRedMinThreshold
- The average queue depth at which WRED begins to drop packets. Below this value no packets will be dropped.
- cewredConfigRedMaxThreshold
- The average queue depth at which WRED may begin to drop all packets. Above this value all the packets will be dropped
- cewredConfigRedPktsDropFract
- 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 avera ...
- cewredConfigRedRowStatus
- 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 statu ...
- cewredQueueParamTable
- A table of WRED queue parameters.
- cewredQueueParamEntry
- An entry in the table of WRED queue parameters. Entries represent the queue parameters of the distributed round robin queues.
- cewredQueueParamNumber
- 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 it ...
- cewredQueueParamWeight
- 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.
- cewredQueueParamAverage
- 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.
- cewredQueueParamMaxAverage
- Historically maximum value of cewredQueueParamAverage. Write is required only to clear this object, i.e, this object can only be set to zero.
- cewredQueueParamDepth
- The number of packets currently withheld in the queue and awaiting transmission.
- cewredQueueParamMaxDepth
- Historically maximum value of cewredQueueParamDepth. Write is required only to clear this object, i.e, this object can only be set to zero.
- cewredStatTable
- A table of WRED status information with respect to the IP precedence or DSCP value of packets.
- cewredStatEntry
- The WRED status information entry.
- cewredStatRedProfile
- 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 t ...
- cewredStatSwitchedPkts
- The number of packets output by WRED.
- cewredStatRandomFilteredPkts
- 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.
- cewredStatMaxFilteredPkts
- The number of packets filtered/dropped when average queue length exceeds cewredConfigRedMaxThreshold.
- cewredStatSwitchedPkts64
- The number of packets output by WRED. This object is a 64-bit version of cewredStatSwitchedPkts.
- cewredStatRandomFilteredPkts64
- 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 cewr ...
- cewredStatMaxFilteredPkts64
- The number of packets filtered/dropped when average queue length exceeds cewredConfigRedMaxThreshold. This object is a 64-bit version of cewredStatMaxFilteredPkts.
- ciscoEnhancedWredGroup
- A collection of objects providing WRED monitoring feature.
- ciscoEnhancedWredDrrQueueGroup
- A collection of objects providing distributed round robin queue parameters.
- ciscoEnhancedWredStatCountGroup
- A collection of objects providing random early detection/drop statistics.
- ciscoEnhancedWredCosQueueGroup
- A collection of objects providing class of service information.
- ciscoEnhancedWredTxInfoGroup
- A collection of objects providing transmit side WRED information.
- ciscoEnhancedWredRxIfInfoGroup
- A collection of objects providing receive side WRED information, with the modules supporting per interface queueing.
- ciscoEnhancedWredRxInfoGroup
- A collection of objects providing receive side WRED information, with the modules supporting per module queueing.
- ciscoEnhancedWredRxMcInfoGroup
- A collection of objects providing receive side WRED information, with the modules supporting multicast queueing.
Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.