mpCbQosREDClassCfgMinThresholdUnit
MAIPU-CBQOS-MIB ·
.1.3.6.1.4.1.5651.6.2.3.4.1.11.1.1.3
Object
column
Enumeration
Represents the unit type to measure the RED thresholds. The objects covered is mpCbQosREDClassCfgMinThreshold.
Context
- MIB
- MAIPU-CBQOS-MIB
- OID
.1.3.6.1.4.1.5651.6.2.3.4.1.11.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mpCbQosREDClassCfgEntry
- Table
- mpCbQosREDClassCfgTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | packets |
2 | bytes |
3 | cells |
4 | ms |
5 | us |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| mpCbQosREDValue The IP precedence or IP DSCP of this entry. | column | Integer32 | .1.3.6.1.4.1.5651.6.2.3.4.1.11.1.1.1 |
| mpCbQosREDCfgPktDropProb Denominator for the fraction of packets dropped when the average
queue depth is MaxDepthThreshold. For example, if the denominator
is 10, one out of every 10 packets is dropped … | column | Integer32 | .1.3.6.1.4.1.5651.6.2.3.4.1.11.1.1.2 |
| mpCbQosREDClassCfgMaxThresholdUnit Represents the unit type to measure the RED thresholds. The
objects covered is mpCbQosREDClassCfgMaxThreshold. | column | Enumeration | .1.3.6.1.4.1.5651.6.2.3.4.1.11.1.1.4 |
| mpCbQosREDClassCfgMinThreshold The minimum WRED threshold value. When the average queue length
reaches this number, WRED begins to drop packets according to RED
Mechanism specificed in mpCbQosREDCfgDscpPrec. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.5651.6.2.3.4.1.11.1.1.5 |
| mpCbQosREDClassCfgMaxThreshold The maximum WRED threshold value. When the average queue length
exceeds this number, WRED drops all packets according to RED
Mechanism specificed in mpCbQosREDCfgDscpPrec. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.5651.6.2.3.4.1.11.1.1.6 |
| mpCbQosREDClassCfgMinThresholdTime The minimum WRED threshold value specified in milli-seconds.
The milli-second value is internally converted to bytes by using
the bandwidth that is available for the class. | column | milli-seconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.5651.6.2.3.4.1.11.1.1.7 |
| mpCbQosREDClassCfgMaxThresholdTime The maximum WRED threshold value specified in milli-seconds.
The milli-second value is internally converted to bytes by using
the bandwidth that is available for the class. | column | milli-seconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.5651.6.2.3.4.1.11.1.1.8 |