This is the threshold at which RED begins
dropping packets. When the average queue size for
a WAN interface increases above the minimum
threshold, RED drops packets with a certain
probability that increases linearly as the average
queue size increases from the minimum to the maximum
threshold. Below the minimum threshold, RED allows
all packets. When a WAN interface is created, the
minimum threshold is initialized to a value that is
dependent on the bandwidth of the interface. Setting
the minimum threshold to less than this value may
cause unnecessary packet drops at close to 100%
utilization.
Parsed from file tiaranet-qos.mib.txt
Company: None
Module: TIARA-QOS-MIB
This is the threshold at which RED begins
dropping packets. When the average queue size for
a WAN interface increases above the minimum
threshold, RED drops packets with a certain
probability that increases linearly as the average
queue size increases from the minimum to the maximum
threshold. Below the minimum threshold, RED allows
all packets. When a WAN interface is created, the
minimum threshold is initialized to a value that is
dependent on the bandwidth of the interface. Setting
the minimum threshold to less than this value may
cause unnecessary packet drops at close to 100%
utilization.
Parsed from file TIARA-QOS-MIB.mib
Module: TIARA-QOS-MIB
Vendor: Tasman Networks, Inc.
Module: TIARA-QOS-MIB
[Automatically extracted from oidview.com]
redTxMinThreshold OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "This is the threshold at which RED begins dropping packets. When the average queue size for a WAN interface increases above the minimum threshold, RED drops packets with a certain probability that increases linearly as the average queue size increases from the minimum to the maximum threshold. Below the minimum threshold, RED allows all packets. When a WAN interface is created, the minimum threshold is initialized to a value that is dependent on the bandwidth of the interface. Setting the minimum threshold to less than this value may cause unnecessary packet drops at close to 100% utilization." ::= { tiaraRedConfigEntry 2 }
redTxMinThreshold OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "This is the threshold at which RED begins dropping packets. When the average queue size for a WAN interface increases above the minimum threshold, RED drops packets with a certain probability that increases linearly as the average queue size increases from the minimum to the maximum threshold. Below the minimum threshold, RED allows all packets. When a WAN interface is created, the minimum threshold is initialized to a value that is dependent on the bandwidth of the interface. Setting the minimum threshold to less than this value may cause unnecessary packet drops at close to 100% utilization." ::= { tiaraRedConfigEntry 2 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.3174.2.17.1.1.1 | redTxMaxThreshold | 0 | 0 | This is the upper limit for the average queue size for a given WAN interface. If the average queue size exceeds this value, RED d… |
1.3.6.1.4.1.3174.2.17.1.1.3 | redTxWqBiasFactor | 0 | 0 | This is the exponential weighting/bias factor used to calculate the moving average of the queue size. A higher value smooths out … |
1.3.6.1.4.1.3174.2.17.1.1.4 | redTxEnable | 0 | 0 | This is used to enable or disable RED on a WAN interface. RED is enabled by default. |